diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:33:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:33:27 +0000 |
commit | b93128bc2b2d0c09d992bc254449f41d692c312a (patch) | |
tree | e1171688857b414007b65674c2566023a6417776 /gnome-base/librsvg | |
parent | Drop old. Add myself to metadata.xml. (diff) | |
download | historical-b93128bc2b2d0c09d992bc254449f41d692c312a.tar.gz historical-b93128bc2b2d0c09d992bc254449f41d692c312a.tar.bz2 historical-b93128bc2b2d0c09d992bc254449f41d692c312a.zip |
Stable for HPPA (bug #236971).
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.22.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 88c10a8846b2..0231ff2826b0 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.178 2008/08/12 13:37:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.179 2008/09/25 14:26:26 jer Exp $ + + 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> librsvg-2.22.2.ebuild: + Stable for HPPA (bug #236971). 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> librsvg-2.22.2.ebuild: alpha/ia64/sparc stable wrt #229709 diff --git a/gnome-base/librsvg/librsvg-2.22.2.ebuild b/gnome-base/librsvg/librsvg-2.22.2.ebuild index 2863548e5c93..a6a850284590 100644 --- a/gnome-base/librsvg/librsvg-2.22.2.ebuild +++ b/gnome-base/librsvg/librsvg-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild,v 1.6 2008/08/12 13:37:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild,v 1.7 2008/09/25 14:26:26 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 |