summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-06 20:46:50 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-06 20:46:50 +0000
commit56419977eb7e44a68100f7b442b19e3cecbdfac8 (patch)
treec5e2fa3868181b357ec00b3d4510d4f27c9f2f0c /app-arch/cabextract/cabextract-0.5.ebuild
parentnew package. tkseti mmmm (diff)
downloadhistorical-56419977eb7e44a68100f7b442b19e3cecbdfac8.tar.gz
historical-56419977eb7e44a68100f7b442b19e3cecbdfac8.tar.bz2
historical-56419977eb7e44a68100f7b442b19e3cecbdfac8.zip
LICENSE fixes from Daniel Ahlberg
Diffstat (limited to 'app-arch/cabextract/cabextract-0.5.ebuild')
-rw-r--r--app-arch/cabextract/cabextract-0.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/cabextract/cabextract-0.5.ebuild b/app-arch/cabextract/cabextract-0.5.ebuild
index e0aa116f9361..3b447985a9c5 100644
--- a/app-arch/cabextract/cabextract-0.5.ebuild
+++ b/app-arch/cabextract/cabextract-0.5.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Joshua Pollak <pardsbane@offthehill.org>
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.5.ebuild,v 1.2 2001/11/01 06:55:04 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-0.5.ebuild,v 1.3 2002/07/06 20:46:50 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Extracts files from Microsoft .cab files"
SRC_URI="http://www.kyz.uklinux.net/downloads/${P}.tar.gz"
HOMEPAGE="http://www.kyz.uklinux.net/cabextract.php3"
+LICENSE="GPL-2"
DEPEND="virtual/glibc"