diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:32:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:32:08 +0000 |
commit | 8e83edc5a25d414b32487a9d6117ca0a91abe028 (patch) | |
tree | fe2aae4fa3a4deb4846fa983e4d6b39c04bc8647 /gnome-base/librsvg | |
parent | Stable for HPPA (bug #393007). (diff) | |
download | historical-8e83edc5a25d414b32487a9d6117ca0a91abe028.tar.gz historical-8e83edc5a25d414b32487a9d6117ca0a91abe028.tar.bz2 historical-8e83edc5a25d414b32487a9d6117ca0a91abe028.zip |
Stable for HPPA (bug #393007).
Package-Manager: portage-2.2.0_alpha81/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.34.1-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.34.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 78a1cdf5c5ed..5210eb701f41 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,10 @@ # 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.263 2011/12/11 11:48:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.264 2011/12/20 21:32:08 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> librsvg-2.34.1-r1.ebuild, + librsvg-2.34.2.ebuild: + Stable for HPPA (bug #393007). 11 Dec 2011; Pacho Ramos <pacho@gentoo.org> librsvg-2.34.2.ebuild: 'rsvg' command needs python2, thanks a lot to Arfrever for reporting on IRC. diff --git a/gnome-base/librsvg/librsvg-2.34.1-r1.ebuild b/gnome-base/librsvg/librsvg-2.34.1-r1.ebuild index 60f173eff74b..205052b1e296 100644 --- a/gnome-base/librsvg/librsvg-2.34.1-r1.ebuild +++ b/gnome-base/librsvg/librsvg-2.34.1-r1.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-r1.ebuild,v 1.8 2011/10/30 16:16:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.1-r1.ebuild,v 1.9 2011/12/20 21:32:08 jer 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 gtk3 tools" RDEPEND=">=media-libs/fontconfig-1.0.1 diff --git a/gnome-base/librsvg/librsvg-2.34.2.ebuild b/gnome-base/librsvg/librsvg-2.34.2.ebuild index 1205fa7487ae..13e32ba60a7b 100644 --- a/gnome-base/librsvg/librsvg-2.34.2.ebuild +++ b/gnome-base/librsvg/librsvg-2.34.2.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.2.ebuild,v 1.6 2011/12/11 11:48:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.2.ebuild,v 1.7 2011/12/20 21:32:08 jer Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -15,7 +15,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 ~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 gtk3 +introspection tools" RDEPEND=">=media-libs/fontconfig-1.0.1 |