diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-06-05 18:07:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-06-05 18:07:07 +0000 |
commit | b2b0435b2e7adc753fa4c8b08635b49099b61e51 (patch) | |
tree | 5022d95b9efd449af6780547742a80eed2d9e036 /media-libs/imlib2 | |
parent | stable on sparc, bug 224735 (diff) | |
download | gentoo-2-b2b0435b2e7adc753fa4c8b08635b49099b61e51.tar.gz gentoo-2-b2b0435b2e7adc753fa4c8b08635b49099b61e51.tar.bz2 gentoo-2-b2b0435b2e7adc753fa4c8b08635b49099b61e51.zip |
ppc stable, bug #223965
(Portage version: 2.1.5.4)
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r-- | media-libs/imlib2/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/imlib2/imlib2-1.4.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog index a6309adbf69a..4c00fb1d6c78 100644 --- a/media-libs/imlib2/ChangeLog +++ b/media-libs/imlib2/ChangeLog @@ -1,6 +1,10 @@ # 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.69 2008/06/03 14:19:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.70 2008/06/05 18:07:07 dertobi123 Exp $ + + 05 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org> + imlib2-1.4.0-r1.ebuild: + ppc stable, bug #223965 03 Jun 2008; Steve Dibb <beandog@gentoo.org> imlib2-1.4.0-r1.ebuild: amd64 stable, sec bug 223965 diff --git a/media-libs/imlib2/imlib2-1.4.0-r1.ebuild b/media-libs/imlib2/imlib2-1.4.0-r1.ebuild index d1b2ced0ef9a..7109e3ffed93 100644 --- a/media-libs/imlib2/imlib2-1.4.0-r1.ebuild +++ b/media-libs/imlib2/imlib2-1.4.0-r1.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.0-r1.ebuild,v 1.6 2008/06/03 14:19:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0-r1.ebuild,v 1.7 2008/06/05 18:07:07 dertobi123 Exp $ EKEY_STATE="release" inherit enlightenment toolchain-funcs @@ -9,7 +9,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* |