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/grub
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/grub')
-rw-r--r--sys-apps/grub/grub-0.90-r7.ebuild3
-rw-r--r--sys-apps/grub/grub-0.91-r3.ebuild3
-rw-r--r--sys-apps/grub/grub-0.92.ebuild1
3 files changed, 5 insertions, 2 deletions
diff --git a/sys-apps/grub/grub-0.90-r7.ebuild b/sys-apps/grub/grub-0.90-r7.ebuild
index d52f9b7931d2..132f81ea64ff 100644
--- a/sys-apps/grub/grub-0.90-r7.ebuild
+++ b/sys-apps/grub/grub-0.90-r7.ebuild
@@ -1,13 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Geert Bevin <gbevin@gentoo.org>, Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.90-r7.ebuild,v 1.2 2002/06/24 19:43:07 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.90-r7.ebuild,v 1.3 2002/07/10 16:17:58 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GNU GRUB boot loader"
SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/grub"
SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc >=sys-devel/binutils-2.9.1.0.23 >=sys-libs/ncurses-5.2-r2 sys-apps/grep sys-apps/sed"
RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2"
diff --git a/sys-apps/grub/grub-0.91-r3.ebuild b/sys-apps/grub/grub-0.91-r3.ebuild
index b5f9ca228ff8..2ca2ac1ff05c 100644
--- a/sys-apps/grub/grub-0.91-r3.ebuild
+++ b/sys-apps/grub/grub-0.91-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Mikael Hallendal <hallski@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.2 2002/06/24 19:43:07 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.3 2002/07/10 16:17:58 aliz Exp $
S=${WORKDIR}/${P}
@@ -9,6 +9,7 @@ DESCRIPTION="GNU GRUB boot loader"
SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/grub"
SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc >=sys-devel/binutils-2.9.1.0.23 >=sys-libs/ncurses-5.2-r2 sys-apps/grep sys-apps/sed"
RDEPEND="virtual/glibc >=sys-libs/ncurses-5.2-r2"
diff --git a/sys-apps/grub/grub-0.92.ebuild b/sys-apps/grub/grub-0.92.ebuild
index c6bf2105891d..1c61f636f68b 100644
--- a/sys-apps/grub/grub-0.92.ebuild
+++ b/sys-apps/grub/grub-0.92.ebuild
@@ -8,6 +8,7 @@ DESCRIPTION="GNU GRUB boot loader"
SRC_URI="ftp://alpha.gnu.org/gnu/grub/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/grub"
SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.2-r5