summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/gummiboot/ChangeLog-2015')
-rw-r--r--sys-boot/gummiboot/ChangeLog-201519
1 files changed, 19 insertions, 0 deletions
diff --git a/sys-boot/gummiboot/ChangeLog-2015 b/sys-boot/gummiboot/ChangeLog-2015
new file mode 100644
index 00000000..61fbb8e8
--- /dev/null
+++ b/sys-boot/gummiboot/ChangeLog-2015
@@ -0,0 +1,19 @@
+# ChangeLog for sys-boot/gummiboot
+# 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,
+ bug #518822.
+
+*gummiboot-9999 (02 Aug 2014)
+*gummiboot-45 (02 Aug 2014)
+
+ 02 Aug 2014; Michał Górny <mgorny@gentoo.org> +gummiboot-45.ebuild,
+ +gummiboot-9999.ebuild, +metadata.xml:
+ Introduce gummiboot, the EFI boot manager. Bug #426598. Thanks to Elias Probst
+ and J. García for all the work.