public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-boot/gummiboot: gummiboot-45.ebuild gummiboot-9999.ebuild ChangeLog
@ 2015-04-13  7:21 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2015-04-13  7:21 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/13 07:21:47

  Modified:             gummiboot-45.ebuild gummiboot-9999.ebuild ChangeLog
  Log:
  Bump gnu-efi dep since new version with correct paths is available now.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  sys-boot/gummiboot/gummiboot-45.ebuild

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

Index: gummiboot-45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/gummiboot-45.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gummiboot-45.ebuild	7 Aug 2014 08:11:18 -0000	1.2
+++ gummiboot-45.ebuild	13 Apr 2015 07:21:47 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/gummiboot-45.ebuild,v 1.2 2014/08/07 08:11:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/gummiboot-45.ebuild,v 1.3 2015/04/13 07:21:47 mgorny Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 	app-arch/xz-utils
 	app-text/docbook-xsl-stylesheets
 	dev-libs/libxslt
-	=sys-boot/gnu-efi-3.0s"
+	>=sys-boot/gnu-efi-3.0.2"
 
 pkg_pretend() {
 	# CONFIG_EFI_STUB  is required to boot a kernel with gummiboot



1.2                  sys-boot/gummiboot/gummiboot-9999.ebuild

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

Index: gummiboot-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/gummiboot-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gummiboot-9999.ebuild	2 Aug 2014 07:54:54 -0000	1.1
+++ gummiboot-9999.ebuild	13 Apr 2015 07:21:47 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/gummiboot-9999.ebuild,v 1.1 2014/08/02 07:54:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/gummiboot-9999.ebuild,v 1.2 2015/04/13 07:21:47 mgorny Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 DEPEND="${RDEPEND}
 	app-text/docbook-xsl-stylesheets
 	dev-libs/libxslt
-	=sys-boot/gnu-efi-3.0s"
+	>=sys-boot/gnu-efi-3.0.2"
 
 pkg_pretend() {
 	# CONFIG_EFI_STUB  is required to boot a kernel with gummiboot



1.3                  sys-boot/gummiboot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	7 Aug 2014 08:11:18 -0000	1.2
+++ ChangeLog	13 Apr 2015 07:21:47 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/gummiboot
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/ChangeLog,v 1.2 2014/08/07 08:11:18 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/gummiboot/ChangeLog,v 1.3 2015/04/13 07:21:47 mgorny Exp $
+
+  13 Apr 2015; Michał Górny <mgorny@gentoo.org> gummiboot-45.ebuild,
+  gummiboot-9999.ebuild:
+  Bump gnu-efi dep since new version with correct paths is available now.
 
   07 Aug 2014; Michał Górny <mgorny@gentoo.org> gummiboot-45.ebuild:
   Use locally-hosted, fully-generated distfile instead of the unstable snapshot,





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

only message in thread, other threads:[~2015-04-13  7:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13  7:21 [gentoo-commits] gentoo-x86 commit in sys-boot/gummiboot: gummiboot-45.ebuild gummiboot-9999.ebuild ChangeLog Michal Gorny (mgorny)

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