diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-04-25 22:34:05 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-04-25 22:34:05 +0000 |
commit | 590af83aadc55c107ea33b65bdeed2dd786e9607 (patch) | |
tree | 7d78c80f578ac3d7c0aae582f7f2a77620203953 /media-gfx/bootsplash | |
parent | Add die following econf for bug 48950 (Manifest recommit) (diff) | |
download | gentoo-2-590af83aadc55c107ea33b65bdeed2dd786e9607.tar.gz gentoo-2-590af83aadc55c107ea33b65bdeed2dd786e9607.tar.bz2 gentoo-2-590af83aadc55c107ea33b65bdeed2dd786e9607.zip |
added mirror://gentoo as primary
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r10.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r13.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r14.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r15.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r8.ebuild | 5 |
6 files changed, 21 insertions, 11 deletions
diff --git a/media-gfx/bootsplash/ChangeLog b/media-gfx/bootsplash/ChangeLog index a4bee0eca959..230417d3d694 100644 --- a/media-gfx/bootsplash/ChangeLog +++ b/media-gfx/bootsplash/ChangeLog @@ -1,6 +1,11 @@ # 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.38 2004/04/25 19:43:19 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/ChangeLog,v 1.39 2004/04/25 22:34:05 mholzer Exp $ + + 26 Apr 2004; Martin Holzer <mholzer@gentoo.org> bootsplash-0.6-r10.ebuild, + bootsplash-0.6-r13.ebuild, bootsplash-0.6-r14.ebuild, + bootsplash-0.6-r15.ebuild, bootsplash-0.6-r8.ebuild: + added mirror://gentoo as primary *bootsplash-0.6-r15 (25 Apr 2004) diff --git a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild index a2d0a84abe39..a79f6588af35 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild @@ -1,12 +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-r10.ebuild,v 1.6 2004/04/14 15:40:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild,v 1.7 2004/04/25 22:34:05 mholzer Exp $ IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" +SRC_URI="mirror://gentoo/${PF}.tar.bz2 + http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild index 68f48dbe6b06..1b9548357866 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild @@ -1,12 +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-r13.ebuild,v 1.4 2004/04/14 15:40:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild,v 1.5 2004/04/25 22:34:05 mholzer Exp $ IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" +SRC_URI="mirror://gentoo/${PF}.tar.bz2 + http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild index 6489147ebe42..f0203070e648 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild @@ -1,12 +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-r14.ebuild,v 1.4 2004/04/14 15:40:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild,v 1.5 2004/04/25 22:34:05 mholzer Exp $ IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" +SRC_URI="mirror://gentoo/${PF}.tar.bz2 + http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild index dfcb56f44098..73aa36584b39 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild @@ -1,12 +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-r15.ebuild,v 1.1 2004/04/25 19:43:19 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild,v 1.2 2004/04/25 22:34:05 mholzer Exp $ IUSE="livecd" S=${WORKDIR}/${PF} DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" +SRC_URI="mirror://gentoo/${PF}.tar.bz2 + http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" SLOT="0" LICENSE="GPL-2" diff --git a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild index 4b99cf034949..0c2ca0c2699f 100644 --- a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild +++ b/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild @@ -1,11 +1,12 @@ # 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-r8.ebuild,v 1.4 2004/04/14 15:40:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild,v 1.5 2004/04/25 22:34:05 mholzer Exp $ IUSE="" DESCRIPTION="Graphical backgrounds for frame buffer consoles" HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="http://dev.gentoo.org/~spock/portage/distfiles/bootsplash-${PV}-${PR}.tar.bz2" +SRC_URI="mirror://gentoo/${PF}.tar.bz2 + http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" |