summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/gamazons/gamazons-0.83.ebuild')
-rw-r--r--games-board/gamazons/gamazons-0.83.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/games-board/gamazons/gamazons-0.83.ebuild b/games-board/gamazons/gamazons-0.83.ebuild
new file mode 100644
index 000000000000..c9fc89b13dfb
--- /dev/null
+++ b/games-board/gamazons/gamazons-0.83.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/gamazons/gamazons-0.83.ebuild,v 1.1 2005/01/29 03:06:38 mr_bones_ Exp $
+
+inherit gnome2
+
+DESCRIPTION="A chess/go hybrid"
+HOMEPAGE="http://www.yorgalily.org/gamazons/"
+SRC_URI="http://www.yorgalily.org/gamazons/src/$P.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+IUSE=""
+
+DEPEND=">=gnome-base/libgnomeui-2"