diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-02-17 23:49:19 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-02-17 23:49:19 +0000 |
commit | 41555dcb1a63f5e2702ae4dc02d22ccca7b1c006 (patch) | |
tree | 96bf1f86b8da4f7e204ed6b56c08f173a4dd9a48 /media-gfx/bootsplash/bootsplash-0.6-r6.ebuild | |
parent | Added include dir so it doesnt clobber any files. added block for silc-client... (diff) | |
download | gentoo-2-41555dcb1a63f5e2702ae4dc02d22ccca7b1c006.tar.gz gentoo-2-41555dcb1a63f5e2702ae4dc02d22ccca7b1c006.tar.bz2 gentoo-2-41555dcb1a63f5e2702ae4dc02d22ccca7b1c006.zip |
Marked stable on x86.
Diffstat (limited to 'media-gfx/bootsplash/bootsplash-0.6-r6.ebuild')
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/bootsplash/bootsplash-0.6-r6.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r6.ebuild index c43bc77d2512..87c3ab2417a2 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r6.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r6.ebuild,v 1.1 2004/02/15 18:44:38 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r6.ebuild,v 1.2 2004/02/17 23:49:19 spock Exp $ DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://linux.tkdack.com/" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/bootsplash-${PV}-${PR}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" S="${WORKDIR}/${PF}" |