summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2010-07-07 19:59:09 +0000
committerAlfredo Tupone <tupone@gentoo.org>2010-07-07 19:59:09 +0000
commitb68fb0e606440fe1de6eb97c89af47826d8c7bfe (patch)
treef329ab93bf78ef2ab6a03286fbb773c0fa5dd218 /games-mud/lyntin/lyntin-4.2.ebuild
parentVersion bump. (diff)
downloadgentoo-2-b68fb0e606440fe1de6eb97c89af47826d8c7bfe.tar.gz
gentoo-2-b68fb0e606440fe1de6eb97c89af47826d8c7bfe.tar.bz2
gentoo-2-b68fb0e606440fe1de6eb97c89af47826d8c7bfe.zip
Adding dependency on dev-python/setuptools Bug #327021
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-mud/lyntin/lyntin-4.2.ebuild')
-rw-r--r--games-mud/lyntin/lyntin-4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/lyntin/lyntin-4.2.ebuild b/games-mud/lyntin/lyntin-4.2.ebuild
index 3c09a1e99f1c..7433d51959f1 100644
--- a/games-mud/lyntin/lyntin-4.2.ebuild
+++ b/games-mud/lyntin/lyntin-4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/lyntin/lyntin-4.2.ebuild,v 1.7 2010/05/22 15:03:26 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/lyntin/lyntin-4.2.ebuild,v 1.8 2010/07/07 19:59:09 tupone Exp $
EAPI=2
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="tk"
-DEPEND=""
+DEPEND="dev-python/setuptools"
DOCS="COMMANDS PKG-INFO HACKING README"