diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-21 18:03:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-21 18:03:34 +0000 |
commit | da658e93cfdb906be3db82f90fc6605d87cf0d9a (patch) | |
tree | e331fbc1da41a72e5f7f93a5c2b6297a69188be2 | |
parent | fixing Manifest (diff) | |
download | gentoo-2-da658e93cfdb906be3db82f90fc6605d87cf0d9a.tar.gz gentoo-2-da658e93cfdb906be3db82f90fc6605d87cf0d9a.tar.bz2 gentoo-2-da658e93cfdb906be3db82f90fc6605d87cf0d9a.zip |
keyword for amd64 (bug #48574)
-rw-r--r-- | games-board/cgoban/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/cgoban/cgoban-1.9.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/cgoban/ChangeLog b/games-board/cgoban/ChangeLog index edf1196e7f8b..1186e2d8ca69 100644 --- a/games-board/cgoban/ChangeLog +++ b/games-board/cgoban/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/cgoban # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/ChangeLog,v 1.3 2004/02/09 23:30:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/ChangeLog,v 1.4 2004/04/21 18:03:34 mr_bones_ Exp $ + + 21 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> cgoban-1.9.14.ebuild: + keyword for amd64 (bug #48574) *cgoban-1.9.14 (09 Feb 2004) diff --git a/games-board/cgoban/cgoban-1.9.14.ebuild b/games-board/cgoban/cgoban-1.9.14.ebuild index fd3c720620f7..03f219a2a5ad 100644 --- a/games-board/cgoban/cgoban-1.9.14.ebuild +++ b/games-board/cgoban/cgoban-1.9.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.14.ebuild,v 1.1 2004/02/09 23:30:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.14.ebuild,v 1.2 2004/04/21 18:03:34 mr_bones_ Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="A Go-frontend" HOMEPAGE="http://cgoban1.sourceforge.net/" SRC_URI="mirror://sourceforge/cgoban1/${P}.tar.gz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |