summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-09-03 01:12:45 +0000
committerDavid Holm <dholm@gentoo.org>2004-09-03 01:12:45 +0000
commit7830d7e957cf97f42b2e5410569ca5449ce43a8b (patch)
tree48a04a625b7c475b137f88fff7f041b7bcfaf015 /games-mud
parentAdded to ~ppc (Manifest recommit) (Manifest recommit) (diff)
downloadgentoo-2-7830d7e957cf97f42b2e5410569ca5449ce43a8b.tar.gz
gentoo-2-7830d7e957cf97f42b2e5410569ca5449ce43a8b.tar.bz2
gentoo-2-7830d7e957cf97f42b2e5410569ca5449ce43a8b.zip
Added to ~ppc
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/mmucl/ChangeLog5
-rw-r--r--games-mud/mmucl/mmucl-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-mud/mmucl/ChangeLog b/games-mud/mmucl/ChangeLog
index ebe3dce14735..0e70e7d21910 100644
--- a/games-mud/mmucl/ChangeLog
+++ b/games-mud/mmucl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/mmucl
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/mmucl/ChangeLog,v 1.2 2004/08/25 06:04:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/mmucl/ChangeLog,v 1.3 2004/09/03 01:12:45 dholm Exp $
+
+ 03 Sep 2004; David Holm <dholm@gentoo.org> mmucl-1.5.2.ebuild:
+ Added to ~ppc.
24 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> mmucl-1.5.2.ebuild:
fix pkg_postinst
diff --git a/games-mud/mmucl/mmucl-1.5.2.ebuild b/games-mud/mmucl/mmucl-1.5.2.ebuild
index 4b707f609004..c2f405b3dec8 100644
--- a/games-mud/mmucl/mmucl-1.5.2.ebuild
+++ b/games-mud/mmucl/mmucl-1.5.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-mud/mmucl/mmucl-1.5.2.ebuild,v 1.2 2004/08/25 06:04:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/mmucl/mmucl-1.5.2.ebuild,v 1.3 2004/09/03 01:12:45 dholm Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mmucl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE="readline"
RDEPEND=">=dev-lang/tk-8.4