diff options
author | Hardave Rior <hardave@gentoo.org> | 2004-10-17 06:47:27 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2004-10-17 06:47:27 +0000 |
commit | b61825435cf0968999331c6d40ff4ce241d3fdeb (patch) | |
tree | c58f1cfd8e777e66fad0f3e4cd3e9903c953c2ae /media-libs/gdk-pixbuf | |
parent | Stable on mips, bug #62487 (Manifest recommit) (diff) | |
download | gentoo-2-b61825435cf0968999331c6d40ff4ce241d3fdeb.tar.gz gentoo-2-b61825435cf0968999331c6d40ff4ce241d3fdeb.tar.bz2 gentoo-2-b61825435cf0968999331c6d40ff4ce241d3fdeb.zip |
Stable on mips, bug #64230
Diffstat (limited to 'media-libs/gdk-pixbuf')
-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 5128a852245c..bb3ddb7a556d 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.39 2004/10/10 01:47:42 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.40 2004/10/17 06:47:27 hardave Exp $ + + 17 Oct 2004; Hardave Riar <hardave@gentoo.org> gdk-pixbuf-0.22.0-r3.ebuild: + Stable on mips, bug #64230. 09 Oct 2004; Tom Gall <tgall@gentoo.org> gdk-pixbuf-0.22.0-r3.ebuild: stable on ppc64, bug #64230 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 9677a9cbc220..79bdc4c09ac6 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.8 2004/10/10 01:47:42 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.22.0-r3.ebuild,v 1.9 2004/10/17 06:47:27 hardave 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 |