diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:26:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:26:26 +0000 |
commit | 7299dc243ba705b359b17516bb11a18f10836890 (patch) | |
tree | d401c29944d8a1ea65b6af2b964ff5a94dee021f /gnome-base | |
parent | Stable for HPPA (bug #236971). (diff) | |
download | gentoo-2-7299dc243ba705b359b17516bb11a18f10836890.tar.gz gentoo-2-7299dc243ba705b359b17516bb11a18f10836890.tar.bz2 gentoo-2-7299dc243ba705b359b17516bb11a18f10836890.zip |
Stable for HPPA (bug #236971).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'gnome-base')
-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 |