summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-08-29 19:51:05 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-08-29 19:51:05 +0000
commit49130946b36e44a3bf626049049b37004db56484 (patch)
treeadc70ebf36afd2c8acf6f8ecf7015e190440ca9e /games-mud
parentMarking ~amd64 (diff)
downloadhistorical-49130946b36e44a3bf626049049b37004db56484.tar.gz
historical-49130946b36e44a3bf626049049b37004db56484.tar.bz2
historical-49130946b36e44a3bf626049049b37004db56484.zip
Marked ~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/mmucl/ChangeLog5
-rw-r--r--games-mud/mmucl/Manifest14
-rw-r--r--games-mud/mmucl/mmucl-1.5.2-r1.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/games-mud/mmucl/ChangeLog b/games-mud/mmucl/ChangeLog
index 53e7484898db..ff34771e8f81 100644
--- a/games-mud/mmucl/ChangeLog
+++ b/games-mud/mmucl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-mud/mmucl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/mmucl/ChangeLog,v 1.6 2005/06/15 18:55:11 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/mmucl/ChangeLog,v 1.7 2005/08/29 19:51:05 dang Exp $
+
+ 29 Aug 2005; <dang@gentoo.org> mmucl-1.5.2-r1.ebuild:
+ Marked ~amd64
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> mmucl-1.5.2.ebuild,
mmucl-1.5.2-r1.ebuild:
diff --git a/games-mud/mmucl/Manifest b/games-mud/mmucl/Manifest
index ca3366aa7a11..eeacab29e9f7 100644
--- a/games-mud/mmucl/Manifest
+++ b/games-mud/mmucl/Manifest
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 e05be597c3b0daa57fde18221f53634c mmucl-1.5.2-r1.ebuild 1775
+MD5 751ab8cdb93d14e3c6f14a9d64cf4779 ChangeLog 1332
MD5 c55c0e9f9b32a5fee70fbf4e5f611395 metadata.xml 299
-MD5 37bb388673c3eb549b2b230d72721f74 mmucl-1.5.2-r1.ebuild 1772
-MD5 14f1384f1597acac9e85cc8f180c4ed7 ChangeLog 1263
MD5 53208ee117dc046fb612441ba0ee3ece files/digest-mmucl-1.5.2-r1 63
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDE2c1omPajV0RnrERAuAnAJkBu4i7nAlBTpWiY2Vep71PbWZ5rACeMjWp
+JRVPuHiO6KUMSElrpc1J1ik=
+=3c+3
+-----END PGP SIGNATURE-----
diff --git a/games-mud/mmucl/mmucl-1.5.2-r1.ebuild b/games-mud/mmucl/mmucl-1.5.2-r1.ebuild
index 0c82ec84b356..42932b45860b 100644
--- a/games-mud/mmucl/mmucl-1.5.2-r1.ebuild
+++ b/games-mud/mmucl/mmucl-1.5.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r1.ebuild,v 1.2 2005/06/15 18:55:11 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/mmucl/mmucl-1.5.2-r1.ebuild,v 1.3 2005/08/29 19:51:05 dang Exp $
inherit games
@@ -8,7 +8,7 @@ DESCRIPTION="Marks MUd CLient - A mud client written completely in tcl/tk"
HOMEPAGE="http://mmucl.sourceforge.net/"
SRC_URI="mirror://sourceforge/mmucl/${P}.tar.gz"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
LICENSE="GPL-2"
SLOT="0"
IUSE="readline mccp gtk"