diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2006-10-08 21:06:20 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2006-10-08 21:06:20 +0000 |
commit | af4c35d1e9be94138ab732c1d65702b3bb453853 (patch) | |
tree | dc2d6f17912e6ffcb29aaa52db1b23fb1e6bee80 /games-action | |
parent | Fix for gcc-4. Bug #145125 (diff) | |
download | gentoo-2-af4c35d1e9be94138ab732c1d65702b3bb453853.tar.gz gentoo-2-af4c35d1e9be94138ab732c1d65702b3bb453853.tar.bz2 gentoo-2-af4c35d1e9be94138ab732c1d65702b3bb453853.zip |
Broken planetmirror link. Bug #145315
(Portage version: 2.1.1)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/parsec/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/parsec/files/digest-parsec-0197 | 2 | ||||
-rw-r--r-- | games-action/parsec/parsec-0197.ebuild | 6 |
3 files changed, 9 insertions, 4 deletions
diff --git a/games-action/parsec/ChangeLog b/games-action/parsec/ChangeLog index 7a9014d2ba19..7610274db600 100644 --- a/games-action/parsec/ChangeLog +++ b/games-action/parsec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/parsec # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/ChangeLog,v 1.10 2006/03/31 20:21:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/ChangeLog,v 1.11 2006/10/08 21:06:20 tupone Exp $ + + 08 Oct 2006; <tupone@gentoo.org> parsec-0197.ebuild: + Broken planetmirror link. Bug #145315 by Paul Bredbury 31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> parsec-0197.ebuild: Changing nomirror to mirror and added strip to RESTRICT. diff --git a/games-action/parsec/files/digest-parsec-0197 b/games-action/parsec/files/digest-parsec-0197 index b9e209b8bc71..ee94e74bae53 100644 --- a/games-action/parsec/files/digest-parsec-0197 +++ b/games-action/parsec/files/digest-parsec-0197 @@ -1 +1,3 @@ MD5 47f442a2f1bf898733ad506f4c59b767 parsec_lan_build0197.tar.gz 85700536 +RMD160 3ae7d8ca8d6f3c3e10be79212007e915dfb29991 parsec_lan_build0197.tar.gz 85700536 +SHA256 bdadf7fac3686a20aa041176887a09793ed192171fcdaa22abb4479b84625622 parsec_lan_build0197.tar.gz 85700536 diff --git a/games-action/parsec/parsec-0197.ebuild b/games-action/parsec/parsec-0197.ebuild index fd6f5552ecd0..9fad9aefa71c 100644 --- a/games-action/parsec/parsec-0197.ebuild +++ b/games-action/parsec/parsec-0197.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/parsec-0197.ebuild,v 1.11 2006/03/31 20:21:04 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/parsec/parsec-0197.ebuild,v 1.12 2006/10/08 21:06:20 tupone Exp $ inherit games DESCRIPTION="Parsec - there is no safe distance" HOMEPAGE="http://openparsec.sourceforge.net/" SRC_URI="http://public.www.planetmirror.com/pub/parsec/${PV}/parsec_lan_build${PV}.tar.gz - ftp://planetmirror.com/pub/parsec/${PV}/parsec_lan_build${PV}.tar.gz + ftp://ftp.planetmirror.com/pub/parsec/${PV}/parsec_lan_build${PV}.tar.gz http://ftp.webmonster.de/pub/parsec/parsec_lan_build${PV}.tar.gz" RESTRICT="mirror strip" @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64 x86" IUSE="" -DEPEND="|| ( x11-libs/libXi virtual/x11 ) +DEPEND="x11-libs/libXi virtual/opengl virtual/glut virtual/glu |