summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Unbehaun <marcel@frostworx.de>2012-05-14 07:26:03 +0200
committerMarcel Unbehaun <marcel@frostworx.de>2012-05-14 07:26:03 +0200
commit07a1b09c0e3e07e84099d7553bfa46853c3db742 (patch)
tree5201fc37d256ac6d321f0ac7c5aa39d8731cf200 /games-puzzle
parent[games-fps/redeclipse] Removed old 1.1, added man-pages and .desktop file. (diff)
downloadgamerlay-07a1b09c0e3e07e84099d7553bfa46853c3db742.tar.gz
gamerlay-07a1b09c0e3e07e84099d7553bfa46853c3db742.tar.bz2
gamerlay-07a1b09c0e3e07e84099d7553bfa46853c3db742.zip
[games-puzzle/cubosphere] updated cubosphere-0.2a.ebuild
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/cubosphere/Manifest4
-rw-r--r--games-puzzle/cubosphere/cubosphere-0.2a.ebuild (renamed from games-puzzle/cubosphere/cubosphere-0.2.ebuild)10
2 files changed, 7 insertions, 7 deletions
diff --git a/games-puzzle/cubosphere/Manifest b/games-puzzle/cubosphere/Manifest
index 2b3f139..bc68296 100644
--- a/games-puzzle/cubosphere/Manifest
+++ b/games-puzzle/cubosphere/Manifest
@@ -1,2 +1,2 @@
-DIST cubosphere_beta02_unix_src.tar 417310720 RMD160 613f080121ff50f28fc4bfce7dd7feb65915156d SHA1 510ac5a00c33d606819cb15584560997c8959495 SHA256 6b14d143be95a3136c385e58a789e7c5ee507dd4e35bf71055c4a956ef9c0c8e
-EBUILD cubosphere-0.2.ebuild 1060 RMD160 d53f0071fd6c8fb4f108b35572fac1126bf0b9f2 SHA1 0b3039c9c52c0bfd69d04e9b0acdae31a5b00089 SHA256 94b715fa9217321977b26f69a8b62155a4064ec383d0659976f074baad3cfd40
+DIST cubosphere-beta02a_linux_src.tar 390850560 RMD160 e394f727b0f606b205110f7381379dfa13aa1cb9 SHA1 f4870ce1d2cc67283c26a627553c5dd21d684371 SHA256 718106579b9875961fc6c02793fd24366be570ce63ace070b4676f6c87f32dce
+EBUILD cubosphere-0.2a.ebuild 1050 RMD160 64892c22d8b7d03b3c4e1f8d2cb41162b751bf1a SHA1 6d733f1f0f0c895587eae358c60e38ef6369899a SHA256 22334f42b73efabaca5f9f5e7446b6d765add71ae7cce8f9d09822836c5d4e35
diff --git a/games-puzzle/cubosphere/cubosphere-0.2.ebuild b/games-puzzle/cubosphere/cubosphere-0.2a.ebuild
index 1104a19..abce181 100644
--- a/games-puzzle/cubosphere/cubosphere-0.2.ebuild
+++ b/games-puzzle/cubosphere/cubosphere-0.2a.ebuild
@@ -1,16 +1,16 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: games-puzzle/cubosphere/cubosphere0.1.ebuild frostwork Exp $
+# $Header: games-puzzle/cubosphere/cubosphere.ebuild frostwork Exp $
EAPI="3"
-MY_PV="02"
+MY_PV="02a"
inherit eutils games flag-o-matic
DESCRIPTION="game similar to the PSX game Kula World / Roll Away"
HOMEPAGE="http://cubosphere.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}_beta${MY_PV}_unix_src.tar"
+SRC_URI="mirror://sourceforge/${PN}/${PN}-beta${MY_PV}_linux_src.tar"
LICENSE="GPL-3"
SLOT="0"
@@ -26,7 +26,7 @@ DEPEND="dev-lang/lua
virtual/opengl
virtual/glu"
-S="${WORKDIR}"/"${PN}"_beta"${MY_PV}"_unix_src
+S="${WORKDIR}"/"${PN}"-beta"${MY_PV}"
src_prepare() {
cd "${S}"