summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-24 20:41:09 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-24 20:41:09 +0000
commita200bf621ac8049386e0be1fd88c2d5e914a948b (patch)
treeafa47d77bf3befc30047d6e1a7f7abdb67f44dbf
parentdev-dotnet/log4net: initial version (fixing bug #63395) (diff)
downloadgentoo-2-a200bf621ac8049386e0be1fd88c2d5e914a948b.tar.gz
gentoo-2-a200bf621ac8049386e0be1fd88c2d5e914a948b.tar.bz2
gentoo-2-a200bf621ac8049386e0be1fd88c2d5e914a948b.zip
sh love
(Portage version: 2.1.3_rc5)
-rw-r--r--media-libs/imlib/imlib-1.9.15-r1.ebuild4
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 b4187284971b..4e1f27b8c9c6 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.15 2007/06/14 13:03:22 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.16 2007/06/24 20:41:09 vapier 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* )