diff options
author | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-14 20:04:20 +0000 |
commit | d082e043449bcc950fbbb1a898da8191558530d4 (patch) | |
tree | 529fd11a9ffad0dff9f91191fc3bb3f9a43ee229 /media-gfx/bootsplash-themes-livecd | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.gz gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.tar.bz2 gentoo-2-d082e043449bcc950fbbb1a898da8191558530d4.zip |
Added to ~ppc
Diffstat (limited to 'media-gfx/bootsplash-themes-livecd')
-rw-r--r-- | media-gfx/bootsplash-themes-livecd/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/bootsplash-themes-livecd/ChangeLog b/media-gfx/bootsplash-themes-livecd/ChangeLog index bb46cad73f88..be014d7a8b1f 100644 --- a/media-gfx/bootsplash-themes-livecd/ChangeLog +++ b/media-gfx/bootsplash-themes-livecd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/bootsplash-themes-livecd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/ChangeLog,v 1.11 2004/10/06 20:14:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/ChangeLog,v 1.12 2004/10/14 20:04:20 dholm Exp $ + + 14 Oct 2004; David Holm <dholm@gentoo.org> + bootsplash-themes-livecd-2004.3-r1.ebuild: + Added to ~ppc. *bootsplash-themes-livecd-2004.3-r1 (06 Oct 2004) diff --git a/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.3-r1.ebuild b/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.3-r1.ebuild index 1364a43850ae..849e54914d83 100644 --- a/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.3-r1.ebuild +++ b/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.3-r1.ebuild,v 1.1 2004/10/06 20:14:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.3-r1.ebuild,v 1.2 2004/10/14 20:04:20 dholm Exp $ IUSE="livecd" S=${WORKDIR}/livecd-${PV} @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wolf31o2/sources/${PN}/${PF}.tar.bz2" SLOT=${PV} LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" DEPEND=">=media-gfx/bootsplash-0.6-r16" |