summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-02 16:15:45 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-02 16:15:45 +0000
commit6305aae4e13b6d30572b9df9924b072052d191fe (patch)
treeb6048c643be46a141ac54b9f3f9fb3dd05ae4c9c /media-libs/imlib2
parentUse eqmake3 for generating the makefile (#194373). Install README and TODO in... (diff)
downloadgentoo-2-6305aae4e13b6d30572b9df9924b072052d191fe.tar.gz
gentoo-2-6305aae4e13b6d30572b9df9924b072052d191fe.tar.bz2
gentoo-2-6305aae4e13b6d30572b9df9924b072052d191fe.zip
alpha/ia64 stable wrt #194446
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-libs/imlib2')
-rw-r--r--media-libs/imlib2/ChangeLog5
-rw-r--r--media-libs/imlib2/imlib2-1.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib2/ChangeLog b/media-libs/imlib2/ChangeLog
index f1cfadfb4ad2..3d4d0bf513f2 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.55 2007/10/02 15:21:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/ChangeLog,v 1.56 2007/10/02 16:15:45 armin76 Exp $
+
+ 02 Oct 2007; Raúl Porcel <armin76@gentoo.org> imlib2-1.4.0.ebuild:
+ alpha/ia64 stable wrt #194446
02 Oct 2007; Ferris McCormick <fmccor@gentoo.org> imlib2-1.4.0.ebuild:
Sparc stable --- Bug #194446
diff --git a/media-libs/imlib2/imlib2-1.4.0.ebuild b/media-libs/imlib2/imlib2-1.4.0.ebuild
index dfbcc6f40ddb..d1f9d10585b6 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.5 2007/10/02 15:21:39 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib2/imlib2-1.4.0.ebuild,v 1.6 2007/10/02 16:15:45 armin76 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*