summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-06-29 15:01:59 +0000
committerChristoph Mende <angelos@gentoo.org>2011-06-29 15:01:59 +0000
commit00184ee27bc1234df53a5942094bb779a9bba657 (patch)
treea4b6de2909a0879a3b1d72ff58f6a08322322430 /x11-libs/gdk-pixbuf
parentdrop custom-cflags useflag and always use ours (diff)
downloadhistorical-00184ee27bc1234df53a5942094bb779a9bba657.tar.gz
historical-00184ee27bc1234df53a5942094bb779a9bba657.tar.bz2
historical-00184ee27bc1234df53a5942094bb779a9bba657.zip
Stable on amd64 wrt bug #371320
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gdk-pixbuf')
-rw-r--r--x11-libs/gdk-pixbuf/ChangeLog6
-rw-r--r--x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog
index 40c7fa1f6eac..10c98536769a 100644
--- a/x11-libs/gdk-pixbuf/ChangeLog
+++ b/x11-libs/gdk-pixbuf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gdk-pixbuf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.19 2011/06/29 01:46:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.20 2011/06/29 14:59:58 angelos Exp $
+
+ 29 Jun 2011; Christoph Mende <angelos@gentoo.org>
+ gdk-pixbuf-2.22.1-r1.ebuild:
+ Stable on amd64 wrt bug #371320
29 Jun 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
Stable for HPPA (bug #371320).
diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild
index ac818407e628..24dec719958d 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild,v 1.7 2011/06/29 01:46:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild,v 1.8 2011/06/29 14:59:58 angelos Exp $
EAPI="3"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+X debug doc +introspection jpeg jpeg2k svg tiff test"
# librsvg blocker is for the new pixbuf loader API, you lose icons otherwise