* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2012-01-15 2:19 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2012-01-15 2:19 UTC (permalink / raw
To: gentoo-commits
floppym 12/01/15 02:19:54
Modified: grub-9999.ebuild ChangeLog
Log:
1.99-call_proper_grub_probe.patch has been applied upstream.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.48 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.47&r2=1.48
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- grub-9999.ebuild 18 Nov 2011 00:04:29 -0000 1.47
+++ grub-9999.ebuild 15 Jan 2012 02:19:54 -0000 1.48
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.47 2011/11/18 00:04:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.48 2012/01/15 02:19:54 floppym Exp $
EAPI=4
@@ -163,9 +163,6 @@
src_prepare() {
local i j archs
- epatch \
- "${FILESDIR}/1.99-call_proper_grub_probe.patch"
-
epatch_user
# fix texinfo file name, as otherwise the grub2.info file will be
1.176 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.176&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.176&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.175&r2=1.176
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog 14 Jan 2012 08:09:27 -0000 1.175
+++ ChangeLog 15 Jan 2012 02:19:54 -0000 1.176
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.175 2012/01/14 08:09:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.176 2012/01/15 02:19:54 floppym Exp $
+
+ 15 Jan 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ 1.99-call_proper_grub_probe.patch has been applied upstream.
14 Jan 2012; Mike Frysinger <vapier@gentoo.org> grub-0.94-r1.ebuild,
grub-0.96-r1.ebuild, grub-0.96-r3.ebuild, grub-0.97.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2012-03-17 22:30 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2012-03-17 22:30 UTC (permalink / raw
To: gentoo-commits
floppym 12/03/17 22:30:14
Modified: grub-9999.ebuild ChangeLog
Log:
Sync live ebuild.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Revision Changes Path
1.58 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.57&r2=1.58
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- grub-9999.ebuild 8 Mar 2012 10:23:34 -0000 1.57
+++ grub-9999.ebuild 17 Mar 2012 22:30:14 -0000 1.58
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.57 2012/03/08 10:23:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.58 2012/03/17 22:30:14 floppym Exp $
EAPI=4
@@ -122,15 +122,27 @@
[[ -z ${platform} ]] && die "${FUNCNAME} [platform]"
- # check if we have to specify the target (EFI)
- # or just append correct --with-platform
- if [[ ${platform} == efi-32 ]]; then
- # Build 32-bit EFI on 64-bit system
- target="--target=i386"
- fi
+ # Used below for efi cross-building
+ tc-export CC NM OBJCOPY STRIP
+ unset TARGET_CC TARGET_CFLAGS TARGET_CPPFLAGS
case ${platform} in
- efi-*) with_platform="--with-platform=${platform%-*}" ;;
+ efi-32)
+ if [[ ${CHOST} == x86_64* ]]; then
+ target="--target=i386"
+ export TARGET_CC="${CC}"
+ fi
+ with_platform="--with-platform=efi"
+ ;;
+ efi-64)
+ if [[ ${CHOST} == i?86* ]]; then
+ target="--target=x86_64"
+ export TARGET_CC="${CC}"
+ export TARGET_CFLAGS="-march=x86-64"
+ export TARGET_CPPFLAGS="-march=x86-64"
+ fi
+ with_platform="--with-platform=efi"
+ ;;
guessed) ;;
*) with_platform="--with-platform=${platform}" ;;
esac
1.189 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.189&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.189&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.188&r2=1.189
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog 17 Mar 2012 07:58:43 -0000 1.188
+++ ChangeLog 17 Mar 2012 22:30:14 -0000 1.189
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.188 2012/03/17 07:58:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.189 2012/03/17 22:30:14 floppym Exp $
+
+ 17 Mar 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Sync live ebuild.
17 Mar 2012; Mike Gilbert <floppym@gentoo.org> grub-2.00_beta2.ebuild:
Enable building x86_64-efi target on an x86 host. Bug 408545.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2012-04-07 21:35 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2012-04-07 21:35 UTC (permalink / raw
To: gentoo-commits
floppym 12/04/07 21:35:57
Modified: grub-9999.ebuild ChangeLog
Log:
Synchronize live ebuild.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Revision Changes Path
1.61 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.60&r2=1.61
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- grub-9999.ebuild 24 Mar 2012 04:22:46 -0000 1.60
+++ grub-9999.ebuild 7 Apr 2012 21:35:56 -0000 1.61
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.60 2012/03/24 04:22:46 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.61 2012/04/07 21:35:56 floppym Exp $
EAPI=4
1.196 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.196&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.196&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.195&r2=1.196
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -r1.195 -r1.196
--- ChangeLog 7 Apr 2012 21:33:13 -0000 1.195
+++ ChangeLog 7 Apr 2012 21:35:56 -0000 1.196
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.195 2012/04/07 21:33:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.196 2012/04/07 21:35:56 floppym Exp $
+
+ 07 Apr 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Synchronize live ebuild.
*grub-2.00_beta3-r1 (07 Apr 2012)
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2012-06-05 19:02 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2012-06-05 19:02 UTC (permalink / raw
To: gentoo-commits
floppym 12/06/05 19:02:50
Modified: grub-9999.ebuild ChangeLog
Log:
Call autoreconf directly (via autogen.sh) since eautoreconf insists on callign autopoint. Bug 418081.
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Revision Changes Path
1.66 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.65&r2=1.66
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- grub-9999.ebuild 2 Jun 2012 16:06:48 -0000 1.65
+++ grub-9999.ebuild 5 Jun 2012 19:02:50 -0000 1.66
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.65 2012/06/02 16:06:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.66 2012/06/05 19:02:50 floppym Exp $
EAPI=4
@@ -208,8 +208,10 @@
# autogen.sh does more than just run autotools
if [[ -n ${DO_AUTORECONF} ]] ; then
- sed -i -e '/^autoreconf/s:^:set +e; e:' autogen.sh || die
- (. ./autogen.sh) || die
+ # sed -i -e '/^autoreconf/s:^:set +e; e:' autogen.sh || die
+ # (. ./autogen.sh) || die
+ autotools_env_setup
+ ./autogen.sh || die
fi
# install into the right dir for eselect #372735
1.210 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.210&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.210&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.209&r2=1.210
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- ChangeLog 2 Jun 2012 16:06:48 -0000 1.209
+++ ChangeLog 5 Jun 2012 19:02:50 -0000 1.210
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.209 2012/06/02 16:06:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.210 2012/06/05 19:02:50 floppym Exp $
+
+ 05 Jun 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Call autoreconf directly (via autogen.sh) since eautoreconf insists on callign
+ autopoint. Bug 418081.
*grub-2.00_beta6 (02 Jun 2012)
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2012-06-09 4:47 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2012-06-09 4:47 UTC (permalink / raw
To: gentoo-commits
floppym 12/06/09 04:47:31
Modified: grub-9999.ebuild ChangeLog
Log:
Stub out autopoint before calling eautoreconf.
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Revision Changes Path
1.67 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.66&r2=1.67
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- grub-9999.ebuild 5 Jun 2012 19:02:50 -0000 1.66
+++ grub-9999.ebuild 9 Jun 2012 04:47:30 -0000 1.67
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.66 2012/06/05 19:02:50 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.67 2012/06/09 04:47:30 floppym Exp $
EAPI=4
@@ -208,10 +208,11 @@
# autogen.sh does more than just run autotools
if [[ -n ${DO_AUTORECONF} ]] ; then
- # sed -i -e '/^autoreconf/s:^:set +e; e:' autogen.sh || die
- # (. ./autogen.sh) || die
- autotools_env_setup
- ./autogen.sh || die
+ sed -i -e '/^autoreconf/s:^:set +e; e:' autogen.sh || die
+ (
+ autopoint() { :; }
+ . ./autogen.sh
+ ) || die
fi
# install into the right dir for eselect #372735
@@ -225,7 +226,7 @@
use grub_platforms_${i} && GRUB_ENABLED_PLATFORMS+=" ${i}"
done
[[ -z ${GRUB_ENABLED_PLATFORMS} ]] && GRUB_ENABLED_PLATFORMS="guessed"
- elog "Going to build following platforms: ${GRUB_ENABLED_PLATFORMS}"
+ einfo "Going to build following platforms: ${GRUB_ENABLED_PLATFORMS}"
}
src_configure() {
1.211 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.211&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.211&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.210&r2=1.211
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog 5 Jun 2012 19:02:50 -0000 1.210
+++ ChangeLog 9 Jun 2012 04:47:30 -0000 1.211
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.210 2012/06/05 19:02:50 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.211 2012/06/09 04:47:30 floppym Exp $
+
+ 09 Jun 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Stub out autopoint before calling eautoreconf.
05 Jun 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
Call autoreconf directly (via autogen.sh) since eautoreconf insists on callign
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2013-04-27 20:58 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2013-04-27 20:58 UTC (permalink / raw
To: gentoo-commits
floppym 13/04/27 20:58:24
Modified: grub-9999.ebuild ChangeLog
Log:
Refresh live ebuild.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.88 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.87&r2=1.88
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- grub-9999.ebuild 18 Feb 2013 16:45:17 -0000 1.87
+++ grub-9999.ebuild 27 Apr 2013 20:58:24 -0000 1.88
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.87 2013/02/18 16:45:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.88 2013/04/27 20:58:24 floppym Exp $
EAPI=4
@@ -240,7 +240,10 @@
epatch "${FILESDIR}/${P}-hardcoded-awk.patch" #424137
epatch "${FILESDIR}/${P}-freebsd.patch" #442050
epatch "${FILESDIR}/${P}-compression.patch" #424527
- epatch "${FILESDIR}/${P}-zfs-feature-flag-support.patch" #455358
+ epatch "${FILESDIR}/${P}-zfs-feature-flag-support-r1.patch" #455358
+ epatch "${FILESDIR}/${P}-20_linux_xen.patch" #463992
+ epatch "${FILESDIR}/${P}-dmraid.patch" #430748
+ epatch "${FILESDIR}/${P}-texinfo.patch"
fi
# fix texinfo file name, bug 416035
1.257 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.257&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.257&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.256&r2=1.257
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -r1.256 -r1.257
--- ChangeLog 27 Apr 2013 20:56:04 -0000 1.256
+++ ChangeLog 27 Apr 2013 20:58:24 -0000 1.257
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.256 2013/04/27 20:56:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.257 2013/04/27 20:58:24 floppym Exp $
+
+ 27 Apr 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Refresh live ebuild.
*grub-2.00-r3 (27 Apr 2013)
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2013-04-29 1:02 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2013-04-29 1:02 UTC (permalink / raw
To: gentoo-commits
floppym 13/04/29 01:02:31
Modified: grub-9999.ebuild ChangeLog
Log:
Override src_test.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.91 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.90&r2=1.91
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- grub-9999.ebuild 28 Apr 2013 23:50:44 -0000 1.90
+++ grub-9999.ebuild 29 Apr 2013 01:02:31 -0000 1.91
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.90 2013/04/28 23:50:44 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.91 2013/04/29 01:02:31 floppym Exp $
EAPI=5
AUTOTOOLS_AUTO_DEPEND=yes
@@ -209,6 +209,10 @@
autotools-utils_src_compile -C docs html
}
+src_test() {
+ multibuild_foreach_variant autotools-utils_src_test
+}
+
src_install() {
multibuild_foreach_variant autotools-utils_src_install \
bashcompletiondir=/usr/share/bash-completion
1.260 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.260&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.260&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.259&r2=1.260
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -r1.259 -r1.260
--- ChangeLog 28 Apr 2013 23:50:44 -0000 1.259
+++ ChangeLog 29 Apr 2013 01:02:31 -0000 1.260
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.259 2013/04/28 23:50:44 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.260 2013/04/29 01:02:31 floppym Exp $
+
+ 29 Apr 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Override src_test.
28 Apr 2013; Mike Gilbert <floppym@gentoo.org> grub-2.00-r3.ebuild,
grub-9999.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2013-04-29 1:13 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2013-04-29 1:13 UTC (permalink / raw
To: gentoo-commits
floppym 13/04/29 01:13:49
Modified: grub-9999.ebuild ChangeLog
Log:
Add test dependencies.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.92 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.91&r2=1.92
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- grub-9999.ebuild 29 Apr 2013 01:02:31 -0000 1.91
+++ grub-9999.ebuild 29 Apr 2013 01:13:49 -0000 1.92
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.91 2013/04/29 01:02:31 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.92 2013/04/29 01:13:49 floppym Exp $
EAPI=5
AUTOTOOLS_AUTO_DEPEND=yes
@@ -40,7 +40,7 @@
LICENSE="GPL-3"
SLOT="2"
-IUSE="custom-cflags debug device-mapper doc efiemu mount multislot nls static sdl truetype libzfs"
+IUSE="custom-cflags debug device-mapper doc efiemu mount multislot nls static sdl test truetype libzfs"
GRUB_ALL_PLATFORMS=(
# everywhere:
@@ -93,6 +93,10 @@
sys-libs/zlib[static-libs(+)]
)
)
+ test? (
+ dev-libs/libisoburn
+ app-emulation/qemu
+ )
"
RDEPEND+="
kernel_linux? (
@@ -210,6 +214,8 @@
}
src_test() {
+ # The qemu dependency is a bit complex.
+ # You will need to adjust QEMU_SOFTMMU_TARGETS to match the cpu/platform.
multibuild_foreach_variant autotools-utils_src_test
}
1.261 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.261&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.261&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.260&r2=1.261
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -r1.260 -r1.261
--- ChangeLog 29 Apr 2013 01:02:31 -0000 1.260
+++ ChangeLog 29 Apr 2013 01:13:49 -0000 1.261
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.260 2013/04/29 01:02:31 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.261 2013/04/29 01:13:49 floppym Exp $
+
+ 29 Apr 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Add test dependencies.
29 Apr 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
Override src_test.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2013-05-01 13:48 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2013-05-01 13:48 UTC (permalink / raw
To: gentoo-commits
floppym 13/05/01 13:48:04
Modified: grub-9999.ebuild ChangeLog
Log:
Enable mulitslot by default.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.93 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.92&r2=1.93
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- grub-9999.ebuild 29 Apr 2013 01:13:49 -0000 1.92
+++ grub-9999.ebuild 1 May 2013 13:48:04 -0000 1.93
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.92 2013/04/29 01:13:49 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.93 2013/05/01 13:48:04 floppym Exp $
EAPI=5
AUTOTOOLS_AUTO_DEPEND=yes
@@ -40,7 +40,7 @@
LICENSE="GPL-3"
SLOT="2"
-IUSE="custom-cflags debug device-mapper doc efiemu mount multislot nls static sdl test truetype libzfs"
+IUSE="custom-cflags debug device-mapper doc efiemu mount +multislot nls static sdl test truetype libzfs"
GRUB_ALL_PLATFORMS=(
# everywhere:
1.262 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.262&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.262&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.261&r2=1.262
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- ChangeLog 29 Apr 2013 01:13:49 -0000 1.261
+++ ChangeLog 1 May 2013 13:48:04 -0000 1.262
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.261 2013/04/29 01:13:49 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.262 2013/05/01 13:48:04 floppym Exp $
+
+ 01 May 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Enable mulitslot by default.
29 Apr 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
Add test dependencies.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2013-06-30 18:25 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2013-06-30 18:25 UTC (permalink / raw
To: gentoo-commits
floppym 13/06/30 18:25:01
Modified: grub-9999.ebuild ChangeLog
Log:
Restore addpredict call to grub-9999.
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.94 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.93&r2=1.94
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- grub-9999.ebuild 1 May 2013 13:48:04 -0000 1.93
+++ grub-9999.ebuild 30 Jun 2013 18:25:01 -0000 1.94
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.93 2013/05/01 13:48:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.94 2013/06/30 18:25:01 floppym Exp $
EAPI=5
AUTOTOOLS_AUTO_DEPEND=yes
@@ -207,6 +207,9 @@
}
src_compile() {
+ # Sandbox bug 404013.
+ use libzfs && addpredict /etc/dfs:/dev/zfs
+
multibuild_foreach_variant autotools-utils_src_compile
use doc && multibuild_for_best_variant \
1.264 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.264&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.264&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.263&r2=1.264
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.263
retrieving revision 1.264
diff -u -r1.263 -r1.264
--- ChangeLog 13 May 2013 16:54:13 -0000 1.263
+++ ChangeLog 30 Jun 2013 18:25:01 -0000 1.264
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.263 2013/05/13 16:54:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.264 2013/06/30 18:25:01 floppym Exp $
+
+ 30 Jun 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Restore addpredict call to grub-9999.
13 May 2013; Mike Gilbert <floppym@gentoo.org> files/grub.default-2:
Describe the GRUB_CMDLINE_LINUX variables.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog
@ 2013-10-22 20:15 Mike Gilbert (floppym)
0 siblings, 0 replies; 11+ messages in thread
From: Mike Gilbert (floppym) @ 2013-10-22 20:15 UTC (permalink / raw
To: gentoo-commits
floppym 13/10/22 20:15:04
Modified: grub-9999.ebuild ChangeLog
Log:
Upstream migrated to git.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path
1.110 sys-boot/grub/grub-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999.ebuild?r1=1.109&r2=1.110
Index: grub-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- grub-9999.ebuild 21 Oct 2013 01:20:56 -0000 1.109
+++ grub-9999.ebuild 22 Oct 2013 20:15:04 -0000 1.110
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.109 2013/10/21 01:20:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.110 2013/10/22 20:15:04 floppym Exp $
EAPI=5
@@ -24,8 +24,9 @@
KEYWORDS="~amd64 ~x86"
PATCHES=()
else
- inherit bzr
- EBZR_REPO_URI="http://bzr.savannah.gnu.org/r/grub/trunk/grub/"
+ inherit git-r3
+ EGIT_REPO_URI="git://git.sv.gnu.org/grub.git
+ http://git.savannah.gnu.org/r/grub.git"
fi
DESCRIPTION="GNU GRUB boot loader"
1.288 sys-boot/grub/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.288&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.288&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.287&r2=1.288
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- ChangeLog 21 Oct 2013 01:20:56 -0000 1.287
+++ ChangeLog 22 Oct 2013 20:15:04 -0000 1.288
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.287 2013/10/21 01:20:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.288 2013/10/22 20:15:04 floppym Exp $
+
+ 22 Oct 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild:
+ Upstream migrated to git.
21 Oct 2013; Mike Gilbert <floppym@gentoo.org> grub-2.00_p5107-r2.ebuild,
grub-9999.ebuild:
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2013-10-22 20:15 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-30 18:25 [gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-9999.ebuild ChangeLog Mike Gilbert (floppym)
-- strict thread matches above, loose matches on Subject: below --
2013-10-22 20:15 Mike Gilbert (floppym)
2013-05-01 13:48 Mike Gilbert (floppym)
2013-04-29 1:13 Mike Gilbert (floppym)
2013-04-29 1:02 Mike Gilbert (floppym)
2013-04-27 20:58 Mike Gilbert (floppym)
2012-06-09 4:47 Mike Gilbert (floppym)
2012-06-05 19:02 Mike Gilbert (floppym)
2012-04-07 21:35 Mike Gilbert (floppym)
2012-03-17 22:30 Mike Gilbert (floppym)
2012-01-15 2:19 Mike Gilbert (floppym)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox