summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-04-07 16:24:55 +0000
committerJeroen Roovers <jer@gentoo.org>2007-04-07 16:24:55 +0000
commitb06beebb0f06afc3e7f14e7db69b9a6895d518e8 (patch)
treee97dcee36618b1e29ee5515f1d972eb50887ac51 /media-libs
parentAdded warning, bug #159922 (diff)
downloadgentoo-2-b06beebb0f06afc3e7f14e7db69b9a6895d518e8.tar.gz
gentoo-2-b06beebb0f06afc3e7f14e7db69b9a6895d518e8.tar.bz2
gentoo-2-b06beebb0f06afc3e7f14e7db69b9a6895d518e8.zip
Stable for HPPA (bug #173638).
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/imlib/ChangeLog5
-rw-r--r--media-libs/imlib/imlib-1.9.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog
index d9c13013a66c..dc5ed5805a0d 100644
--- a/media-libs/imlib/ChangeLog
+++ b/media-libs/imlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/imlib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.46 2007/04/07 13:55:33 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.47 2007/04/07 16:24:55 jer Exp $
+
+ 07 Apr 2007; Jeroen Roovers <jer@gentoo.org> imlib-1.9.15-r1.ebuild:
+ Stable for HPPA (bug #173638).
07 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
imlib-1.9.15-r1.ebuild:
diff --git a/media-libs/imlib/imlib-1.9.15-r1.ebuild b/media-libs/imlib/imlib-1.9.15-r1.ebuild
index 159e81aba742..5d8e8a0bda11 100644
--- a/media-libs/imlib/imlib-1.9.15-r1.ebuild
+++ b/media-libs/imlib/imlib-1.9.15-r1.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/imlib/imlib-1.9.15-r1.ebuild,v 1.6 2007/04/07 13:55:33 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r1.ebuild,v 1.7 2007/04/07 16:24:55 jer Exp $
inherit autotools eutils gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.enlightenment.org/Libraries/Imlib.html"
LICENSE="GPL-2"
SLOT="0"
-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="doc gtk"
RDEPEND="gtk? ( =x11-libs/gtk+-1.2* )