diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 12:32:37 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-01 12:32:37 +0000 |
commit | 3950bd14322506d2733b8c57debc4fc452070e57 (patch) | |
tree | 90c1a5518110b408c95c53cfd12df8c43dc63c09 /gnome-base/librsvg | |
parent | stable x86, bug 208366 (diff) | |
download | gentoo-2-3950bd14322506d2733b8c57debc4fc452070e57.tar.gz gentoo-2-3950bd14322506d2733b8c57debc4fc452070e57.tar.bz2 gentoo-2-3950bd14322506d2733b8c57debc4fc452070e57.zip |
stable x86, bug 208366
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.20.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index c3ae244cbab7..af9793f3fe0d 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,10 @@ # 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.165 2008/01/20 10:35:10 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.166 2008/02/01 12:32:37 opfer Exp $ + + 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + librsvg-2.20.0.ebuild: + stable x86, bug 208366 *librsvg-2.20.0 (20 Jan 2008) diff --git a/gnome-base/librsvg/librsvg-2.20.0.ebuild b/gnome-base/librsvg/librsvg-2.20.0.ebuild index 0cb3be2f7cb9..18d78dc66b2c 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.1 2008/01/20 10:35:10 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.20.0.ebuild,v 1.2 2008/02/01 12:32:37 opfer 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=" |