summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-12 11:53:51 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-12 11:53:51 +0000
commit05fb2eb8d6c6d84e8341b7fff2b9158b336c8f40 (patch)
treef3ff28d04941c7289d49125ea0fda3047e1d7b59 /gnome-base
parentdrop py3.2 add py3.4, tidy deps fix test phase, fixes Bug #530524 by pacho2 (diff)
downloadgentoo-2-05fb2eb8d6c6d84e8341b7fff2b9158b336c8f40.tar.gz
gentoo-2-05fb2eb8d6c6d84e8341b7fff2b9158b336c8f40.tar.bz2
gentoo-2-05fb2eb8d6c6d84e8341b7fff2b9158b336c8f40.zip
Stable for HPPA (bug #529964).
(Portage version: 2.2.15/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.40.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog
index 7b165d6befb7..234d0aed61f5 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.365 2014/12/05 12:40:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.366 2014/12/12 11:53:51 jer Exp $
+
+ 12 Dec 2014; Jeroen Roovers <jer@gentoo.org> librsvg-2.40.6.ebuild:
+ Stable for HPPA (bug #529964).
*librsvg-2.40.6 (05 Dec 2014)
diff --git a/gnome-base/librsvg/librsvg-2.40.6.ebuild b/gnome-base/librsvg/librsvg-2.40.6.ebuild
index 1f2545a7a079..9609819c2853 100644
--- a/gnome-base/librsvg/librsvg-2.40.6.ebuild
+++ b/gnome-base/librsvg/librsvg-2.40.6.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.6.ebuild,v 1.1 2014/12/05 12:40:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.6.ebuild,v 1.2 2014/12/12 11:53:51 jer 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 )