diff options
author | 2003-11-08 19:07:42 +0000 | |
---|---|---|
committer | 2003-11-08 19:07:42 +0000 | |
commit | 8f66cc0fdb4da21c8b85bf7b04c5c16bf9956531 (patch) | |
tree | 615ad917f180e94212d9cc3b9dbdc8f9133418b5 /media-libs/imlib2 | |
parent | back out of the no-X patches (diff) | |
download | gentoo-2-8f66cc0fdb4da21c8b85bf7b04c5c16bf9956531.tar.gz gentoo-2-8f66cc0fdb4da21c8b85bf7b04c5c16bf9956531.tar.bz2 gentoo-2-8f66cc0fdb4da21c8b85bf7b04c5c16bf9956531.zip |
move to stable
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r-- | media-libs/imlib2/imlib2-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib2/imlib2-1.1.0.ebuild b/media-libs/imlib2/imlib2-1.1.0.ebuild index 811a251720e2..77030246cc28 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-2003 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.2 2003/10/15 20:31:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.1.0.ebuild,v 1.3 2003/11/08 19:07:42 vapier 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 ~mips ~arm hppa ~sparc ~amd64" IUSE="${IUSE} mmx gif png jpeg tiff static X" DEPEND="${DEPEND} |