diff options
Diffstat (limited to 'media-libs/imlib2/imlib2-1.4.0.ebuild')
-rw-r--r-- | media-libs/imlib2/imlib2-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/imlib2/imlib2-1.4.0.ebuild b/media-libs/imlib2/imlib2-1.4.0.ebuild index e76b9bf10fa5..632d2361129c 100644 --- a/media-libs/imlib2/imlib2-1.4.0.ebuild +++ b/media-libs/imlib2/imlib2-1.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild,v 1.14 2008/03/31 05:19:42 ricmm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild,v 1.15 2008/04/19 20:55:54 vapier Exp $ EKEY_STATE="release" inherit enlightenment toolchain-funcs MY_P=${P/_/-} DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm" -HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib2/" +HOMEPAGE="http://www.enlightenment.org/" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="X bzip2 gif jpeg mmx mp3 png tiff zlib" |