summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-07-06 05:45:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-07-06 05:45:18 +0000
commitd5bdf23b71627e2802638f3c0c5a1ecc500a2948 (patch)
tree779151594ba9759292143cda6540a79edeb455cc /games-mud
parentAdd cobalt to IUSE. (diff)
downloadhistorical-d5bdf23b71627e2802638f3c0c5a1ecc500a2948.tar.gz
historical-d5bdf23b71627e2802638f3c0c5a1ecc500a2948.tar.bz2
historical-d5bdf23b71627e2802638f3c0c5a1ecc500a2948.zip
clean old
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-mud')
-rw-r--r--games-mud/gnome-mud/ChangeLog6
-rw-r--r--games-mud/gnome-mud/Manifest6
-rw-r--r--games-mud/gnome-mud/files/digest-gnome-mud-0.10.51
-rw-r--r--games-mud/gnome-mud/files/digest-gnome-mud-0.10.61
-rw-r--r--games-mud/gnome-mud/gnome-mud-0.10.5.ebuild57
-rw-r--r--games-mud/gnome-mud/gnome-mud-0.10.6.ebuild60
6 files changed, 6 insertions, 125 deletions
diff --git a/games-mud/gnome-mud/ChangeLog b/games-mud/gnome-mud/ChangeLog
index 2826b15b8173..8be5ee69e7c4 100644
--- a/games-mud/gnome-mud/ChangeLog
+++ b/games-mud/gnome-mud/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-mud/gnome-mud
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.17 2005/05/17 07:18:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/ChangeLog,v 1.18 2005/07/06 05:45:18 mr_bones_ Exp $
+
+ 06 Jul 2005; Michael Sterrett <mr_bones_@gentoo.org>
+ -gnome-mud-0.10.5.ebuild, -gnome-mud-0.10.6.ebuild:
+ clean old
*gnome-mud-0.10.7 (17 May 2005)
diff --git a/games-mud/gnome-mud/Manifest b/games-mud/gnome-mud/Manifest
index a5f831101d35..e0c992f2b6fa 100644
--- a/games-mud/gnome-mud/Manifest
+++ b/games-mud/gnome-mud/Manifest
@@ -1,8 +1,4 @@
-MD5 b8992ace1bf2b2ddb2b7fe999b004422 gnome-mud-0.10.6.ebuild 1518
-MD5 64591f93331fa1663304f605618aa921 gnome-mud-0.10.5.ebuild 1470
MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158
MD5 2aaf94403d46192ba20366ac35897a7d gnome-mud-0.10.7.ebuild 1518
-MD5 70561271025d519232eddfc896e90e45 ChangeLog 3552
-MD5 5dafc3c63bc9c128698c026e1af762ef files/digest-gnome-mud-0.10.5 69
+MD5 fc0b5a2e1047a1023b4d7d9b5237298b ChangeLog 3674
MD5 4038cabf2a89546f9cb111ec83905424 files/digest-gnome-mud-0.10.7 69
-MD5 df56616fb1f3d83c515c5b65d6909fd3 files/digest-gnome-mud-0.10.6 69
diff --git a/games-mud/gnome-mud/files/digest-gnome-mud-0.10.5 b/games-mud/gnome-mud/files/digest-gnome-mud-0.10.5
deleted file mode 100644
index be7f356753ea..000000000000
--- a/games-mud/gnome-mud/files/digest-gnome-mud-0.10.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 4c87c002dc0c78515b42dcc6040510c7 gnome-mud-0.10.5.tar.bz2 520600
diff --git a/games-mud/gnome-mud/files/digest-gnome-mud-0.10.6 b/games-mud/gnome-mud/files/digest-gnome-mud-0.10.6
deleted file mode 100644
index 926213fa9b45..000000000000
--- a/games-mud/gnome-mud/files/digest-gnome-mud-0.10.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e5d0dc9962568d192fc71265a4bba74e gnome-mud-0.10.6.tar.bz2 560196
diff --git a/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild b/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild
deleted file mode 100644
index 07d6bea98dd0..000000000000
--- a/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.10.5.ebuild,v 1.4 2005/01/23 07:16:47 mr_bones_ Exp $
-
-inherit games gnome2
-
-DESCRIPTION="GNOME MUD client"
-HOMEPAGE="http://amcl.sourceforge.net/"
-SRC_URI="mirror://gnome/sources/${PN}/0.10/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
-SLOT="0"
-
-IUSE="python zlib"
-
-RDEPEND="=x11-libs/gtk+-2*
- =gnome-base/libgnome-2*
- =gnome-base/libgnomeui-2*
- >=x11-libs/vte-0.10.26
- dev-perl/XML-Parser
- python? ( >=dev-python/pygtk-1.99.13 )
- zlib? ( sys-libs/zlib )"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- >=dev-util/intltool-0.23
- >=sys-devel/gettext-0.11.5
- app-text/scrollkeeper"
-
-use python || G2CONF="${G2CONF} --without-python"
-G2CONF="${G2CONF} `use_enable zlib mccp`"
-
-DOCS="AUTHORS BUGS ChangeLog NEWS PLUGIN.API README ROADMAP"
-
-src_install() {
- gnome2_src_install
-
- # plugin directory
- keepdir /usr/share/gnome-mud || die "keepdir failed"
-
- # put the binary in the Gentoo place and clean it up
- dogamesbin "${D}/usr/games/gnome-mud" || die "dogamesbin failed"
- rm -f "${D}/usr/games/gnome-mud"
- prepgamesdirs
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- games_pkg_postinst
- echo
- einfo "For proper plugin operation, please create ~/.gnome-mud/plugins/"
- einfo "if that directory doesn't already exist."
- einfo "The command to do that is:"
- einfo " mkdir -p ~/.gnome-mud/plugins/"
- echo
-}
diff --git a/games-mud/gnome-mud/gnome-mud-0.10.6.ebuild b/games-mud/gnome-mud/gnome-mud-0.10.6.ebuild
deleted file mode 100644
index faa8cb3eb566..000000000000
--- a/games-mud/gnome-mud/gnome-mud-0.10.6.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/gnome-mud/gnome-mud-0.10.6.ebuild,v 1.1 2005/05/12 20:32:19 mr_bones_ Exp $
-
-inherit games gnome2
-
-DESCRIPTION="GNOME MUD client"
-HOMEPAGE="http://amcl.sourceforge.net/"
-SRC_URI="mirror://gnome/sources/${PN}/0.10/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~ppc x86"
-SLOT="0"
-
-IUSE="python zlib"
-
-RDEPEND="=x11-libs/gtk+-2*
- =gnome-base/libgnome-2*
- =gnome-base/libgnomeui-2*
- >=gnome-base/libglade-2.0.1
- >=x11-libs/vte-0.10.26
- dev-perl/XML-Parser
- python? ( >=dev-python/pygtk-1.99.13 )
- zlib? ( sys-libs/zlib )"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- >=dev-util/intltool-0.23
- >=sys-devel/gettext-0.11.5
- app-text/scrollkeeper"
-
-pkg_setup() {
- use python || G2CONF="${G2CONF} --without-python"
- G2CONF="${G2CONF} `use_enable zlib mccp`"
-
- DOCS="AUTHORS BUGS ChangeLog NEWS PLUGIN.API README ROADMAP"
-}
-
-src_install() {
- gnome2_src_install
-
- # plugin directory
- keepdir /usr/share/gnome-mud || die "keepdir failed"
-
- # put the binary in the Gentoo place and clean it up
- dogamesbin "${D}/usr/games/gnome-mud" || die "dogamesbin failed"
- rm -f "${D}/usr/games/gnome-mud"
- prepgamesdirs
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- games_pkg_postinst
- echo
- einfo "For proper plugin operation, please create ~/.gnome-mud/plugins/"
- einfo "if that directory doesn't already exist."
- einfo "The command to do that is:"
- einfo " mkdir -p ~/.gnome-mud/plugins/"
- echo
-}