diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-31 15:55:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-31 15:55:57 +0000 |
commit | f64c7b28edf982424454a7554c0a9a733de043d7 (patch) | |
tree | 41e71ef3d2ba91e7a86e156d0062f0d74042cca9 /media-gfx/grub-splashes | |
parent | Stable for HPPA (bug #293888). (diff) | |
download | gentoo-2-f64c7b28edf982424454a7554c0a9a733de043d7.tar.gz gentoo-2-f64c7b28edf982424454a7554c0a9a733de043d7.tar.bz2 gentoo-2-f64c7b28edf982424454a7554c0a9a733de043d7.zip |
amd64 stable, bug #297022
(Portage version: 2.2_rc61/cvs/Linux x86_64)
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 10dc76e423a1..eaf7931a4a29 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.12 2009/12/29 19:45:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/ChangeLog,v 1.13 2009/12/31 15:55:57 maekke Exp $ + + 31 Dec 2009; Markus Meier <maekke@gentoo.org> + grub-splashes-20091109.ebuild: + amd64 stable, bug #297022 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> grub-splashes-20091109.ebuild: diff --git a/media-gfx/grub-splashes/grub-splashes-20091109.ebuild b/media-gfx/grub-splashes/grub-splashes-20091109.ebuild index d27b62bed72a..d3a8553b3943 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.2 2009/12/29 19:45:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/grub-splashes/grub-splashes-20091109.ebuild,v 1.3 2009/12/31 15:55:57 maekke 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 )" |