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
commitd85ae73b449f0153f4e7905b9a9c82c517b4e3fb (patch)
treef595c567910ff206ea183d507365cea2f7964a97 /sys-apps/diffutils/diffutils-2.7.5-r1.ebuild
parentadded ChamgeLog (diff)
downloadgentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.gz
gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.tar.bz2
gentoo-2-d85ae73b449f0153f4e7905b9a9c82c517b4e3fb.zip
Added LICENSE tag
Diffstat (limited to 'sys-apps/diffutils/diffutils-2.7.5-r1.ebuild')
-rw-r--r--sys-apps/diffutils/diffutils-2.7.5-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/diffutils/diffutils-2.7.5-r1.ebuild b/sys-apps/diffutils/diffutils-2.7.5-r1.ebuild
index 865aa4319d01..69c155fa8978 100644
--- a/sys-apps/diffutils/diffutils-2.7.5-r1.ebuild
+++ b/sys-apps/diffutils/diffutils-2.7.5-r1.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/diffutils/diffutils-2.7.5-r1.ebuild,v 1.1 2002/01/04 17:55:44 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.7.5-r1.ebuild,v 1.2 2002/07/10 16:17:57 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Tools to make diffs and compare files"
SRC_URI="ftp://alpha.gnu.org/gnu/diffutils/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/diffutils/diffutils.html"
+LICENSE="GPL-2"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"