summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-03 14:21:05 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-03 14:21:05 +0000
commitadcd72ac28b3565face80f1746d891c775c7f4f2 (patch)
treec811351986cbfc2513e47521ffd1513379ab9bcf /gnome-base
parentbump, adappted to the latest kernel API changes; thanks to J.Stutte, M.Dummer... (diff)
downloadgentoo-2-adcd72ac28b3565face80f1746d891c775c7f4f2.tar.gz
gentoo-2-adcd72ac28b3565face80f1746d891c775c7f4f2.tar.bz2
gentoo-2-adcd72ac28b3565face80f1746d891c775c7f4f2.zip
Stable for HPPA (bug #486600).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/librsvg/ChangeLog5
-rw-r--r--gnome-base/librsvg/librsvg-2.36.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog
index e63f29aefe0c..785877280ec0 100644
--- a/gnome-base/librsvg/ChangeLog
+++ b/gnome-base/librsvg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/librsvg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.311 2013/10/01 17:57:25 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.312 2013/10/03 14:21:05 jer Exp $
+
+ 03 Oct 2013; Jeroen Roovers <jer@gentoo.org> librsvg-2.36.4-r1.ebuild:
+ Stable for HPPA (bug #486600).
*librsvg-2.36.4-r1 (01 Oct 2013)
diff --git a/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild b/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild
index 47e8df5071fd..e6f255ff3087 100644
--- a/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild
+++ b/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild,v 1.1 2013/10/01 17:57:25 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.4-r1.ebuild,v 1.2 2013/10/03 14:21:05 jer Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ HOMEPAGE="https://live.gnome.org/LibRsvg"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+gtk +introspection tools vala"
REQUIRED_USE="vala? ( introspection )"