summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2008-02-18 19:06:52 +0000
committerTristan Heaven <tristan@gentoo.org>2008-02-18 19:06:52 +0000
commit3264834311fd7fae3738fb32821eada81cb066f7 (patch)
tree567466eb68566a02ed0a382487bb5f5d918cd471 /games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild
parentFixed Manifest, see bug #210591. (diff)
downloadhistorical-3264834311fd7fae3738fb32821eada81cb066f7.tar.gz
historical-3264834311fd7fae3738fb32821eada81cb066f7.tar.bz2
historical-3264834311fd7fae3738fb32821eada81cb066f7.zip
Version bump
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild')
-rw-r--r--games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild b/games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild
new file mode 100644
index 000000000000..c3a0c172e541
--- /dev/null
+++ b/games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild,v 1.1 2008/02/18 19:06:52 nyhm Exp $
+
+inherit games-ggz
+
+DESCRIPTION="The text-based client for GGZ Gaming Zone"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~ppc ~x86"
+IUSE="debug"
+
+RDEPEND="~dev-games/libggz-${PV}
+ ~dev-games/ggz-client-libs-${PV}
+ virtual/libintl"
+DEPEND="${RDEPEND}
+ sys-devel/gettext"