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-themes-livecd | |
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-themes-livecd')
3 files changed, 10 insertions, 5 deletions
diff --git a/media-gfx/bootsplash-themes-livecd/ChangeLog b/media-gfx/bootsplash-themes-livecd/ChangeLog index 42328234bbe6..071ab3c4da79 100644 --- a/media-gfx/bootsplash-themes-livecd/ChangeLog +++ b/media-gfx/bootsplash-themes-livecd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-gfx/bootsplash-themes-livecd # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/ChangeLog,v 1.1 2004/05/19 20:27:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/ChangeLog,v 1.2 2004/05/20 21:17:48 wolf31o2 Exp $ + + 20 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> + bootsplash-themes-livecd-2004.0.ebuild, + bootsplash-themes-livecd-2004.1.ebuild: + Moving SRC_URI. *bootsplash-themes-livecd-2004.0 (19 May 2004) diff --git a/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.0.ebuild b/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.0.ebuild index 44a5834138ae..97f0676d5ca3 100644 --- a/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.0.ebuild +++ b/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.0.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-themes-livecd/bootsplash-themes-livecd-2004.0.ebuild,v 1.1 2004/05/19 20:27:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.0.ebuild,v 1.2 2004/05/20 21:17:48 wolf31o2 Exp $ IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Gentoo ${PV} theme for bootsplash consoles" HOMEPAGE="http://www.gentoo.org/" 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" diff --git a/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.1.ebuild b/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.1.ebuild index 095f008ab234..aa1dff19e6ec 100644 --- a/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.1.ebuild +++ b/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.1.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-themes-livecd/bootsplash-themes-livecd-2004.1.ebuild,v 1.1 2004/05/19 20:27:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.1.ebuild,v 1.2 2004/05/20 21:17:48 wolf31o2 Exp $ IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Gentoo ${PV} theme for bootsplash consoles" HOMEPAGE="http://www.gentoo.org/" 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" |