diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 02:04:17 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 02:04:17 +0000 |
commit | caf6ecb3e563133efeb4dc55b2daca989437a12c (patch) | |
tree | f2d80afc60f641b48c55132943a1654d0690cc74 /gnome-base/librsvg | |
parent | stable ppc64, bug #427544 (diff) | |
download | historical-caf6ecb3e563133efeb4dc55b2daca989437a12c.tar.gz historical-caf6ecb3e563133efeb4dc55b2daca989437a12c.tar.bz2 historical-caf6ecb3e563133efeb4dc55b2daca989437a12c.zip |
stable ppc64, bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.36.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index f7ac4856f5b2..bcfac40c1eb6 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.285 2012/10/06 09:23:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.286 2012/10/07 02:04:17 blueness Exp $ + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> librsvg-2.36.1.ebuild: + stable ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> librsvg-2.36.1.ebuild: arm stable, bug #427544 diff --git a/gnome-base/librsvg/librsvg-2.36.1.ebuild b/gnome-base/librsvg/librsvg-2.36.1.ebuild index e2800110338b..3cdb6d053bfe 100644 --- a/gnome-base/librsvg/librsvg-2.36.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.36.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.1.ebuild,v 1.9 2012/10/06 09:23:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.1.ebuild,v 1.10 2012/10/07 02:04:17 blueness Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gtk +introspection tools" RDEPEND=">=dev-libs/glib-2.24:2 |