diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/cgoban/cgoban-1.9.12.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/cgoban/cgoban-1.9.12.ebuild b/games-board/cgoban/cgoban-1.9.12.ebuild index c56fe3e2e604..ba8c53f4232a 100644 --- a/games-board/cgoban/cgoban-1.9.12.ebuild +++ b/games-board/cgoban/cgoban-1.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.12.ebuild,v 1.4 2004/07/01 11:10:24 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.12.ebuild,v 1.5 2004/07/14 14:28:16 agriffis Exp $ inherit games @@ -9,6 +9,7 @@ SRC_URI="http://www.igoweb.org/~wms/comp/cgoban/${P}.tar.gz" HOMEPAGE="http://www.igoweb.org/~wms/comp/cgoban/" KEYWORDS="x86 ppc" +IUSE="" LICENSE="GPL-2" SLOT="0" |