diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 21:25:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-09 21:25:00 +0000 |
commit | 31630f91dbd3e0813c82eac58e11d22f3757aba8 (patch) | |
tree | b0053b33dc38f741ed05fe04be895a73b7d6d060 /media-libs/imlib/imlib-1.9.15-r1.ebuild | |
parent | Keyworded ~x86-fbsd wrt bug 171728 (diff) | |
download | gentoo-2-31630f91dbd3e0813c82eac58e11d22f3757aba8.tar.gz gentoo-2-31630f91dbd3e0813c82eac58e11d22f3757aba8.tar.bz2 gentoo-2-31630f91dbd3e0813c82eac58e11d22f3757aba8.zip |
ia64 stable wrt bug 173638
(Portage version: 2.1.2.3)
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 0ea397fcdead..689263722eb3 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.10 2007/04/08 21:03:08 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.11 2007/04/09 21:25:00 armin76 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* ) |