diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-11-30 17:43:07 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-11-30 17:43:07 +0000 |
commit | 07491297a47ca409cd4183a36456aae97e10d306 (patch) | |
tree | 589a17673eb4aeb6980c7d33a1b0203059a709a6 /gnome-base | |
parent | ppc stable, bug #156572 (diff) | |
download | gentoo-2-07491297a47ca409cd4183a36456aae97e10d306.tar.gz gentoo-2-07491297a47ca409cd4183a36456aae97e10d306.tar.bz2 gentoo-2-07491297a47ca409cd4183a36456aae97e10d306.zip |
ppc stable, bug #156572
(Portage version: 2.1.1-r2)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.16.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 9b30d083b944..726823f9ab24 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.119 2006/11/30 17:22:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.120 2006/11/30 17:43:07 dertobi123 Exp $ + + 30 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org> + librsvg-2.16.0.ebuild: + ppc stable, bug #156572 30 Nov 2006; Christian Faulhammer <opfer@gentoo.org> librsvg-2.16.0.ebuild: diff --git a/gnome-base/librsvg/librsvg-2.16.0.ebuild b/gnome-base/librsvg/librsvg-2.16.0.ebuild index 435e88e55bd3..d83d992d699e 100644 --- a/gnome-base/librsvg/librsvg-2.16.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.0.ebuild,v 1.6 2006/11/30 17:22:51 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.0.ebuild,v 1.7 2006/11/30 17:43:07 dertobi123 Exp $ inherit multilib gnome2 eutils @@ -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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" IUSE="doc gnome zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |