diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-08 02:20:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-08 02:20:40 +0000 |
commit | e38db6fc4f297852e391a4ccc03ee8d69610a1fe (patch) | |
tree | 102521fcb1c4dd111ca464f1aee7ffb50c94606f /games-mud | |
parent | old (diff) | |
download | gentoo-2-e38db6fc4f297852e391a4ccc03ee8d69610a1fe.tar.gz gentoo-2-e38db6fc4f297852e391a4ccc03ee8d69610a1fe.tar.bz2 gentoo-2-e38db6fc4f297852e391a4ccc03ee8d69610a1fe.zip |
old
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/kmuddy/kmuddy-0.7.1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/games-mud/kmuddy/kmuddy-0.7.1.ebuild b/games-mud/kmuddy/kmuddy-0.7.1.ebuild deleted file mode 100644 index 100ecf55059f..000000000000 --- a/games-mud/kmuddy/kmuddy-0.7.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-mud/kmuddy/kmuddy-0.7.1.ebuild,v 1.2 2006/05/31 15:56:14 flameeyes Exp $ - -ARTS_REQUIRED="yes" -inherit kde - -DESCRIPTION="MUD client for KDE" -HOMEPAGE="http://www.kmuddy.net" -SRC_URI="http://www.kmuddy.net/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc x86" -IUSE="" - -need-kde 3 |