diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-07-29 08:04:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-07-29 08:04:15 +0000 |
commit | e5e0db36568a618eb332615cf84681873ac0c99a (patch) | |
tree | bab92806525567959023e0c0b7ae1668332df615 | |
parent | add patch for compiling under hardened from advancemame (bug #142021) (diff) | |
download | historical-e5e0db36568a618eb332615cf84681873ac0c99a.tar.gz historical-e5e0db36568a618eb332615cf84681873ac0c99a.tar.bz2 historical-e5e0db36568a618eb332615cf84681873ac0c99a.zip |
url fixup
Package-Manager: portage-2.1.1_pre3-r5
3 files changed, 6 insertions, 6 deletions
diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild index e72143afa38a..dbf79bf221bc 100644 --- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild +++ b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild,v 1.2 2006/04/13 20:04:03 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild,v 1.3 2006/07/29 08:03:35 mr_bones_ Exp $ inherit eutils games DESCRIPTION="race marbles through crazy stages" -HOMEPAGE="http://garagegames.com/pg/product/view.php?id=3" +HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=3" SRC_URI="ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-${PV}.sh.bin" LICENSE="MARBLEBLAST" diff --git a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild index d6925f3dd185..3032dccfbbc5 100644 --- a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild +++ b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild,v 1.2 2006/04/13 20:11:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild,v 1.3 2006/07/29 08:03:54 mr_bones_ Exp $ inherit eutils games DESCRIPTION="race marbles through crazy stages" -HOMEPAGE="http://garagegames.com/pg/product/view.php?id=15" +HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=15" SRC_URI="ftp://ggdev-1.homelan.com/marbleblastgold/MarbleBlastGoldDemo-${PV}.sh.bin" LICENSE="MARBLEBLAST" diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild index fc77f4c33cb3..b258f798eaea 100644 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild,v 1.2 2006/04/13 20:22:08 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/thinktanks-demo/thinktanks-demo-1.1.ebuild,v 1.3 2006/07/29 08:04:15 mr_bones_ Exp $ inherit eutils games DESCRIPTION="tank combat game with lighthearted, fast paced pandemonium" -HOMEPAGE="http://garagegames.com/pg/product/view.php?id=12" +HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=12" SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin" LICENSE="THINKTANKS" |