* [gentoo-commits] proj/gamerlay:master commit in: games-action/teeworlds/
@ 2011-04-26 20:03 Tomas Chvatal
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal @ 2011-04-26 20:03 UTC (permalink / raw
To: gentoo-commits
commit: a1248a643a5bea0e017c82d083748c128f4ee6a4
Author: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 20:03:06 2011 +0000
Commit: Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:03:06 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=a1248a64
[teeworlds] use python properly
---
games-action/teeworlds/teeworlds-0.6.0.ebuild | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/games-action/teeworlds/teeworlds-0.6.0.ebuild b/games-action/teeworlds/teeworlds-0.6.0.ebuild
index 35b90c5..0e620fc 100644
--- a/games-action/teeworlds/teeworlds-0.6.0.ebuild
+++ b/games-action/teeworlds/teeworlds-0.6.0.ebuild
@@ -2,7 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-action/teeworlds/teeworlds-0.5.2.ebuild,v 1.2 2010/04/04 13:51:12 hwoarang Exp $
-EAPI=2
+EAPI=3
+
+PYTHON_DEPEND="2"
inherit eutils python games
@@ -16,14 +18,15 @@ KEYWORDS="~amd64 ~x86"
IUSE="debug dedicated"
RDEPEND="
- !dedicated? ( media-libs/pnglite
+ !dedicated? (
+ media-libs/pnglite
media-libs/libsdl[X,audio,opengl,video]
media-sound/wavpack
virtual/opengl
- x11-libs/libX11 )
+ x11-libs/libX11
+ )
sys-libs/zlib"
DEPEND="${RDEPEND}
- =dev-lang/python-2*
~dev-util/bam-0.4.0"
S=${WORKDIR}/${P}-source
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/gamerlay:master commit in: games-action/teeworlds/
@ 2011-08-02 17:37 Azamat H. Hackimov
0 siblings, 0 replies; 2+ messages in thread
From: Azamat H. Hackimov @ 2011-08-02 17:37 UTC (permalink / raw
To: gentoo-commits
commit: 7a93c5b2af6b8063978aa2cd42ae7e5e3855c9cd
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Tue Aug 2 17:36:42 2011 +0000
Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
CommitDate: Tue Aug 2 17:36:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=7a93c5b2
[games-action/teeworlds] Small changes in SRC_URI.
(Portage version: 2.1.10.3/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
---
games-action/teeworlds/teeworlds-0.6.1.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/games-action/teeworlds/teeworlds-0.6.1.ebuild b/games-action/teeworlds/teeworlds-0.6.1.ebuild
index bf1562e..21ae766 100644
--- a/games-action/teeworlds/teeworlds-0.6.1.ebuild
+++ b/games-action/teeworlds/teeworlds-0.6.1.ebuild
@@ -12,7 +12,7 @@ REVISION="b177-r50edfd37"
DESCRIPTION="Online multi-player platform 2D shooter"
HOMEPAGE="http://www.teeworlds.com/"
-SRC_URI="http://www.teeworlds.com/files/teeworlds-0.6.1-source.tar.gz"
+SRC_URI="http://www.teeworlds.com/files/${P}-source.tar.gz"
LICENSE="ZLIB"
SLOT="0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-02 17:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-02 17:37 [gentoo-commits] proj/gamerlay:master commit in: games-action/teeworlds/ Azamat H. Hackimov
-- strict thread matches above, loose matches on Subject: below --
2011-04-26 20:03 Tomas Chvatal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox