diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-29 19:45:59 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-29 19:45:59 +0000 |
commit | 3b0eb652f41ba9b1a872d3cca6418f2e4352bc2a (patch) | |
tree | 2e31a8a47a0383e1a56b4001bd6e9b13573d44af /media-gfx/grub-splashes | |
parent | stable x86, bug 297079 (diff) | |
download | gentoo-2-3b0eb652f41ba9b1a872d3cca6418f2e4352bc2a.tar.gz gentoo-2-3b0eb652f41ba9b1a872d3cca6418f2e4352bc2a.tar.bz2 gentoo-2-3b0eb652f41ba9b1a872d3cca6418f2e4352bc2a.zip |
stable x86, bug 297022
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-gfx/grub-splashes')
-rw-r--r-- | media-gfx/grub-splashes/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/grub-splashes/grub-splashes-20091109.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/grub-splashes/ChangeLog b/media-gfx/grub-splashes/ChangeLog index f091f3196112..10dc76e423a1 100644 --- a/media-gfx/grub-splashes/ChangeLog +++ b/media-gfx/grub-splashes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/grub-splashes # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/ChangeLog,v 1.11 2009/11/09 14:05:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/ChangeLog,v 1.12 2009/12/29 19:45:59 fauli Exp $ + + 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + grub-splashes-20091109.ebuild: + stable x86, bug 297022 *grub-splashes-20091109 (09 Nov 2009) diff --git a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild index 146ade9cb325..d27b62bed72a 100644 --- a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild +++ b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-20091109.ebuild,v 1.1 2009/11/09 14:05:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-20091109.ebuild,v 1.2 2009/12/29 19:45:59 fauli Exp $ DESCRIPTION="Collection of grub splashes" HOMEPAGE="http://dev.gentoo.org/~welp/grub-splashes.xml" @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}-0.1.tar.gz LICENSE="GPL-2 Artistic-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="" DEPEND="|| ( sys-boot/grub sys-boot/grub-static )" |