diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-11-30 08:14:50 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-11-30 08:14:50 +0000 |
commit | 02513ca68ebb8e6eae3af97f21ffe70fd145fd28 (patch) | |
tree | c81dcecb62b6bc46868a05b2b1d5d6ed1ae3402d /sys-boot/grub-static | |
parent | Version bump. Remove old. (diff) | |
download | gentoo-2-02513ca68ebb8e6eae3af97f21ffe70fd145fd28.tar.gz gentoo-2-02513ca68ebb8e6eae3af97f21ffe70fd145fd28.tar.bz2 gentoo-2-02513ca68ebb8e6eae3af97f21ffe70fd145fd28.zip |
QA cleanup for repoman happiness.
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub-static')
-rw-r--r-- | sys-boot/grub-static/ChangeLog | 8 | ||||
-rw-r--r-- | sys-boot/grub-static/grub-static-0.96-r1.ebuild | 7 | ||||
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97-r10.ebuild | 3 | ||||
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97-r6.ebuild | 5 | ||||
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97-r9.ebuild | 5 | ||||
-rw-r--r-- | sys-boot/grub-static/grub-static-0.97.ebuild | 7 |
6 files changed, 23 insertions, 12 deletions
diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog index e6a1d3e46ec7..ffb523bc3a15 100644 --- a/sys-boot/grub-static/ChangeLog +++ b/sys-boot/grub-static/ChangeLog @@ -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) diff --git a/sys-boot/grub-static/grub-static-0.96-r1.ebuild b/sys-boot/grub-static/grub-static-0.96-r1.ebuild index e65a3f8a14a6..28e1a7ac7b61 100644 --- a/sys-boot/grub-static/grub-static-0.96-r1.ebuild +++ b/sys-boot/grub-static/grub-static-0.96-r1.ebuild @@ -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}"/ } diff --git a/sys-boot/grub-static/grub-static-0.97-r10.ebuild b/sys-boot/grub-static/grub-static-0.97-r10.ebuild index f2e4ed3f6ec2..be9c91fb508e 100644 --- a/sys-boot/grub-static/grub-static-0.97-r10.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r10.ebuild @@ -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. diff --git a/sys-boot/grub-static/grub-static-0.97-r6.ebuild b/sys-boot/grub-static/grub-static-0.97-r6.ebuild index 27f8c67415c1..550355f562a6 100644 --- a/sys-boot/grub-static/grub-static-0.97-r6.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r6.ebuild @@ -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() { diff --git a/sys-boot/grub-static/grub-static-0.97-r9.ebuild b/sys-boot/grub-static/grub-static-0.97-r9.ebuild index 13552476bea4..4f2b1fab5e2f 100644 --- a/sys-boot/grub-static/grub-static-0.97-r9.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r9.ebuild @@ -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. diff --git a/sys-boot/grub-static/grub-static-0.97.ebuild b/sys-boot/grub-static/grub-static-0.97.ebuild index b21a07664b12..15cdc09359c8 100644 --- a/sys-boot/grub-static/grub-static-0.97.ebuild +++ b/sys-boot/grub-static/grub-static-0.97.ebuild @@ -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}"/ } # |