summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-06-26 18:43:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-06-26 18:43:54 +0000
commite13474f7044aa62f89c201bd930be8ca2b1d3611 (patch)
tree2e9ea11072ef6da18147418ec8093c09d93d06e2 /games-board
parentAdd check for USE='jpeg png' in sdl-image. Closes #227705 (diff)
downloadgentoo-2-e13474f7044aa62f89c201bd930be8ca2b1d3611.tar.gz
gentoo-2-e13474f7044aa62f89c201bd930be8ca2b1d3611.tar.bz2
gentoo-2-e13474f7044aa62f89c201bd930be8ca2b1d3611.zip
old
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/ggz-txt-client/ggz-txt-client-0.0.14.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/games-board/ggz-txt-client/ggz-txt-client-0.0.14.ebuild b/games-board/ggz-txt-client/ggz-txt-client-0.0.14.ebuild
deleted file mode 100644
index 39896dfc4171..000000000000
--- a/games-board/ggz-txt-client/ggz-txt-client-0.0.14.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2007 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.ebuild,v 1.2 2007/03/06 12:06:13 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/ggz-client-libs-${PV}
- virtual/libintl"
-DEPEND="${RDEPEND}
- sys-devel/gettext"