summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
commit957d5a3dfc2911af33459c794689e4e9fc0b3488 (patch)
tree8d477962f0cc95e3807f04cd81fa9206ed2c1e2e /sys-apps/grub
parentVersion Bump (diff)
downloadgentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.tar.gz
gentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.tar.bz2
gentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.zip
SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added
Diffstat (limited to 'sys-apps/grub')
-rw-r--r--sys-apps/grub/ChangeLog13
-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
4 files changed, 17 insertions, 3 deletions
diff --git a/sys-apps/grub/ChangeLog b/sys-apps/grub/ChangeLog
index d385dc1fe711..b952ef871c51 100644
--- a/sys-apps/grub/ChangeLog
+++ b/sys-apps/grub/ChangeLog
@@ -1,9 +1,17 @@
# ChangeLog for sys-apps/grub
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/ChangeLog,v 1.5 2002/06/24 19:43:07 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/ChangeLog,v 1.6 2002/07/14 19:20:17 aliz Exp $
+
+*grub-0.90-r7.ebuild (14 July 2002)
+
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.90-r7.ebuild :
+ Added KEYWORDS.
*grub-0.92 (25 Jun 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.92.ebuild :
+ Added KEYWORDS.
+
25 Jun 2002; Martin Schlemmer <azarah@gentoo.org> :
Add the latest version thanks to good work from (bug #4020)
Markus Krainer <markus-krainer@chello.at>. Slotified the lot,
@@ -13,6 +21,9 @@
*grub-0.90-r4 (8 Mar 2002)
*grub-0.91-r3 (8 Mar 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> grub-0.91-r3.ebuild :
+ Added KEYWORDS.
+
8 Mar 2002; Bruce A. Locke <blocke@shivan.org> : grub-0.90-r4.ebuild,
grub-0.91-r3.ebuild: made check of /etc/fstab not match on commented out
entries and added a notice telling users to remove invalid /boot entries
diff --git a/sys-apps/grub/grub-0.90-r7.ebuild b/sys-apps/grub/grub-0.90-r7.ebuild
index c90d700ce0c7..e475068d79f0 100644
--- a/sys-apps/grub/grub-0.90-r7.ebuild
+++ b/sys-apps/grub/grub-0.90-r7.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.90-r7.ebuild,v 1.4 2002/07/11 06:30:54 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.90-r7.ebuild,v 1.5 2002/07/14 19:20:17 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"
+KEYWORDS="x86"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/grub/grub-0.91-r3.ebuild b/sys-apps/grub/grub-0.91-r3.ebuild
index e147f18168f5..9b14eba3c8cf 100644
--- a/sys-apps/grub/grub-0.91-r3.ebuild
+++ b/sys-apps/grub/grub-0.91-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
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.4 2002/07/11 06:30:54 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grub/grub-0.91-r3.ebuild,v 1.5 2002/07/14 19:20:17 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"
+KEYWORDS="x86"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sys-apps/grub/grub-0.92.ebuild b/sys-apps/grub/grub-0.92.ebuild
index 2176e04742c2..0ddbb61eda26 100644
--- a/sys-apps/grub/grub-0.92.ebuild
+++ b/sys-apps/grub/grub-0.92.ebuild
@@ -6,6 +6,7 @@ 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"
+KEYWORDS="x86"
SLOT="0"
LICENSE="GPL-2"