diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-30 23:36:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-30 23:36:15 +0000 |
commit | 5e74b7d76e32d4eb32c6dfd04c23eb7853546a8e (patch) | |
tree | 5999a9d67f25445226368bb283845a7f2d88412b /media-libs/imlib2_loaders | |
parent | more KEYWORDS (diff) | |
download | gentoo-2-5e74b7d76e32d4eb32c6dfd04c23eb7853546a8e.tar.gz gentoo-2-5e74b7d76e32d4eb32c6dfd04c23eb7853546a8e.tar.bz2 gentoo-2-5e74b7d76e32d4eb32c6dfd04c23eb7853546a8e.zip |
stabilize
Diffstat (limited to 'media-libs/imlib2_loaders')
-rw-r--r-- | media-libs/imlib2_loaders/imlib2_loaders-1.1.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.ebuild b/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.ebuild index 87772e0009c5..dea3cc464ec4 100644 --- a/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.ebuild +++ b/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.ebuild,v 1.1 2004/08/10 03:44:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2_loaders/imlib2_loaders-1.1.1.ebuild,v 1.2 2004/08/30 23:36:15 vapier Exp $ EHACKAUTOGEN=YES EAUTOMAKE=1.6 @@ -9,6 +9,8 @@ inherit enlightenment DESCRIPTION="image loader plugins for Imlib 2" HOMEPAGE="http://www.enlightenment.org/pages/imlib2.html" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64 ia64 ppc64" + RDEPEND=">=media-libs/imlib2-1.1.1 >=dev-db/edb-1.0.5 >=dev-libs/eet-0.9.9" |