diff options
author | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-19 13:32:07 +0000 |
---|---|---|
committer | Gabriele Giorgetti <stroke@gentoo.org> | 2002-07-19 13:32:07 +0000 |
commit | 65113202b94544f07f9438d9c15fb0db397f905b (patch) | |
tree | 2b989a0e2813be11e1c4a641e73bb88039870626 /gnome-base/librsvg/librsvg-1.0.3.ebuild | |
parent | Added SLOT, LICENSE, KEYWORDS, removed stale ebuilds (diff) | |
download | gentoo-2-65113202b94544f07f9438d9c15fb0db397f905b.tar.gz gentoo-2-65113202b94544f07f9438d9c15fb0db397f905b.tar.bz2 gentoo-2-65113202b94544f07f9438d9c15fb0db397f905b.zip |
Added LICENSE, SLOT, KEYWORDS, removed stale ebuilds
Diffstat (limited to 'gnome-base/librsvg/librsvg-1.0.3.ebuild')
-rw-r--r-- | gnome-base/librsvg/librsvg-1.0.3.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome-base/librsvg/librsvg-1.0.3.ebuild b/gnome-base/librsvg/librsvg-1.0.3.ebuild index 64ffcb8d8b31..dfc41e6b3c04 100644 --- a/gnome-base/librsvg/librsvg-1.0.3.ebuild +++ b/gnome-base/librsvg/librsvg-1.0.3.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-1.0.3.ebuild,v 1.2 2002/07/11 06:30:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-1.0.3.ebuild,v 1.3 2002/07/19 13:32:07 stroke Exp $ S=${WORKDIR}/${P} DESCRIPTION="librsvg" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" +SLOT="1" +LICENSE="LGPL-2.1" +KEYWORDS="x86" DEPEND="virtual/glibc >=gnome-base/gnome-libs-1.4.1.2-r1 |