diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:33:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:33:32 +0000 |
commit | 390b92abb7e5cc205117d3e59e01889c68df9616 (patch) | |
tree | cba2014569bc820e1b461686f2470890bbbf1675 /games-board/gnugo | |
parent | sync IUSE (+sdl, +svga) (Manifest recommit) (diff) | |
download | gentoo-2-390b92abb7e5cc205117d3e59e01889c68df9616.tar.gz gentoo-2-390b92abb7e5cc205117d3e59e01889c68df9616.tar.bz2 gentoo-2-390b92abb7e5cc205117d3e59e01889c68df9616.zip |
sync IUSE (missing)
Diffstat (limited to 'games-board/gnugo')
-rw-r--r-- | games-board/gnugo/gnugo-3.2.ebuild | 3 | ||||
-rw-r--r-- | games-board/gnugo/gnugo-3.3.22.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games-board/gnugo/gnugo-3.2.ebuild b/games-board/gnugo/gnugo-3.2.ebuild index 3f44583f7a7b..39f076cb1300 100644 --- a/games-board/gnugo/gnugo-3.2.ebuild +++ b/games-board/gnugo/gnugo-3.2.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.2.ebuild,v 1.4 2004/07/01 11:11:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.2.ebuild,v 1.5 2004/07/14 14:29:58 agriffis Exp $ DESCRIPTION="A Go-playing program" SRC_URI="mirror://gnu/gnugo/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gnugo/" KEYWORDS="x86 ppc" +IUSE="" LICENSE="GPL-2" SLOT="0" diff --git a/games-board/gnugo/gnugo-3.3.22.ebuild b/games-board/gnugo/gnugo-3.3.22.ebuild index 0a4e79452618..e15b0cbeac4b 100644 --- a/games-board/gnugo/gnugo-3.3.22.ebuild +++ b/games-board/gnugo/gnugo-3.3.22.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/gnugo/gnugo-3.3.22.ebuild,v 1.4 2004/07/01 11:11:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.3.22.ebuild,v 1.5 2004/07/14 14:29:58 agriffis Exp $ inherit games @@ -9,6 +9,7 @@ SRC_URI="ftp://sporadic.stanford.edu/pub/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gnugo/devel.html" KEYWORDS="x86 ~ppc" +IUSE="" LICENSE="GPL-2" SLOT="0" |