summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-05-20 21:19:44 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-05-20 21:19:44 +0000
commit07ad3d9d4385f91f1326c94043259f7a51073568 (patch)
tree7747e2c23c782c92f32a7caf419786b1aec61007 /media-gfx
parentInitial import. Ebuild by me. (Manifest recommit) (diff)
downloadgentoo-2-07ad3d9d4385f91f1326c94043259f7a51073568.tar.gz
gentoo-2-07ad3d9d4385f91f1326c94043259f7a51073568.tar.bz2
gentoo-2-07ad3d9d4385f91f1326c94043259f7a51073568.zip
Moving SRC_URI.
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/bootsplash-themes-livecd/ChangeLog7
-rw-r--r--media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.0.ebuild4
-rw-r--r--media-gfx/bootsplash-themes-livecd/bootsplash-themes-livecd-2004.1.ebuild4
-rw-r--r--media-gfx/bootsplash/ChangeLog6
-rw-r--r--media-gfx/bootsplash/bootsplash-0.6-r16.ebuild4
5 files changed, 17 insertions, 8 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"
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"