diff options
Diffstat (limited to 'media-gfx/bootsplash/bootsplash-0.6-r7.ebuild')
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/bootsplash/bootsplash-0.6-r7.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r7.ebuild index e4131981841a..d020c76803f5 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r7.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r7.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-r7.ebuild,v 1.1 2004/02/16 12:46:19 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r7.ebuild,v 1.2 2004/02/17 23:49:19 spock Exp $ DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ 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}" |