diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 18:38:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 18:38:07 +0000 |
commit | e8570611100e5f2f30855e846887c75f6ac9b302 (patch) | |
tree | 69ae77c89ff7692ea246dc87a62fb7129ed76bac /gnome-base | |
parent | Stable for HPPA (bug #369909). (diff) | |
download | gentoo-2-e8570611100e5f2f30855e846887c75f6ac9b302.tar.gz gentoo-2-e8570611100e5f2f30855e846887c75f6ac9b302.tar.bz2 gentoo-2-e8570611100e5f2f30855e846887c75f6ac9b302.zip |
Stable for HPPA (bug #369909).
(Portage version: 2.2.0_alpha51/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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 193755239c21..d1efca27c994 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.244 2011/08/13 17:28:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.245 2011/08/20 18:38:07 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> librsvg-2.34.0.ebuild: + Stable for HPPA (bug #369909). 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> librsvg-2.34.0.ebuild: alpha/ia64/sh/sparc stable wrt #369909 diff --git a/gnome-base/librsvg/librsvg-2.34.0.ebuild b/gnome-base/librsvg/librsvg-2.34.0.ebuild index 75a462dcc48a..393a7c66392d 100644 --- a/gnome-base/librsvg/librsvg-2.34.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.34.0.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.0.ebuild,v 1.8 2011/08/13 17:28:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.34.0.ebuild,v 1.9 2011/08/20 18:38:07 jer Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -14,7 +14,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 |