diff options
Diffstat (limited to 'games-board/six/six-0.5.1.ebuild')
-rw-r--r-- | games-board/six/six-0.5.1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/games-board/six/six-0.5.1.ebuild b/games-board/six/six-0.5.1.ebuild new file mode 100644 index 000000000000..7afa8f698caa --- /dev/null +++ b/games-board/six/six-0.5.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/six/six-0.5.1.ebuild,v 1.1 2004/03/29 20:02:38 mr_bones_ Exp $ + +inherit kde +need-kde 3 + +DESCRIPTION="A Hex playing program for KDE" +HOMEPAGE="http://six.retes.hu/" +SRC_URI="http://six.retes.hu/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86" |