diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-04 18:40:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-08-04 18:40:54 +0000 |
commit | e355a17eb0769d9b4036c61272c26356abc0c78c (patch) | |
tree | 4ee8c983c46c9bd09b874127c35cb024379e8223 /games-board/six/six-0.5.2.ebuild | |
parent | needs wxGTK to build even if it isn't used (bug #59113) (Manifest recommit) (diff) | |
download | gentoo-2-e355a17eb0769d9b4036c61272c26356abc0c78c.tar.gz gentoo-2-e355a17eb0769d9b4036c61272c26356abc0c78c.tar.bz2 gentoo-2-e355a17eb0769d9b4036c61272c26356abc0c78c.zip |
version bump
Diffstat (limited to 'games-board/six/six-0.5.2.ebuild')
-rw-r--r-- | games-board/six/six-0.5.2.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/games-board/six/six-0.5.2.ebuild b/games-board/six/six-0.5.2.ebuild new file mode 100644 index 000000000000..f0e90b20c986 --- /dev/null +++ b/games-board/six/six-0.5.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/six/six-0.5.2.ebuild,v 1.1 2004/08/04 18:40:54 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 ~ppc" +IUSE="" |