diff options
author | 2008-10-28 10:13:07 +0000 | |
---|---|---|
committer | 2008-10-28 10:13:07 +0000 | |
commit | c847b6b273e67bbef8978229435191bdba057c7c (patch) | |
tree | 69b7c45c62a8dc1dd80e7f3b28caf7e2f7c9a7d4 /sys-boot/grub-static/ChangeLog | |
parent | Remove older versions. (diff) | |
download | gentoo-2-c847b6b273e67bbef8978229435191bdba057c7c.tar.gz gentoo-2-c847b6b273e67bbef8978229435191bdba057c7c.tar.bz2 gentoo-2-c847b6b273e67bbef8978229435191bdba057c7c.zip |
Added missing inherit eutils, bug 244706
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r1 x86_64)
Diffstat (limited to 'sys-boot/grub-static/ChangeLog')
-rw-r--r-- | sys-boot/grub-static/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog index 2c85bca248df..6aed485702f2 100644 --- a/sys-boot/grub-static/ChangeLog +++ b/sys-boot/grub-static/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/grub-static # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.15 2008/10/27 10:50:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.16 2008/10/28 10:13:07 angelos Exp $ + + 28 Oct 2008; Christoph Mende <angelos@gentoo.org> + grub-static-0.97-r6.ebuild: + Added missing inherit eutils, bug 244706 *grub-static-0.97-r6 (27 Oct 2008) |