diff options
author | David Holm <dholm@gentoo.org> | 2004-10-15 16:05:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-15 16:05:44 +0000 |
commit | b879933236f774887f707bf9a56ef87fa01be519 (patch) | |
tree | da060e32d8ae962eb0626f9cad9df879ab557655 /games-board | |
parent | Added to ~ppc (diff) | |
download | historical-b879933236f774887f707bf9a56ef87fa01be519.tar.gz historical-b879933236f774887f707bf9a56ef87fa01be519.tar.bz2 historical-b879933236f774887f707bf9a56ef87fa01be519.zip |
Added to ~ppc
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/camato/ChangeLog | 5 | ||||
-rw-r--r-- | games-board/camato/Manifest | 4 | ||||
-rw-r--r-- | games-board/camato/camato-0.6.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/games-board/camato/ChangeLog b/games-board/camato/ChangeLog index 4d2b67dfa941..1a0db0642839 100644 --- a/games-board/camato/ChangeLog +++ b/games-board/camato/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/camato # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/camato/ChangeLog,v 1.1 2004/09/10 19:52:37 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/camato/ChangeLog,v 1.2 2004/10/15 16:05:44 dholm Exp $ + + 15 Oct 2004; David Holm <dholm@gentoo.org> camato-0.6.2.ebuild: + Added to ~ppc. *camato-0.6.2 (10 Sep 2004) diff --git a/games-board/camato/Manifest b/games-board/camato/Manifest index 6fccc6a327d9..4e30775d6e83 100644 --- a/games-board/camato/Manifest +++ b/games-board/camato/Manifest @@ -1,4 +1,4 @@ -MD5 6cca38b4a3a1060fd10f1478b20d228b camato-0.6.2.ebuild 786 +MD5 eea79eacb44ae31cd9eb66c27b712864 ChangeLog 423 +MD5 6002c4bf87a9a26062e5fd267c6388e0 camato-0.6.2.ebuild 791 MD5 182c31eeb5c074719e6375327e0bec06 metadata.xml 347 -MD5 cc606f7c205fbbd4b7e78695577cdbfe ChangeLog 339 MD5 06d68f8f7c55c5e6d8d246f8f7967d1b files/digest-camato-0.6.2 63 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" |