diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-03 07:36:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-03 07:36:02 +0000 |
commit | 0d064c21d9467b6f8384ebcfd2527c27e10e0dff (patch) | |
tree | ede3fa34dcf3b76a81b52d01b1174ddc792fe48e /gnome-base | |
parent | Stable on ppc wrt bug #164978. (diff) | |
download | gentoo-2-0d064c21d9467b6f8384ebcfd2527c27e10e0dff.tar.gz gentoo-2-0d064c21d9467b6f8384ebcfd2527c27e10e0dff.tar.bz2 gentoo-2-0d064c21d9467b6f8384ebcfd2527c27e10e0dff.zip |
Stable on ppc wrt bug #164978.
(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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 45f742dc1a07..592e258ca50a 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.133 2007/02/01 17:18:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.134 2007/02/03 07:36:02 dertobi123 Exp $ + + 03 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> + librsvg-2.16.1.ebuild: + Stable on ppc wrt bug #164978. 01 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> librsvg-2.16.1.ebuild: Stable on sparc diff --git a/gnome-base/librsvg/librsvg-2.16.1.ebuild b/gnome-base/librsvg/librsvg-2.16.1.ebuild index 3a6a7666c658..4bac50fcfd6c 100644 --- a/gnome-base/librsvg/librsvg-2.16.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1.ebuild,v 1.9 2007/02/01 17:18:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1.ebuild,v 1.10 2007/02/03 07:36:02 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc ~x86 ~x86-fbsd" IUSE="doc gnome zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |