diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 13:05:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 13:05:56 +0000 |
commit | b8e19cadf9fd03e4265178b683d44962c2a92cde (patch) | |
tree | ac2cf5ad928954cd68be6ba9951d1777bbceb225 /gnome-base/librsvg | |
parent | Unmasked Eclipse 3.0.0 and extensions (diff) | |
download | gentoo-2-b8e19cadf9fd03e4265178b683d44962c2a92cde.tar.gz gentoo-2-b8e19cadf9fd03e4265178b683d44962c2a92cde.tar.bz2 gentoo-2-b8e19cadf9fd03e4265178b683d44962c2a92cde.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 89fe02778e8b..7bccc8dae46b 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.55 2004/08/05 21:40:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.56 2004/08/22 13:03:56 kloeri Exp $ + + 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> librsvg-2.6.5.ebuild: + Stable on alpha. 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> librsvg-2.6.5.ebuild: Stable on sparc diff --git a/gnome-base/librsvg/librsvg-2.6.5.ebuild b/gnome-base/librsvg/librsvg-2.6.5.ebuild index 8ed1388df18a..f8502d09fcd0 100644 --- a/gnome-base/librsvg/librsvg-2.6.5.ebuild +++ b/gnome-base/librsvg/librsvg-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.5.ebuild,v 1.8 2004/08/05 21:40:37 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.5.ebuild,v 1.9 2004/08/22 13:03:56 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" IUSE="doc zlib" SLOT="2" -KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 ~mips ppc64" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |