diff options
author | Tom Gall <tgall@gentoo.org> | 2004-10-10 01:47:42 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-10-10 01:47:42 +0000 |
commit | 9bb992c0bb4542c765224761ce03792ff88f2678 (patch) | |
tree | 8084c9ce7184b39d3b4823d8cdcb7528b3668faa /media-libs | |
parent | initial ebuild #37645 (Manifest recommit) (diff) | |
download | gentoo-2-9bb992c0bb4542c765224761ce03792ff88f2678.tar.gz gentoo-2-9bb992c0bb4542c765224761ce03792ff88f2678.tar.bz2 gentoo-2-9bb992c0bb4542c765224761ce03792ff88f2678.zip |
stable on ppc64, bug #64230
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gdk-pixbuf/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gdk-pixbuf/ChangeLog b/media-libs/gdk-pixbuf/ChangeLog index f2ff2c6b94fc..5128a852245c 100644 --- a/media-libs/gdk-pixbuf/ChangeLog +++ b/media-libs/gdk-pixbuf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gdk-pixbuf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.38 2004/10/07 02:52:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.39 2004/10/10 01:47:42 tgall Exp $ + + 09 Oct 2004; Tom Gall <tgall@gentoo.org> gdk-pixbuf-0.22.0-r3.ebuild: + stable on ppc64, bug #64230 06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> gdk-pixbuf-0.22.0-r3.ebuild: diff --git a/media-libs/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.ebuild b/media-libs/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.ebuild index 1c5188a39653..9677a9cbc220 100644 --- a/media-libs/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.ebuild +++ b/media-libs/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.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/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.ebuild,v 1.7 2004/10/07 02:52:27 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.ebuild,v 1.8 2004/10/10 01:47:42 tgall Exp $ inherit virtualx libtool gnome.org gnuconfig eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips ~ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips ppc64" IUSE="doc mmx" RDEPEND="media-libs/jpeg |