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/bash
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/bash')
-rw-r--r--sys-apps/bash/bash-2.05a-r1.ebuild3
-rw-r--r--sys-apps/bash/bash-2.05a-r2.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/bash/bash-2.05a-r1.ebuild b/sys-apps/bash/bash-2.05a-r1.ebuild
index 03a653db9b78..2fb6cc4acd6e 100644
--- a/sys-apps/bash/bash-2.05a-r1.ebuild
+++ b/sys-apps/bash/bash-2.05a-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/bash/bash-2.05a-r1.ebuild,v 1.2 2002/05/08 00:06:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05a-r1.ebuild,v 1.3 2002/07/10 16:17:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="The standard GNU Bourne again shell"
SRC_URI="ftp://ftp.gnu.org/gnu/bash/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bash/bash.html"
+LICENSE="GPL-2"
DEPEND=">=sys-libs/ncurses-5.2-r2 readline? ( >=sys-libs/readline-4.1-r2 )"
RDEPEND="virtual/glibc"
diff --git a/sys-apps/bash/bash-2.05a-r2.ebuild b/sys-apps/bash/bash-2.05a-r2.ebuild
index 0bd9d0e9e048..ab85c7af53eb 100644
--- a/sys-apps/bash/bash-2.05a-r2.ebuild
+++ b/sys-apps/bash/bash-2.05a-r2.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/bash/bash-2.05a-r2.ebuild,v 1.5 2002/07/06 17:56:35 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05a-r2.ebuild,v 1.6 2002/07/10 16:17:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="The standard GNU Bourne again shell"
SRC_URI="ftp://ftp.gnu.org/gnu/bash/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bash/bash.html"
+LICENSE="GPL-2"
DEPEND=">=sys-libs/ncurses-5.2-r2 readline? ( >=sys-libs/readline-4.1-r2 )"
RDEPEND="virtual/glibc"