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 | |
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')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index 94f46ef2ca28..5f50e7426f3e 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/bootsplash # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.40 2004/05/19 20:24:02 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.41 2004/05/20 21:16:10 wolf31o2 Exp $ + + 20 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> + bootsplash-0.6-r16.ebuild: + Moving SRC_URI. *bootsplash-0.6-r16 (19 May 2004) 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" |