summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-04-29 00:55:21 +0000
committerJeroen Roovers <jer@gentoo.org>2011-04-29 00:55:21 +0000
commitb4109f11a61ceab739d75de9074c0d357f47c43c (patch)
tree7ff548e23bfb7ff1e1007aacc2485523c0b67246 /x11-libs/gdk-pixbuf
parentMarked ~hppa (bug #364693). (diff)
downloadgentoo-2-b4109f11a61ceab739d75de9074c0d357f47c43c.tar.gz
gentoo-2-b4109f11a61ceab739d75de9074c0d357f47c43c.tar.bz2
gentoo-2-b4109f11a61ceab739d75de9074c0d357f47c43c.zip
Marked ~hppa (bug #364693).
(Portage version: 2.2.0_alpha30/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gdk-pixbuf')
-rw-r--r--x11-libs/gdk-pixbuf/ChangeLog5
-rw-r--r--x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gdk-pixbuf/ChangeLog b/x11-libs/gdk-pixbuf/ChangeLog
index 49554581e105..bb9e2ded687d 100644
--- a/x11-libs/gdk-pixbuf/ChangeLog
+++ b/x11-libs/gdk-pixbuf/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2011/04/24 16:31:04 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/ChangeLog,v 1.14 2011/04/29 00:55:21 jer Exp $
+
+ 29 Apr 2011; Jeroen Roovers <jer@gentoo.org> gdk-pixbuf-2.22.1-r1.ebuild:
+ Marked ~hppa (bug #364693).
*gdk-pixbuf-2.22.1-r1 (24 Apr 2011)
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 f9a9308168fc..5ce1985f39a9 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.1 2011/04/24 16:31:04 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gdk-pixbuf/gdk-pixbuf-2.22.1-r1.ebuild,v 1.2 2011/04/29 00:55:21 jer Exp $
EAPI="3"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~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 tiff test"
# librsvg blocker is for the new pixbuf loader API, you lose icons otherwise