summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/taskcoach/taskcoach-0.70.3.ebuild')
-rw-r--r--app-office/taskcoach/taskcoach-0.70.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/taskcoach/taskcoach-0.70.3.ebuild b/app-office/taskcoach/taskcoach-0.70.3.ebuild
index 7f0839851fc3..389f56a92c70 100644
--- a/app-office/taskcoach/taskcoach-0.70.3.ebuild
+++ b/app-office/taskcoach/taskcoach-0.70.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-0.70.3.ebuild,v 1.1 2008/08/17 22:15:30 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-0.70.3.ebuild,v 1.2 2008/10/05 20:02:02 caster Exp $
inherit distutils eutils
@@ -14,9 +14,9 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=dev-lang/python-2.4"
-RDEPEND="${DEPEND}
+DEPEND=">=dev-lang/python-2.4
=dev-python/wxpython-2.8*"
+RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"