diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-05-20 21:19:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-05-20 21:19:44 +0000 |
commit | 07ad3d9d4385f91f1326c94043259f7a51073568 (patch) | |
tree | 7747e2c23c782c92f32a7caf419786b1aec61007 /media-gfx/bootsplash/bootsplash-0.6-r16.ebuild | |
parent | Initial import. Ebuild by me. (Manifest recommit) (diff) | |
download | gentoo-2-07ad3d9d4385f91f1326c94043259f7a51073568.tar.gz gentoo-2-07ad3d9d4385f91f1326c94043259f7a51073568.tar.bz2 gentoo-2-07ad3d9d4385f91f1326c94043259f7a51073568.zip |
Moving SRC_URI.
Diffstat (limited to 'media-gfx/bootsplash/bootsplash-0.6-r16.ebuild')
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild index a2a3503b8772..fc201c2e09a6 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild @@ -1,13 +1,13 @@ # 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-r16.ebuild,v 1.1 2004/05/19 20:24:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r16.ebuild,v 1.2 2004/05/20 21:16:10 wolf31o2 Exp $ IUSE="" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" SRC_URI="mirror://gentoo/${PF}.tar.bz2 - http://dev.gentoo.org/~wolf31o2/${PF}.tar.bz2" + http://dev.gentoo.org/~wolf31o2/livecd/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" |