summaryrefslogtreecommitdiff
path: root/packaging/gentoo
diff options
context:
space:
mode:
authorTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-09-28 15:15:10 +0200
committerTomas Chvatal (scarabeus) <tomas.chvatal@gmail.com>2008-09-28 15:15:10 +0200
commitd1dc3b82256bc356f2de6d96d2deead0ce4635a6 (patch)
tree09d698f0c9db486c813777c3cda6d8be91483e7d /packaging/gentoo
parent466c7cf3e3e37ef765b491b98fad674a7b9d4de1 (diff)
Update gentoo ebuild for git version.
Diffstat (limited to 'packaging/gentoo')
-rw-r--r--packaging/gentoo/tuxanci-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild
index b5f0068..8874ca0 100644
--- a/packaging/gentoo/tuxanci-9999.ebuild
+++ b/packaging/gentoo/tuxanci-9999.ebuild
@@ -2,13 +2,13 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2_pre1"
+EAPI="2"
-ESVN_REPO_URI="http://opensvn.csie.org/tuxanci_ng"
-inherit games cmake-utils subversion
+inherit games cmake-utils git
DESCRIPTION="Tuxanci is first cushion shooter inspired by game Bulanci."
HOMEPAGE="http://www.tuxanci.org/"
+EGIT_REPO_URI="git://repo.or.cz/tuxanci.git"
#SRC_URI="http://download.${PN}.org/${PV}/${P}-src.tar.bz2"
LICENSE="GPL-2"