summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-10-26 14:41:41 +0000
committerMike Gilbert <floppym@gentoo.org>2013-10-26 14:41:41 +0000
commit6e64953037370b91a565f4c9c2dc6d4cfc8cc8c9 (patch)
tree071d1d51b7f4b2b52dbb67634e46539ee8172301 /sys-boot
parentStable for HPPA (bug #458184). (diff)
downloadgentoo-2-6e64953037370b91a565f4c9c2dc6d4cfc8cc8c9.tar.gz
gentoo-2-6e64953037370b91a565f4c9c2dc6d4cfc8cc8c9.tar.bz2
gentoo-2-6e64953037370b91a565f4c9c2dc6d4cfc8cc8c9.zip
Add dependency on app-arch/unzip, bug 489400.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/ChangeLog6
-rw-r--r--sys-boot/grub/grub-2.00_p5107-r2.ebuild3
-rw-r--r--sys-boot/grub/grub-9999-r1.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index 3266b27e93ff..065702ee8ecb 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,10 @@
# 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.291 2013/10/23 22:05:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.292 2013/10/26 14:41:41 floppym Exp $
+
+ 26 Oct 2013; Mike Gilbert <floppym@gentoo.org> grub-2.00_p5107-r2.ebuild,
+ grub-9999-r1.ebuild:
+ Add dependency on app-arch/unzip, bug 489400.
23 Oct 2013; Mike Gilbert <floppym@gentoo.org> grub-2.00_p5107-r2.ebuild:
Apply previous change.
diff --git a/sys-boot/grub/grub-2.00_p5107-r2.ebuild b/sys-boot/grub/grub-2.00_p5107-r2.ebuild
index b8f67c2f23b0..0dc1df10b1e1 100644
--- a/sys-boot/grub/grub-2.00_p5107-r2.ebuild
+++ b/sys-boot/grub/grub-2.00_p5107-r2.ebuild
@@ -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-2.00_p5107-r2.ebuild,v 1.4 2013/10/23 22:05:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild,v 1.5 2013/10/26 14:41:41 floppym Exp $
EAPI=5
@@ -96,6 +96,7 @@ DEPEND="${RDEPEND}
dev-libs/libisoburn
app-emulation/qemu
)
+ truetype? ( app-arch/unzip )
"
RDEPEND+="
kernel_linux? (
diff --git a/sys-boot/grub/grub-9999-r1.ebuild b/sys-boot/grub/grub-9999-r1.ebuild
index b36ac3c5e53f..1196d6738534 100644
--- a/sys-boot/grub/grub-9999-r1.ebuild
+++ b/sys-boot/grub/grub-9999-r1.ebuild
@@ -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-r1.ebuild,v 1.2 2013/10/23 21:29:46 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.3 2013/10/26 14:41:41 floppym Exp $
EAPI=5
@@ -96,6 +96,7 @@ DEPEND="${RDEPEND}
dev-libs/libisoburn
app-emulation/qemu
)
+ truetype? ( app-arch/unzip )
"
RDEPEND+="
kernel_linux? (