diff options
author | 2007-10-02 09:44:39 +0000 | |
---|---|---|
committer | 2007-10-02 09:44:39 +0000 | |
commit | 793e375402de0c191dc488d77eab71d3139e0ade (patch) | |
tree | a887cb5b5e3ef04a6d0956cb7e3def9902619bc1 /media-libs/imlib2 | |
parent | stable x86, bug #194466 (diff) | |
download | gentoo-2-793e375402de0c191dc488d77eab71d3139e0ade.tar.gz gentoo-2-793e375402de0c191dc488d77eab71d3139e0ade.tar.bz2 gentoo-2-793e375402de0c191dc488d77eab71d3139e0ade.zip |
stable x86, bug 194446
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r-- | media-libs/imlib2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/imlib2/imlib2-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog index e3f40f2098e7..70acc9d7f689 100644 --- a/media-libs/imlib2/ChangeLog +++ b/media-libs/imlib2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/imlib2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.53 2007/10/02 05:26:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.54 2007/10/02 09:44:39 opfer Exp $ + + 02 Oct 2007; Christian Faulhammer <opfer@gentoo.org> imlib2-1.4.0.ebuild: + stable x86, bug 194446 02 Oct 2007; Jeroen Roovers <jer@gentoo.org> imlib2-1.4.0.ebuild: Stable for HPPA (bug #194446). diff --git a/media-libs/imlib2/imlib2-1.4.0.ebuild b/media-libs/imlib2/imlib2-1.4.0.ebuild index 87643469850d..b56c0d85524f 100644 --- a/media-libs/imlib2/imlib2-1.4.0.ebuild +++ b/media-libs/imlib2/imlib2-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3 2007/10/02 05:26:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild,v 1.4 2007/10/02 09:44:39 opfer 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/Libraries/Imlib2/" -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* |