diff options
author | 2014-08-07 18:47:21 +0000 | |
---|---|---|
committer | 2014-08-07 18:47:21 +0000 | |
commit | b1bf02544081dd081b4f62cd16a370987dbcb575 (patch) | |
tree | 960f0d428c0a79a0e72c076991d0059edfefde38 /gnome-base | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-b1bf02544081dd081b4f62cd16a370987dbcb575.tar.gz gentoo-2-b1bf02544081dd081b4f62cd16a370987dbcb575.tar.bz2 gentoo-2-b1bf02544081dd081b4f62cd16a370987dbcb575.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/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/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.40.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 6272a98c8f67..c2ed7df22cc8 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.355 2014/07/28 13:44:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.356 2014/08/07 18:47:21 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> librsvg-2.40.2-r1.ebuild: + Stable for HPPA (bug #512012). 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> librsvg-2.40.2-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild b/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild index 158ffaba2768..071ed67681f3 100644 --- a/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild +++ b/gnome-base/librsvg/librsvg-2.40.2-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.2-r1.ebuild,v 1.7 2014/07/28 13:44:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.40.2-r1.ebuild,v 1.8 2014/08/07 18:47:21 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 ) |