diff options
author | 2009-04-27 13:35:03 +0000 | |
---|---|---|
committer | 2009-04-27 13:35:03 +0000 | |
commit | 5f0f511ffabd7b39cfe5177176b9077926811255 (patch) | |
tree | ddb50ca1276a1709420f8d78650d380703f49d4d /gnome-base/librsvg | |
parent | Bump adding a new debug shell patch to the wrapper, from bug #250861 (diff) | |
download | historical-5f0f511ffabd7b39cfe5177176b9077926811255.tar.gz historical-5f0f511ffabd7b39cfe5177176b9077926811255.tar.bz2 historical-5f0f511ffabd7b39cfe5177176b9077926811255.zip |
Stable for HPPA (bug #260063).
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.22.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 56c2eac32938..7dd190493ef2 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.188 2009/04/27 10:03:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.189 2009/04/27 13:32:16 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> librsvg-2.22.3: + Stable for HPPA (bug #260063). 27 Apr 2009; Raúl Porcel <armin76@gentoo.org> librsvg-2.22.3.ebuild: arm stable diff --git a/gnome-base/librsvg/librsvg-2.22.3.ebuild b/gnome-base/librsvg/librsvg-2.22.3.ebuild index 580746a54e55..d8c9caf36e71 100644 --- a/gnome-base/librsvg/librsvg-2.22.3.ebuild +++ b/gnome-base/librsvg/librsvg-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.3.ebuild,v 1.8 2009/04/27 10:03:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.3.ebuild,v 1.9 2009/04/27 13:32:16 jer Exp $ inherit gnome2 multilib @@ -9,7 +9,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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |