public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/yaboot: ChangeLog yaboot-1.3.14-r2.ebuild yaboot-1.3.16.ebuild
@ 2011-04-10 14:23 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2011-04-10 14:23 UTC (permalink / raw
  To: gentoo-commits

ulm         11/04/10 14:23:31

  Modified:             ChangeLog yaboot-1.3.14-r2.ebuild
                        yaboot-1.3.16.ebuild
  Log:
  Don't PROVIDE virtual/bootloader, bug 359971.
  
  (Portage version: 2.1.9.45/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 sys-boot/yaboot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	3 Oct 2010 17:39:02 -0000	1.35
+++ ChangeLog	10 Apr 2011 14:23:30 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/yaboot
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.35 2010/10/03 17:39:02 josejx Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/ChangeLog,v 1.36 2011/04/10 14:23:30 ulm Exp $
+
+  10 Apr 2011; Ulrich Mueller <ulm@gentoo.org> yaboot-1.3.14-r2.ebuild,
+  yaboot-1.3.16.ebuild:
+  Don't PROVIDE virtual/bootloader, bug 359971.
 
   03 Oct 2010; Joseph Jezak <josejx@gentoo.org> yaboot-1.3.16.ebuild:
   Clean up yaboot.conf installation for static package.



1.4                  sys-boot/yaboot/yaboot-1.3.14-r2.ebuild

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

Index: yaboot-1.3.14-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- yaboot-1.3.14-r2.ebuild	3 Oct 2010 17:09:38 -0000	1.3
+++ yaboot-1.3.14-r2.ebuild	10 Apr 2011 14:23:30 -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/yaboot/yaboot-1.3.14-r2.ebuild,v 1.3 2010/10/03 17:09:38 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.14-r2.ebuild,v 1.4 2011/04/10 14:23:30 ulm Exp $
 
 inherit eutils toolchain-funcs
 
@@ -17,8 +17,6 @@
 				 sys-fs/hfsplusutils
 				 sys-fs/mac-fdisk )"
 
-PROVIDE="virtual/bootloader"
-
 src_compile() {
 	export -n CFLAGS
 	export -n CXXFLAGS



1.4                  sys-boot/yaboot/yaboot-1.3.16.ebuild

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

Index: yaboot-1.3.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.16.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- yaboot-1.3.16.ebuild	3 Oct 2010 17:39:02 -0000	1.3
+++ yaboot-1.3.16.ebuild	10 Apr 2011 14:23:30 -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/yaboot/yaboot-1.3.16.ebuild,v 1.3 2010/10/03 17:39:02 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.16.ebuild,v 1.4 2011/04/10 14:23:30 ulm Exp $
 
 inherit eutils toolchain-funcs
 
@@ -17,8 +17,6 @@
 				 sys-fs/hfsplusutils
 				 sys-fs/mac-fdisk )"
 
-PROVIDE="virtual/bootloader"
-
 src_unpack() {
 	unpack ${A}
 	cd "${S}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-10 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 14:23 [gentoo-commits] gentoo-x86 commit in sys-boot/yaboot: ChangeLog yaboot-1.3.14-r2.ebuild yaboot-1.3.16.ebuild Ulrich Mueller (ulm)

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