public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub-static: grub-static-0.97.ebuild grub-static-0.97-r10.ebuild grub-static-0.96-r1.ebuild ChangeLog grub-static-0.97-r9.ebuild grub-static-0.97-r6.ebuild
@ 2010-11-30  8:14 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2010-11-30  8:14 UTC (permalink / raw
  To: gentoo-commits

robbat2     10/11/30 08:14:50

  Modified:             grub-static-0.97.ebuild grub-static-0.97-r10.ebuild
                        grub-static-0.96-r1.ebuild ChangeLog
                        grub-static-0.97-r9.ebuild
                        grub-static-0.97-r6.ebuild
  Log:
  QA cleanup for repoman happiness.
  
  (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  sys-boot/grub-static/grub-static-0.97.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?r1=1.5&r2=1.6

Index: grub-static-0.97.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -p -w -b -B -u -u -r1.5 -r1.6
--- grub-static-0.97.ebuild	25 Feb 2008 22:13:20 -0000	1.5
+++ grub-static-0.97.ebuild	30 Nov 2010 08:14:50 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.5 2008/02/25 22:13:20 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.6 2010/11/30 08:14:50 robbat2 Exp $
 
 inherit mount-boot
 
@@ -13,10 +13,11 @@ SLOT="0"
 KEYWORDS="-* amd64 ~x86"
 IUSE=""
 DEPEND="!sys-boot/grub"
+RDEPEND="${DEPEND}"
 PROVIDE="virtual/bootloader"
 
 src_install() {
-	cp -a ${WORKDIR}/* ${D}/
+	cp -a "${WORKDIR}"/* "${D}"/
 }
 
 #



1.2                  sys-boot/grub-static/grub-static-0.97-r10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?r1=1.1&r2=1.2

Index: grub-static-0.97-r10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -p -w -b -B -u -u -r1.1 -r1.2
--- grub-static-0.97-r10.ebuild	30 Nov 2010 08:06:51 -0000	1.1
+++ grub-static-0.97-r10.ebuild	30 Nov 2010 08:14:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.1 2010/11/30 08:06:51 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.2 2010/11/30 08:14:50 robbat2 Exp $
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
 #      all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -20,6 +20,7 @@ SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
 DEPEND="!sys-boot/grub"
+RDEPEND="${DEPEND}"
 PROVIDE="virtual/bootloader"
 
 # These are already stripped since we use a binpkg.



1.3                  sys-boot/grub-static/grub-static-0.96-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?r1=1.2&r2=1.3

Index: grub-static-0.96-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -p -w -b -B -u -u -r1.2 -r1.3
--- grub-static-0.96-r1.ebuild	7 Sep 2006 11:39:49 -0000	1.2
+++ grub-static-0.96-r1.ebuild	30 Nov 2010 08:14:50 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.2 2006/09/07 11:39:49 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.3 2010/11/30 08:14:50 robbat2 Exp $
 
 DESCRIPTION="Static GNU GRUB boot loader"
 
@@ -11,8 +11,9 @@ SLOT="0"
 KEYWORDS="-* amd64 ~x86"
 IUSE=""
 DEPEND="!sys-boot/grub"
+RDEPEND="${DEPEND}"
 PROVIDE="virtual/bootloader"
 
 src_install() {
-	cp -a ${WORKDIR}/* ${D}/
+	cp -a "${WORKDIR}"/* "${D}"/
 }



1.26                 sys-boot/grub-static/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -p -w -b -B -u -u -r1.25 -r1.26
--- ChangeLog	30 Nov 2010 08:06:51 -0000	1.25
+++ ChangeLog	30 Nov 2010 08:14:50 -0000	1.26
@@ -1,6 +1,12 @@
 # ChangeLog for sys-boot/grub-static
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.25 2010/11/30 08:06:51 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.26 2010/11/30 08:14:50 robbat2 Exp $
+
+  30 Nov 2010; Robin H. Johnson <robbat2@gentoo.org>
+  grub-static-0.96-r1.ebuild, grub-static-0.97.ebuild,
+  grub-static-0.97-r6.ebuild, grub-static-0.97-r9.ebuild,
+  grub-static-0.97-r10.ebuild:
+  QA cleanup for repoman happiness.
 
 *grub-static-0.97-r10 (30 Nov 2010)
 



1.9                  sys-boot/grub-static/grub-static-0.97-r9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?r1=1.8&r2=1.9

Index: grub-static-0.97-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -p -w -b -B -u -u -r1.8 -r1.9
--- grub-static-0.97-r9.ebuild	12 Dec 2009 18:13:33 -0000	1.8
+++ grub-static-0.97-r9.ebuild	30 Nov 2010 08:14:50 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.8 2009/12/12 18:13:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.9 2010/11/30 08:14:50 robbat2 Exp $
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
 #      all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -20,6 +20,7 @@ SLOT="0"
 KEYWORDS="-* amd64 x86"
 IUSE=""
 DEPEND="!sys-boot/grub"
+RDEPEND="${DEPEND}"
 PROVIDE="virtual/bootloader"
 
 # These are already stripped since we use a binpkg.



1.5                  sys-boot/grub-static/grub-static-0.97-r6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?r1=1.4&r2=1.5

Index: grub-static-0.97-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -p -w -b -B -u -u -r1.4 -r1.5
--- grub-static-0.97-r6.ebuild	11 Jan 2009 21:04:00 -0000	1.4
+++ grub-static-0.97-r6.ebuild	30 Nov 2010 08:14:50 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.4 2009/01/11 21:04:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.5 2010/11/30 08:14:50 robbat2 Exp $
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
 #      all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -20,6 +20,7 @@ SLOT="0"
 KEYWORDS="-* amd64 ~x86"
 IUSE=""
 DEPEND="!sys-boot/grub"
+RDEPEND="${DEPEND}"
 PROVIDE="virtual/bootloader"
 
 src_install() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-boot/grub-static: grub-static-0.97.ebuild grub-static-0.97-r10.ebuild grub-static-0.96-r1.ebuild ChangeLog grub-static-0.97-r9.ebuild grub-static-0.97-r6.ebuild
@ 2011-04-10 14:26 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-10 14:26 UTC (permalink / raw
  To: gentoo-commits

ulm         11/04/10 14:26:12

  Modified:             grub-static-0.97.ebuild grub-static-0.97-r10.ebuild
                        grub-static-0.96-r1.ebuild ChangeLog
                        grub-static-0.97-r9.ebuild
                        grub-static-0.97-r6.ebuild
  Log:
  Don't PROVIDE virtual/bootloader, bug 359971.
  
  (Portage version: 2.1.9.45/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sys-boot/grub-static/grub-static-0.97.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild?r1=1.6&r2=1.7

Index: grub-static-0.97.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- grub-static-0.97.ebuild	30 Nov 2010 08:14:50 -0000	1.6
+++ grub-static-0.97.ebuild	10 Apr 2011 14:26:12 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.6 2010/11/30 08:14:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.7 2011/04/10 14:26:12 ulm Exp $
 
 inherit mount-boot
 
@@ -14,7 +14,6 @@
 IUSE=""
 DEPEND="!sys-boot/grub"
 RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
 
 src_install() {
 	cp -a "${WORKDIR}"/* "${D}"/



1.7                  sys-boot/grub-static/grub-static-0.97-r10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild?r1=1.6&r2=1.7

Index: grub-static-0.97-r10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- grub-static-0.97-r10.ebuild	24 Feb 2011 09:25:11 -0000	1.6
+++ grub-static-0.97-r10.ebuild	10 Apr 2011 14:26:12 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.6 2011/02/24 09:25:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.7 2011/04/10 14:26:12 ulm Exp $
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
 #      all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -21,7 +21,6 @@
 IUSE=""
 DEPEND="!sys-boot/grub"
 RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
 
 # These are already stripped since we use a binpkg.
 QA_PRESTRIPPED="/sbin/grub /bin/mbchk"



1.4                  sys-boot/grub-static/grub-static-0.96-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild?r1=1.3&r2=1.4

Index: grub-static-0.96-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- grub-static-0.96-r1.ebuild	30 Nov 2010 08:14:50 -0000	1.3
+++ grub-static-0.96-r1.ebuild	10 Apr 2011 14:26:12 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.3 2010/11/30 08:14:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.96-r1.ebuild,v 1.4 2011/04/10 14:26:12 ulm Exp $
 
 DESCRIPTION="Static GNU GRUB boot loader"
 
@@ -12,7 +12,6 @@
 IUSE=""
 DEPEND="!sys-boot/grub"
 RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
 
 src_install() {
 	cp -a "${WORKDIR}"/* "${D}"/



1.31                 sys-boot/grub-static/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	24 Feb 2011 09:25:11 -0000	1.30
+++ ChangeLog	10 Apr 2011 14:26:12 -0000	1.31
@@ -1,6 +1,11 @@
 # ChangeLog for sys-boot/grub-static
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.30 2011/02/24 09:25:11 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.31 2011/04/10 14:26:12 ulm Exp $
+
+  10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> grub-static-0.96-r1.ebuild,
+  grub-static-0.97.ebuild, grub-static-0.97-r6.ebuild,
+  grub-static-0.97-r9.ebuild, grub-static-0.97-r10.ebuild:
+  Don't PROVIDE virtual/bootloader, bug 359971.
 
   24 Feb 2011; Robin H. Johnson <robbat2@gentoo.org>
   grub-static-0.97-r10.ebuild:



1.11                 sys-boot/grub-static/grub-static-0.97-r9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild?r1=1.10&r2=1.11

Index: grub-static-0.97-r9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- grub-static-0.97-r9.ebuild	9 Jan 2011 03:24:06 -0000	1.10
+++ grub-static-0.97-r9.ebuild	10 Apr 2011 14:26:12 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.10 2011/01/09 03:24:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.11 2011/04/10 14:26:12 ulm Exp $
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
 #      all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -21,7 +21,6 @@
 IUSE=""
 DEPEND="!sys-boot/grub"
 RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
 
 # These are already stripped since we use a binpkg.
 QA_PRESTRIPPED="/sbin/grub /bin/mbchk"



1.6                  sys-boot/grub-static/grub-static-0.97-r6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild?r1=1.5&r2=1.6

Index: grub-static-0.97-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grub-static-0.97-r6.ebuild	30 Nov 2010 08:14:50 -0000	1.5
+++ grub-static-0.97-r6.ebuild	10 Apr 2011 14:26:12 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.5 2010/11/30 08:14:50 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.6 2011/04/10 14:26:12 ulm Exp $
 
 # XXX: we need to review menu.lst vs grub.conf handling.  We've been converting
 #      all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -21,7 +21,6 @@
 IUSE=""
 DEPEND="!sys-boot/grub"
 RDEPEND="${DEPEND}"
-PROVIDE="virtual/bootloader"
 
 src_install() {
 	cp -a "${WORKDIR}"/* "${D}"/






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-10 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 14:26 [gentoo-commits] gentoo-x86 commit in sys-boot/grub-static: grub-static-0.97.ebuild grub-static-0.97-r10.ebuild grub-static-0.96-r1.ebuild ChangeLog grub-static-0.97-r9.ebuild grub-static-0.97-r6.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-30  8:14 Robin H. Johnson (robbat2)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox