diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-02-11 21:25:43 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-02-11 21:25:43 +0000 |
commit | 51d8012208e799e49455cf276d9272d504942343 (patch) | |
tree | 0644cd3afa010a7b7a545d10470827ac8276b52d /games-simulation | |
parent | here's mythtv 0.17 for everyone :) Let the bug reports begin (diff) | |
download | historical-51d8012208e799e49455cf276d9272d504942343.tar.gz historical-51d8012208e799e49455cf276d9272d504942343.tar.bz2 historical-51d8012208e799e49455cf276d9272d504942343.zip |
Updated HOMEPAGE and closing bug #81657.
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/stoned-bin/ChangeLog | 8 | ||||
-rw-r--r-- | games-simulation/stoned-bin/Manifest | 6 | ||||
-rw-r--r-- | games-simulation/stoned-bin/stoned-bin-1.0.4.ebuild | 8 | ||||
-rw-r--r-- | games-simulation/stoned-bin/stoned-bin-1.1.5.ebuild | 4 |
4 files changed, 15 insertions, 11 deletions
diff --git a/games-simulation/stoned-bin/ChangeLog b/games-simulation/stoned-bin/ChangeLog index 41df5806e7d6..a7f8a2cc55da 100644 --- a/games-simulation/stoned-bin/ChangeLog +++ b/games-simulation/stoned-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/stoned-bin -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/ChangeLog,v 1.3 2005/01/31 03:37:19 mr_bones_ Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/ChangeLog,v 1.4 2005/02/11 21:25:43 wolf31o2 Exp $ + + 11 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org> + stoned-bin-1.0.4.ebuild: + Updated HOMEPAGE and closing bug #81657. 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/games-simulation/stoned-bin/Manifest b/games-simulation/stoned-bin/Manifest index 23bdd499b9a3..022a15399e36 100644 --- a/games-simulation/stoned-bin/Manifest +++ b/games-simulation/stoned-bin/Manifest @@ -1,6 +1,6 @@ -MD5 7c898db3b35e96b9fa6669a59fe938c8 ChangeLog 863 +MD5 a864f63066eb9a38d381f68de6669f09 stoned-bin-1.1.5.ebuild 730 +MD5 0d07f8e209ac4cd1d86e6a33ce2d7bfa ChangeLog 987 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 3bb6975d703df9e65d1406ee4abc1578 stoned-bin-1.0.4.ebuild 663 -MD5 f4a2204f4966f6326c35639e055d4490 stoned-bin-1.1.5.ebuild 731 +MD5 b6a7aa9c10561ec1c531e74a8f021abe stoned-bin-1.0.4.ebuild 664 MD5 c675ce3f928d14fe559a5fd3fcaf2f4c files/digest-stoned-bin-1.0.4 63 MD5 85e1d70fa1ed3e79d14ea34e390e438a files/digest-stoned-bin-1.1.5 75 diff --git a/games-simulation/stoned-bin/stoned-bin-1.0.4.ebuild b/games-simulation/stoned-bin/stoned-bin-1.0.4.ebuild index 692ec0519046..ba746e29dd8e 100644 --- a/games-simulation/stoned-bin/stoned-bin-1.0.4.ebuild +++ b/games-simulation/stoned-bin/stoned-bin-1.0.4.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.0.4.ebuild,v 1.1 2004/07/25 12:15:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.0.4.ebuild,v 1.2 2005/02/11 21:25:43 wolf31o2 Exp $ inherit games DESCRIPTION="3D curling simulation" -HOMEPAGE="http://www.webhome.de/stoned/" -SRC_URI="http://www.webhome.de/stoned/download/${P/-bin}.tar.gz" +HOMEPAGE="http://stoned.cute-ninjas.com/" +SRC_URI="http://stoned.cute-ninjas.com/download/${P/-bin}.tar.gz" LICENSE="as-is" SLOT="0" diff --git a/games-simulation/stoned-bin/stoned-bin-1.1.5.ebuild b/games-simulation/stoned-bin/stoned-bin-1.1.5.ebuild index e9bbb4656fad..f0bbc3596a4e 100644 --- a/games-simulation/stoned-bin/stoned-bin-1.1.5.ebuild +++ b/games-simulation/stoned-bin/stoned-bin-1.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.5.ebuild,v 1.1 2004/07/25 12:15:39 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.5.ebuild,v 1.2 2005/02/11 21:25:43 wolf31o2 Exp $ inherit games |