diff options
Diffstat (limited to 'gnome-base/librsvg/librsvg-2.0.0-r1.ebuild')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild b/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild index 82bb6e62fa03..bfbccc3acce5 100644 --- a/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild +++ b/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild,v 1.4 2002/10/04 05:35:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.0.0-r1.ebuild,v 1.5 2002/12/09 04:22:39 manson Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ DEBUG="yes" @@ -14,7 +14,7 @@ DESCRIPTION="rendering svg library" SRC_URI="ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" SLOT="2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2.0.4 |