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
commitf9eded1ce411267325bf8ec29f5a6830208861b7 (patch)
treef700ecece291eaf620940e21e2c93182564d914d /games-mud
parentAdded to ~ppc (diff)
downloadhistorical-f9eded1ce411267325bf8ec29f5a6830208861b7.tar.gz
historical-f9eded1ce411267325bf8ec29f5a6830208861b7.tar.bz2
historical-f9eded1ce411267325bf8ec29f5a6830208861b7.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