diff options
author | 2011-09-27 18:16:36 +0000 | |
---|---|---|
committer | 2011-09-27 18:16:36 +0000 | |
commit | 9586d1dcf324fd23e9bf7df76edba911cad14103 (patch) | |
tree | b7665c991e3cf6b58878ceaa5abcca3a465a57c0 /gnome-base | |
parent | add libaacplus support (diff) | |
download | gentoo-2-9586d1dcf324fd23e9bf7df76edba911cad14103.tar.gz gentoo-2-9586d1dcf324fd23e9bf7df76edba911cad14103.tar.bz2 gentoo-2-9586d1dcf324fd23e9bf7df76edba911cad14103.zip |
ppc/ppc64 stable wrt #382403
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.34.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index ed2545cef08c..1dcc3b6d13d0 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.249 2011/09/18 14:05:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.250 2011/09/27 18:16:36 xarthisius Exp $ + + 27 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> librsvg-2.34.1.ebuild: + ppc/ppc64 stable wrt #382403 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> librsvg-2.34.1.ebuild: alpha/ia64/sh/sparc stable wrt #382403 diff --git a/gnome-base/librsvg/librsvg-2.34.1.ebuild b/gnome-base/librsvg/librsvg-2.34.1.ebuild index 3644200f008b..d34dce08c174 100644 --- a/gnome-base/librsvg/librsvg-2.34.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.34.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.1.ebuild,v 1.4 2011/09/18 14:05:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.1.ebuild,v 1.5 2011/09/27 18:16:36 xarthisius Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gtk tools" RDEPEND=">=media-libs/fontconfig-1.0.1 |