summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-10 16:17:58 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-10 16:17:58 +0000
commit25cdf2043652b7c9a61aa81aedd943df83bc1de8 (patch)
tree581213c699486578a2cd84acc8f603741a7340d2 /sys-apps/gzip/gzip-1.3.2.ebuild
parentadded ChamgeLog (diff)
downloadhistorical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.tar.gz
historical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.tar.bz2
historical-25cdf2043652b7c9a61aa81aedd943df83bc1de8.zip
Added LICENSE tag
Diffstat (limited to 'sys-apps/gzip/gzip-1.3.2.ebuild')
-rw-r--r--sys-apps/gzip/gzip-1.3.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/gzip/gzip-1.3.2.ebuild b/sys-apps/gzip/gzip-1.3.2.ebuild
index 295aa8a1acb1..b6fb083dfdb3 100644
--- a/sys-apps/gzip/gzip-1.3.2.ebuild
+++ b/sys-apps/gzip/gzip-1.3.2.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.2 2002/01/01 22:35:51 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.2.ebuild,v 1.3 2002/07/10 16:17:58 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU compressor"
SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html"
+LICENSE="GPL-2"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"