diff options
author | 2004-09-04 23:20:22 +0000 | |
---|---|---|
committer | 2004-09-04 23:20:22 +0000 | |
commit | 692f945798eaab160cd8d4fadcb69540dd088130 (patch) | |
tree | 29e9335b908b1bffc02059830d9809ef9722c96d /games-mud | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.tar.gz gentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.tar.bz2 gentoo-2-692f945798eaab160cd8d4fadcb69540dd088130.zip |
Added to ~ppc
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/smm++/ChangeLog | 5 | ||||
-rw-r--r-- | games-mud/smm++/smm++-6.1.1.ebuild | 4 | ||||
-rw-r--r-- | games-mud/tf/ChangeLog | 5 | ||||
-rw-r--r-- | games-mud/tf/tf-50_beta6.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/games-mud/smm++/ChangeLog b/games-mud/smm++/ChangeLog index 59700b37488c..db312966f38c 100644 --- a/games-mud/smm++/ChangeLog +++ b/games-mud/smm++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-mud/smm++ # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/smm++/ChangeLog,v 1.1 2004/09/02 09:59:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/smm++/ChangeLog,v 1.2 2004/09/04 23:16:11 dholm Exp $ + + 05 Sep 2004; David Holm <dholm@gentoo.org> smm++-6.1.1.ebuild: + Added to ~ppc. *smm++-6.1.1 (02 Sep 2004) diff --git a/games-mud/smm++/smm++-6.1.1.ebuild b/games-mud/smm++/smm++-6.1.1.ebuild index 98d265f6437a..be4563786340 100644 --- a/games-mud/smm++/smm++-6.1.1.ebuild +++ b/games-mud/smm++/smm++-6.1.1.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-mud/smm++/smm++-6.1.1.ebuild,v 1.1 2004/09/02 09:59:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/smm++/smm++-6.1.1.ebuild,v 1.2 2004/09/04 23:16:11 dholm Exp $ inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/smm/${MY_PN}${MY_PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND=">=dev-tcltk/itcl-3 diff --git a/games-mud/tf/ChangeLog b/games-mud/tf/ChangeLog index 3861d1c46ff8..4de43768b03c 100644 --- a/games-mud/tf/ChangeLog +++ b/games-mud/tf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-mud/tf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/ChangeLog,v 1.10 2004/08/31 21:02:59 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/ChangeLog,v 1.11 2004/09/04 23:18:26 dholm Exp $ + + 05 Sep 2004; David Holm <dholm@gentoo.org> tf-50_beta6.ebuild: + Added to ~ppc. *tf-50_beta6 (31 Aug 2004) diff --git a/games-mud/tf/tf-50_beta6.ebuild b/games-mud/tf/tf-50_beta6.ebuild index cc2cae44ac1f..db590c3e331e 100644 --- a/games-mud/tf/tf-50_beta6.ebuild +++ b/games-mud/tf/tf-50_beta6.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-mud/tf/tf-50_beta6.ebuild,v 1.2 2004/08/31 21:38:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-mud/tf/tf-50_beta6.ebuild,v 1.3 2004/09/04 23:18:26 dholm Exp $ inherit games @@ -11,7 +11,7 @@ HOMEPAGE="http://tf.tcp.com/~hawkeye/tf/" SRC_URI="http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}.tar.gz doc? ( http://ftp.tcp.com/pub/mud/Clients/tinyfugue/${MY_P}-help.tar.gz )" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" IUSE="ipv6 doc debug ssl" |