diff options
Diffstat (limited to 'app-text/sharefonts/sharefonts-0.10-r1.ebuild')
-rw-r--r-- | app-text/sharefonts/sharefonts-0.10-r1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-text/sharefonts/sharefonts-0.10-r1.ebuild b/app-text/sharefonts/sharefonts-0.10-r1.ebuild index 7e7aa191286b..cc260c5573a3 100644 --- a/app-text/sharefonts/sharefonts-0.10-r1.ebuild +++ b/app-text/sharefonts/sharefonts-0.10-r1.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/app-text/sharefonts/sharefonts-0.10-r1.ebuild,v 1.3 2002/07/11 06:30:19 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sharefonts/sharefonts-0.10-r1.ebuild,v 1.4 2002/08/02 17:42:50 phoenix Exp $ S=${WORKDIR}/sharefont DESCRIPTION="A Collection of True Type Fonts" SRC_URI="ftp://ftp.gimp.org/pub/gimp/fonts/${P}.tar.gz" HOMEPAGE="http://www.gimp.org" +KEYWORDS="x86" +SLOT="0" +LICENSE="public-domain" src_install () { |