diff options
author | Troy Dack <tad@gentoo.org> | 2003-04-07 13:55:58 +0000 |
---|---|---|
committer | Troy Dack <tad@gentoo.org> | 2003-04-07 13:55:58 +0000 |
commit | 210f8f23234824e2b9b208e80544a7ba9fa482de (patch) | |
tree | 3136cab240a90c6fc32be161c65b1dddcfbdd9d0 /media-gfx/bootsplash | |
parent | New version & kernel patch - now with "silent" boot screen. (diff) | |
download | gentoo-2-210f8f23234824e2b9b208e80544a7ba9fa482de.tar.gz gentoo-2-210f8f23234824e2b9b208e80544a7ba9fa482de.tar.bz2 gentoo-2-210f8f23234824e2b9b208e80544a7ba9fa482de.zip |
SRC_URI fix
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/bootsplash/bootsplash-0.5.ebuild b/media-gfx/bootsplash/bootsplash-0.5.ebuild index ecece3912e53..69f27dda943c 100644 --- a/media-gfx/bootsplash/bootsplash-0.5.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.5.ebuild,v 1.1 2003/04/07 13:50:51 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.5.ebuild,v 1.2 2003/04/07 13:55:58 tad Exp $ DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://linux.tkdack.com" -SRC_URI="http://gentoo.tkdack.com/downloads/gentoo/bootsplash-${PV}.tar.bz2" +SRC_URI="mirror://gentoo/bootsplash-${PV}.tar.bz2" LICENSE="GPL-2" |