From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9FC6F1381F3 for ; Thu, 3 Oct 2013 05:43:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECEFEE0A93; Thu, 3 Oct 2013 05:43:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 889F1E0A93 for ; Thu, 3 Oct 2013 05:43:46 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9806933EE71 for ; Thu, 3 Oct 2013 05:43:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 1CF96E5308 for ; Thu, 3 Oct 2013 05:43:44 +0000 (UTC) From: "Marcel Unbehaun" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marcel Unbehaun" Message-ID: <1380779333.cb1ce757d31aa29a734bd39cc3e8bd6cf6cf28a8.frostwork@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-puzzle/cubosphere/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-puzzle/cubosphere/cubosphere-0.2a.ebuild games-puzzle/cubosphere/cubosphere-0.3.ebuild X-VCS-Directories: games-puzzle/cubosphere/ X-VCS-Committer: frostwork X-VCS-Committer-Name: Marcel Unbehaun X-VCS-Revision: cb1ce757d31aa29a734bd39cc3e8bd6cf6cf28a8 X-VCS-Branch: master Date: Thu, 3 Oct 2013 05:43:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bf3ad3ed-185a-425e-868f-132b37652b86 X-Archives-Hash: 66d435465c797eee91f3baee37ada0c3 commit: cb1ce757d31aa29a734bd39cc3e8bd6cf6cf28a8 Author: Marcel Unbehaun frostworx de> AuthorDate: Thu Oct 3 05:48:53 2013 +0000 Commit: Marcel Unbehaun gmx de> CommitDate: Thu Oct 3 05:48:53 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=cb1ce757 [games-puzzle/cubosphere] updated to cubosphere-0.3.ebuild --- .../cubosphere/{cubosphere-0.2a.ebuild => cubosphere-0.3.ebuild} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/games-puzzle/cubosphere/cubosphere-0.2a.ebuild b/games-puzzle/cubosphere/cubosphere-0.3.ebuild similarity index 88% rename from games-puzzle/cubosphere/cubosphere-0.2a.ebuild rename to games-puzzle/cubosphere/cubosphere-0.3.ebuild index abce181..1384b66 100644 --- a/games-puzzle/cubosphere/cubosphere-0.2a.ebuild +++ b/games-puzzle/cubosphere/cubosphere-0.3.ebuild @@ -4,13 +4,11 @@ EAPI="3" -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}_linux_src.tar" +SRC_URI="mirror://sourceforge/${PN}/${PN}_beta${PV}_linux_src.tar.gz" LICENSE="GPL-3" SLOT="0" @@ -26,7 +24,7 @@ DEPEND="dev-lang/lua virtual/opengl virtual/glu" -S="${WORKDIR}"/"${PN}"-beta"${MY_PV}" +S="${WORKDIR}"/"${PN}"_beta"${PV}"/src src_prepare() { cd "${S}"