summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-27 03:07:48 +0000
committerTom Gall <tgall@gentoo.org>2004-07-27 03:07:48 +0000
commitce0b947c8c6db09f69673e47a0e3d926ca1cd600 (patch)
tree073c735415ccc9e77fd52fb2cddbb5d2443883d5 /media-libs
parentStripping flags and properly replacing all optimizations with -O2 (Manifest r... (diff)
downloadgentoo-2-ce0b947c8c6db09f69673e47a0e3d926ca1cd600.tar.gz
gentoo-2-ce0b947c8c6db09f69673e47a0e3d926ca1cd600.tar.bz2
gentoo-2-ce0b947c8c6db09f69673e47a0e3d926ca1cd600.zip
stable on ppc64
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/imlib/ChangeLog5
-rw-r--r--media-libs/imlib/imlib-1.9.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/imlib/ChangeLog b/media-libs/imlib/ChangeLog
index 36c8a38045ea..23a11c73fd27 100644
--- a/media-libs/imlib/ChangeLog
+++ b/media-libs/imlib/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for media-libs/imlib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.18 2004/07/02 21:51:25 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.19 2004/07/27 03:07:48 tgall Exp $
+ 26 Jul 2004; Tom Gall <tgall@gentoo.org> imlib-1.9.14-r1.ebuild:
+ stable on ppc64
+
02 Jul 2004; Tom Gall <tgall@gentoo.org> imlib-1.9.14-r1.ebuild:
mark ~ppc64
diff --git a/media-libs/imlib/imlib-1.9.14-r1.ebuild b/media-libs/imlib/imlib-1.9.14-r1.ebuild
index d4392e56bab7..9eb3456a1085 100644
--- a/media-libs/imlib/imlib-1.9.14-r1.ebuild
+++ b/media-libs/imlib/imlib-1.9.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.25 2004/07/14 19:46:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.26 2004/07/27 03:07:48 tgall Exp $
inherit gnome.org libtool
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/arch/imaging/imlib.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ~ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*