diff options
author | 2004-01-19 11:39:23 +0000 | |
---|---|---|
committer | 2004-01-19 11:39:23 +0000 | |
commit | 69338c7e5a86404cc204646e3162018d43b15c52 (patch) | |
tree | 774f43f1eae39f332983e279c6c88f2210d14c2e /games-board/gnugo/gnugo-3.4.ebuild | |
parent | remove old beta (diff) | |
download | gentoo-2-69338c7e5a86404cc204646e3162018d43b15c52.tar.gz gentoo-2-69338c7e5a86404cc204646e3162018d43b15c52.tar.bz2 gentoo-2-69338c7e5a86404cc204646e3162018d43b15c52.zip |
mark stable for x86
Diffstat (limited to 'games-board/gnugo/gnugo-3.4.ebuild')
-rw-r--r-- | games-board/gnugo/gnugo-3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/gnugo/gnugo-3.4.ebuild b/games-board/gnugo/gnugo-3.4.ebuild index 978d264f155c..77cf8e1992b8 100644 --- a/games-board/gnugo/gnugo-3.4.ebuild +++ b/games-board/gnugo/gnugo-3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.4.ebuild,v 1.1 2003/10/29 08:25:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.4.ebuild,v 1.2 2004/01/19 11:39:17 mr_bones_ Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="A Go-playing program" SRC_URI="ftp://sporadic.stanford.edu/pub/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gnugo/devel.html" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" SLOT="0" |