diff options
author | 2011-10-03 19:31:00 +0000 | |
---|---|---|
committer | 2011-10-03 19:31:00 +0000 | |
commit | 7de720345d86a6146b0ef5f3ed948efed942596f (patch) | |
tree | 7dfe98eca08d6c4cec3a0010dcf55968e9cba0df /media-libs/imlib/imlib-1.9.15-r3.ebuild | |
parent | added tag to .xml file, fix for missing entry in OSD; thx to Fugee @ IRC gen... (diff) | |
download | historical-7de720345d86a6146b0ef5f3ed948efed942596f.tar.gz historical-7de720345d86a6146b0ef5f3ed948efed942596f.tar.bz2 historical-7de720345d86a6146b0ef5f3ed948efed942596f.zip |
Stable on amd64 wrt bug #385215
Package-Manager: portage-2.2.0_alpha55/cvs/Linux x86_64
Diffstat (limited to 'media-libs/imlib/imlib-1.9.15-r3.ebuild')
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib/imlib-1.9.15-r3.ebuild b/media-libs/imlib/imlib-1.9.15-r3.ebuild index 5771a36881d3..34b7de6203bd 100644 --- a/media-libs/imlib/imlib-1.9.15-r3.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r3.ebuild,v 1.2 2011/08/07 16:43:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r3.ebuild,v 1.3 2011/10/03 19:31:00 hwoarang Exp $ EAPI=2 inherit autotools eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PVP[0]}.${PVP[1]}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc static-libs" RDEPEND=">=media-libs/tiff-3.5.5 |