diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-02 01:16:41 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-02 01:16:41 +0000 |
commit | b2a883aef23d16c5debc0805428545dcb1bca9b1 (patch) | |
tree | 44728683952ed1e93e8a7b6915e1dc5f363cc9e6 /games-action | |
parent | initial commit - ebuild and patch from Alexandru Toma via bug #52697 (Manifes... (diff) | |
download | gentoo-2-b2a883aef23d16c5debc0805428545dcb1bca9b1.tar.gz gentoo-2-b2a883aef23d16c5debc0805428545dcb1bca9b1.tar.bz2 gentoo-2-b2a883aef23d16c5debc0805428545dcb1bca9b1.zip |
fix HOMEPAGE and SRC_URI (bug #52576)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/slune/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/slune/slune-0.3.1.ebuild | 8 | ||||
-rw-r--r-- | games-action/slune/slune-0.5.ebuild | 8 | ||||
-rw-r--r-- | games-action/slune/slune-0.6.1.ebuild | 8 |
4 files changed, 17 insertions, 13 deletions
diff --git a/games-action/slune/ChangeLog b/games-action/slune/ChangeLog index 5f93c374ff85..f1245e8734a8 100644 --- a/games-action/slune/ChangeLog +++ b/games-action/slune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/slune # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.5 2004/04/19 20:50:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.6 2004/06/02 01:16:41 mr_bones_ Exp $ + + 01 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> slune-0.3.1.ebuild, + slune-0.5.ebuild, slune-0.6.1.ebuild: + fix HOMEPAGE and SRC_URI (bug #52576) 19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> slune-0.3.1.ebuild, slune-0.5.ebuild, slune-0.6.1.ebuild: diff --git a/games-action/slune/slune-0.3.1.ebuild b/games-action/slune/slune-0.3.1.ebuild index fb5077aabc8e..ab3404aa9e7d 100644 --- a/games-action/slune/slune-0.3.1.ebuild +++ b/games-action/slune/slune-0.3.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.3.1.ebuild,v 1.3 2004/04/19 20:50:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.3.1.ebuild,v 1.4 2004/06/02 01:16:41 mr_bones_ Exp $ inherit distutils DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics" -SRC_URI="http://www.nectroom.homelinux.net/pkg/Slune-${PV}.tar.bz2" -HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/" +HOMEPAGE="http://oomadness.nekeme.net/en/slune/" +SRC_URI="http://oomadness.nekeme.net/downloads/Slune-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -21,4 +21,4 @@ DEPEND="virtual/x11 >=dev-python/pyopenal-0.1.1 >=dev-python/editobj-0.3.1" -S=${WORKDIR}/Slune-${PV} +S="${WORKDIR}/Slune-${PV}" diff --git a/games-action/slune/slune-0.5.ebuild b/games-action/slune/slune-0.5.ebuild index 71ac65a9ede7..9cc31804213b 100644 --- a/games-action/slune/slune-0.5.ebuild +++ b/games-action/slune/slune-0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.5.ebuild,v 1.3 2004/04/19 20:50:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.5.ebuild,v 1.4 2004/06/02 01:16:41 mr_bones_ Exp $ inherit distutils DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics" -SRC_URI="http://oomadness.tuxfamily.org/downloads/Slune-${PV}.tar.bz2" -HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/" +HOMEPAGE="http://oomadness.nekeme.net/en/slune/" +SRC_URI="http://oomadness.nekeme.net/downloads/Slune-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -22,4 +22,4 @@ DEPEND="virtual/x11 >=dev-python/pyopenal-0.1.2 >=dev-python/editobj-0.5.2" -S=${WORKDIR}/Slune-${PV} +S="${WORKDIR}/Slune-${PV}" diff --git a/games-action/slune/slune-0.6.1.ebuild b/games-action/slune/slune-0.6.1.ebuild index a5b64ccb7beb..06042127c084 100644 --- a/games-action/slune/slune-0.6.1.ebuild +++ b/games-action/slune/slune-0.6.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.6.1.ebuild,v 1.6 2004/04/19 20:50:18 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.6.1.ebuild,v 1.7 2004/06/02 01:16:41 mr_bones_ Exp $ inherit distutils DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics" -HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/" -SRC_URI="http://oomadness.tuxfamily.org/downloads/Slune-${PV}.tar.bz2" +HOMEPAGE="http://oomadness.nekeme.net/en/slune/" +SRC_URI="http://oomadness.nekeme.net/downloads/Slune-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -22,4 +22,4 @@ DEPEND="virtual/x11 >=dev-python/pyopenal-0.1.3 >=dev-python/editobj-0.5.3" -S=${WORKDIR}/Slune-${PV} +S="${WORKDIR}/Slune-${PV}" |