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/ed
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/ed')
-rw-r--r--sys-apps/ed/ed-0.2-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/ed/ed-0.2-r3.ebuild b/sys-apps/ed/ed-0.2-r3.ebuild
index dba1bda1205a..6f340933526b 100644
--- a/sys-apps/ed/ed-0.2-r3.ebuild
+++ b/sys-apps/ed/ed-0.2-r3.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/ed/ed-0.2-r3.ebuild,v 1.4 2001/12/31 23:47:55 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ed/ed-0.2-r3.ebuild,v 1.5 2002/07/10 16:17:57 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Your basic line editor"
SRC_URI="ftp://ftp.gnu.org/pub/gnu/ed/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/ed/"
+LICENSE="GPL-2"
DEPEND="virtual/glibc sys-apps/texinfo"