diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:55:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-07 19:55:35 +0000 |
commit | 8a94b836b7e26f9890f3eb47272b79761b026933 (patch) | |
tree | bf53c6a5b973e17dd28888e0232bff270fd901cd /gnome-base/librsvg | |
parent | Stable on ppc wrt bug #185823. (diff) | |
download | historical-8a94b836b7e26f9890f3eb47272b79761b026933.tar.gz historical-8a94b836b7e26f9890f3eb47272b79761b026933.tar.bz2 historical-8a94b836b7e26f9890f3eb47272b79761b026933.zip |
Stable on ppc wrt bug #185823.
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.16.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 69d34c0d81ef..c242be221f6a 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.148 2007/08/07 14:12:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.149 2007/08/07 19:40:47 dertobi123 Exp $ + + 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + librsvg-2.16.1-r2.ebuild: + Stable on ppc wrt bug #185823. 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> librsvg-2.16.1-r2.ebuild: diff --git a/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild b/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild index 5a103867f6ed..ef137daa5efe 100644 --- a/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild +++ b/gnome-base/librsvg/librsvg-2.16.1-r2.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-r2.ebuild,v 1.2 2007/08/07 14:12:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild,v 1.3 2007/08/07 19:40:47 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 |