diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-02-03 21:55:43 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-02-03 21:55:43 +0000 |
commit | 66a002f172e5abda2569349c5965ed60c2a4026d (patch) | |
tree | 440549e5d9c70cf702631b3736ab4d8e8cd3080f /gnome-base/librsvg | |
parent | Stable on x86, bug #164978. (diff) | |
download | historical-66a002f172e5abda2569349c5965ed60c2a4026d.tar.gz historical-66a002f172e5abda2569349c5965ed60c2a4026d.tar.bz2 historical-66a002f172e5abda2569349c5965ed60c2a4026d.zip |
Stable on x86, bug #164978.
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.16.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 592e258ca50a..b0e85b8807b0 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # 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.134 2007/02/03 07:36:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.135 2007/02/03 21:52:06 ticho Exp $ + + 03 Feb 2007; Andrej Kacian <ticho@gentoo.org> librsvg-2.16.1.ebuild: + Stable on x86, bug #164978. 03 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> librsvg-2.16.1.ebuild: diff --git a/gnome-base/librsvg/librsvg-2.16.1.ebuild b/gnome-base/librsvg/librsvg-2.16.1.ebuild index 4bac50fcfd6c..713ada02f1d8 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.10 2007/02/03 07:36:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1.ebuild,v 1.11 2007/02/03 21:52:06 ticho 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 |