summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-05-29 05:51:50 +0000
committerMike Frysinger <vapier@gentoo.org>2007-05-29 05:51:50 +0000
commitb72359524536ac7fe602044d2ee2f842fabe1908 (patch)
tree5c490416d54d483d0dbc6eefb02cba7a000daf10
parentcleanup (diff)
downloadhistorical-b72359524536ac7fe602044d2ee2f842fabe1908.tar.gz
historical-b72359524536ac7fe602044d2ee2f842fabe1908.tar.bz2
historical-b72359524536ac7fe602044d2ee2f842fabe1908.zip
this is already stable
-rw-r--r--media-libs/imlib2/imlib2-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib2/imlib2-1.3.0.ebuild b/media-libs/imlib2/imlib2-1.3.0.ebuild
index 3c750da90ad9..158eeb5dec6b 100644
--- a/media-libs/imlib2/imlib2-1.3.0.ebuild
+++ b/media-libs/imlib2/imlib2-1.3.0.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.3.0.ebuild,v 1.3 2007/05/29 05:45:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.3.0.ebuild,v 1.4 2007/05/29 05:51:50 vapier Exp $
+EKEY_STATE="release"
WANT_AUTOTOOLS="yes"
inherit enlightenment toolchain-funcs
@@ -9,7 +10,6 @@ MY_P=${P/_/-}
DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib2/"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="X bzip2 gif jpeg mmx mp3 png tiff zlib"
DEPEND="=media-libs/freetype-2*