diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:30:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-03 11:30:54 +0000 |
commit | 1a37cf805ec711015d904361ab5ec6908f40c5a1 (patch) | |
tree | f423e0a497929fb08da36c83c19ce315c1483c6e /gnome-base/librsvg | |
parent | Initial commit (diff) | |
download | historical-1a37cf805ec711015d904361ab5ec6908f40c5a1.tar.gz historical-1a37cf805ec711015d904361ab5ec6908f40c5a1.tar.bz2 historical-1a37cf805ec711015d904361ab5ec6908f40c5a1.zip |
alpha/ia64/sparc stable wrt #208366
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index f37ca6e22644..53b367741878 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.168 2008/02/02 15:48:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.169 2008/02/03 11:30:07 armin76 Exp $ + + 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> librsvg-2.20.0.ebuild: + alpha/ia64/sparc stable wrt #208366 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> librsvg-2.20.0.ebuild: Stable on amd64 wrt bug #208366. diff --git a/gnome-base/librsvg/librsvg-2.20.0.ebuild b/gnome-base/librsvg/librsvg-2.20.0.ebuild index 2599dc57bb11..924fbd05e1c4 100644 --- a/gnome-base/librsvg/librsvg-2.20.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.20.0.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.20.0.ebuild,v 1.5 2008/02/02 15:48:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.20.0.ebuild,v 1.6 2008/02/03 11:30:07 armin76 Exp $ inherit gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc gnome zlib" RDEPEND=" |