diff options
author | 2004-10-15 16:07:24 +0000 | |
---|---|---|
committer | 2004-10-15 16:07:24 +0000 | |
commit | 8c9fe237b9f6c08c23b24b8357052a64ece7553b (patch) | |
tree | 842c448685cf5c6b57546709aa6e4889ce90a44a /games-board/camato/camato-0.6.2.ebuild | |
parent | Added to ~amd64. (Manifest recommit) (diff) | |
download | gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.tar.gz gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.tar.bz2 gentoo-2-8c9fe237b9f6c08c23b24b8357052a64ece7553b.zip |
Added to ~ppc
Diffstat (limited to 'games-board/camato/camato-0.6.2.ebuild')
-rw-r--r-- | games-board/camato/camato-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/camato/camato-0.6.2.ebuild b/games-board/camato/camato-0.6.2.ebuild index a09c82dbecf2..b965e5ddfcbf 100644 --- a/games-board/camato/camato-0.6.2.ebuild +++ b/games-board/camato/camato-0.6.2.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/camato/camato-0.6.2.ebuild,v 1.1 2004/09/10 19:52:37 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/camato/camato-0.6.2.ebuild,v 1.2 2004/10/15 16:05:44 dholm Exp $ MY_PV=${PV//./_} @@ -9,7 +9,7 @@ HOMEPAGE="http://yusei.ragondux.com/loisirs_jdp_catane_camato-en.html" SRC_URI="http://yusei.ragondux.com/files/gnocatan/${PN}-${MY_PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="dev-ruby/ruby-gtk2" |