diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-20 10:31:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-20 10:31:41 +0000 |
commit | e48464361cc8d8ab447678b6cc720063efb63b0e (patch) | |
tree | b86b7d96036f186fab8b632717c940e5314dd3e2 /media-libs/imlib2 | |
parent | header fix; mips and arm needs deps first (diff) | |
download | historical-e48464361cc8d8ab447678b6cc720063efb63b0e.tar.gz historical-e48464361cc8d8ab447678b6cc720063efb63b0e.tar.bz2 historical-e48464361cc8d8ab447678b6cc720063efb63b0e.zip |
mips and arm need deps first
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r-- | media-libs/imlib2/imlib2-1.0.6-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/imlib2/imlib2-1.1.0.20040214.ebuild | 4 | ||||
-rw-r--r-- | media-libs/imlib2/imlib2-1.1.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/imlib2/imlib2-1.0.6-r1.ebuild b/media-libs/imlib2/imlib2-1.0.6-r1.ebuild index d73071c2f113..ba170bad48cf 100644 --- a/media-libs/imlib2/imlib2-1.0.6-r1.ebuild +++ b/media-libs/imlib2/imlib2-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.0.6-r1.ebuild,v 1.24 2004/01/26 00:34:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.0.6-r1.ebuild,v 1.25 2004/02/20 10:30:12 mr_bones_ Exp $ inherit libtool flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc alpha mips hppa amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/giflib-4.1.0 diff --git a/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild b/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild index 9436728e1c45..4c267a84bf30 100644 --- a/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild +++ b/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild,v 1.2 2004/02/17 21:23:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.20040214.ebuild,v 1.3 2004/02/20 10:30:12 mr_bones_ Exp $ inherit enlightenment flag-o-matic gcc @@ -10,7 +10,7 @@ HOMEPAGE="http://www.enlightenment.org/pages/imlib2.html" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc alpha ~mips ~arm ~hppa ~sparc amd64 ia64" +KEYWORDS="~x86 ~ppc alpha ~hppa ~sparc amd64 ia64" IUSE="${IUSE} mmx gif png jpeg tiff static X" DEPEND="=media-libs/freetype-2* diff --git a/media-libs/imlib2/imlib2-1.1.0.ebuild b/media-libs/imlib2/imlib2-1.1.0.ebuild index cc7fa6c36a62..9b959bb661b2 100644 --- a/media-libs/imlib2/imlib2-1.1.0.ebuild +++ b/media-libs/imlib2/imlib2-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.ebuild,v 1.6 2004/01/30 19:54:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.ebuild,v 1.7 2004/02/20 10:30:12 mr_bones_ Exp $ inherit enlightenment flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc ~alpha ~mips ~arm hppa sparc ~amd64" +KEYWORDS="x86 ppc ~alpha hppa sparc ~amd64" IUSE="${IUSE} mmx gif png jpeg tiff static X" DEPEND="=media-libs/freetype-2* |