diff options
author | 2007-12-13 08:33:55 +0000 | |
---|---|---|
committer | 2007-12-13 08:33:55 +0000 | |
commit | fac747508555cf979198b45e5bf676796d4bb1dd (patch) | |
tree | cfb571a94ea62a2ddf0a9e9e602ff75c5a643c54 /media-libs/imlib/imlib-1.9.15-r2.ebuild | |
parent | stable amd64 (diff) | |
download | historical-fac747508555cf979198b45e5bf676796d4bb1dd.tar.gz historical-fac747508555cf979198b45e5bf676796d4bb1dd.tar.bz2 historical-fac747508555cf979198b45e5bf676796d4bb1dd.zip |
stable x86, security bug 201887
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'media-libs/imlib/imlib-1.9.15-r2.ebuild')
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib/imlib-1.9.15-r2.ebuild b/media-libs/imlib/imlib-1.9.15-r2.ebuild index 91d40a11760e..5f5debab75d7 100644 --- a/media-libs/imlib/imlib-1.9.15-r2.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r2.ebuild,v 1.1 2007/12/10 20:14:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.2 2007/12/13 08:33:55 opfer Exp $ inherit autotools eutils gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://ftp.acc.umu.se/pub/GNOME/sources/imlib/1.9/" 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 gtk" RDEPEND="gtk? ( =x11-libs/gtk+-1.2* ) |