diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-21 18:30:10 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-21 18:30:10 +0000 |
commit | 3845cbda408221bef0ee1587c13fcc012843250e (patch) | |
tree | b642718209d650494ef395ec292fea7cd83d6f24 /media-libs/imlib2 | |
parent | Stable on sparc, bug #234970 (diff) | |
download | gentoo-2-3845cbda408221bef0ee1587c13fcc012843250e.tar.gz gentoo-2-3845cbda408221bef0ee1587c13fcc012843250e.tar.bz2 gentoo-2-3845cbda408221bef0ee1587c13fcc012843250e.zip |
Stable on sparc, bug #234927
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r-- | media-libs/imlib2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/imlib2/imlib2-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog index 0eecc9e69672..e4cbc7ecd93c 100644 --- a/media-libs/imlib2/ChangeLog +++ b/media-libs/imlib2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/imlib2 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.75 2008/08/19 07:14:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.76 2008/08/21 18:30:10 bluebird Exp $ + + 21 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> imlib2-1.4.1.ebuild: + Stable on sparc, bug #234927 19 Aug 2008; Jeroen Roovers <jer@gentoo.org> imlib2-1.4.1.ebuild: Stable for HPPA (bug #234927). diff --git a/media-libs/imlib2/imlib2-1.4.1.ebuild b/media-libs/imlib2/imlib2-1.4.1.ebuild index b9f9faf82f81..ccc52bce915b 100644 --- a/media-libs/imlib2/imlib2-1.4.1.ebuild +++ b/media-libs/imlib2/imlib2-1.4.1.ebuild @@ -1,6 +1,6 @@ # 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.1.ebuild,v 1.5 2008/08/19 07:14:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.1.ebuild,v 1.6 2008/08/21 18:30:10 bluebird Exp $ inherit enlightenment toolchain-funcs @@ -8,7 +8,7 @@ MY_P=${P/_/-} DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm" HOMEPAGE="http://www.enlightenment.org/" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +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* |