summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-14 20:33:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-14 20:33:40 +0000
commit9a7dfd8c1de44e27462246848569c89be5c8b107 (patch)
treed4fb3a755e544099efa7aa1dd6833ea32dc9de7c /gnome-base
parentStable for ppc, wrt bug #507568 (diff)
downloadgentoo-2-9a7dfd8c1de44e27462246848569c89be5c8b107.tar.gz
gentoo-2-9a7dfd8c1de44e27462246848569c89be5c8b107.tar.bz2
gentoo-2-9a7dfd8c1de44e27462246848569c89be5c8b107.zip
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/librsvg/ChangeLog5
-rw-r--r--gnome-base/librsvg/librsvg-2.40.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog
index 2db4cb5937ad..8816eee08db0 100644
--- a/gnome-base/librsvg/ChangeLog
+++ b/gnome-base/librsvg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/librsvg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.332 2014/03/29 19:57:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.333 2014/04/14 20:33:40 ago Exp $
+
+ 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> librsvg-2.40.1-r1.ebuild:
+ Stable for ppc, wrt bug #507568
*librsvg-2.40.2 (29 Mar 2014)
diff --git a/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild b/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild
index 65b808ff04f2..fb7c841c79b9 100644
--- a/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild,v 1.6 2014/03/28 02:25:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.1-r1.ebuild,v 1.7 2014/04/14 20:33:40 ago Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/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="+introspection vala tools"
REQUIRED_USE="
vala? ( introspection )