diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2007-02-07 13:38:52 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2007-02-07 13:38:52 +0000 |
commit | 3904b250ab9980425ce1a74b6b7114332e9503e4 (patch) | |
tree | a831f269405956a1bd660d010826221f4063d0e7 /games-arcade/ppracer | |
parent | Use mirror://berlios (diff) | |
download | gentoo-2-3904b250ab9980425ce1a74b6b7114332e9503e4.tar.gz gentoo-2-3904b250ab9980425ce1a74b6b7114332e9503e4.tar.bz2 gentoo-2-3904b250ab9980425ce1a74b6b7114332e9503e4.zip |
Use mirror://berlios
(Portage version: 2.1.2-r8)
Diffstat (limited to 'games-arcade/ppracer')
-rw-r--r-- | games-arcade/ppracer/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/ppracer/ppracer-0.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/ppracer/ChangeLog b/games-arcade/ppracer/ChangeLog index a85be4d2f9ae..affcd822bd96 100644 --- a/games-arcade/ppracer/ChangeLog +++ b/games-arcade/ppracer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/ppracer -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ChangeLog,v 1.19 2006/10/19 00:04:14 nyhm Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ChangeLog,v 1.20 2007/02/07 13:38:52 nyhm Exp $ + + 07 Feb 2007; Tristan Heaven <nyhm@gentoo.org> ppracer-0.3.1.ebuild: + Use mirror://berlios 18 Oct 2006; Tristan Heaven <nyhm@gentoo.org> ppracer-0.3.1.ebuild: No need to run gnuconfig_update or autoconf; install desktop entry diff --git a/games-arcade/ppracer/ppracer-0.3.1.ebuild b/games-arcade/ppracer/ppracer-0.3.1.ebuild index 925973edb811..7072da0c0c88 100644 --- a/games-arcade/ppracer/ppracer-0.3.1.ebuild +++ b/games-arcade/ppracer/ppracer-0.3.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ppracer-0.3.1.ebuild,v 1.14 2006/11/04 05:06:29 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ppracer-0.3.1.ebuild,v 1.15 2007/02/07 13:38:52 nyhm Exp $ inherit eutils flag-o-matic multilib games DESCRIPTION="take on the role of Tux, the Linux Penguin, as he races down steep, snow-covered mountains" HOMEPAGE="http://developer.berlios.de/projects/ppracer/" -SRC_URI="http://download.berlios.de/ppracer/${P}.tar.bz2" +SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |