diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-07 13:55:33 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-07 13:55:33 +0000 |
commit | 3fc192bcc8cdae78fe8ee7f7e4d135a438608d83 (patch) | |
tree | d6873f6f5e855f94f650c69518281f0bc2da95f9 /media-libs/imlib/imlib-1.9.15-r1.ebuild | |
parent | Mark ppc stable on 1.0.1 and testing on 1.0.4 (diff) | |
download | gentoo-2-3fc192bcc8cdae78fe8ee7f7e4d135a438608d83.tar.gz gentoo-2-3fc192bcc8cdae78fe8ee7f7e4d135a438608d83.tar.bz2 gentoo-2-3fc192bcc8cdae78fe8ee7f7e4d135a438608d83.zip |
stable x86, bug 173638
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-libs/imlib/imlib-1.9.15-r1.ebuild')
-rw-r--r-- | media-libs/imlib/imlib-1.9.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib/imlib-1.9.15-r1.ebuild b/media-libs/imlib/imlib-1.9.15-r1.ebuild index e9a8bea48d8b..159e81aba742 100644 --- a/media-libs/imlib/imlib-1.9.15-r1.ebuild +++ b/media-libs/imlib/imlib-1.9.15-r1.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-r1.ebuild,v 1.5 2007/04/06 15:26:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.6 2007/04/07 13:55:33 opfer Exp $ inherit autotools eutils gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib.html" 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* ) |