diff -u dev-python/editobj.old/editobj-0.5.3.ebuild dev-python/editobj.new/editobj-0.5.3.ebuild --- dev-python/editobj.old/editobj-0.5.3.ebuild 2006-02-17 00:05:41.000000000 +0100 +++ dev-python/editobj.new/editobj-0.5.3.ebuild 2009-03-01 16:15:57.000000000 +0100 @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.3.ebuild,v 1.6 2006/02/16 22:41:29 marienz Exp $ +EAPI="2" inherit distutils MY_P=${P/editobj/EditObj} @@ -17,7 +18,7 @@ SLOT="0" IUSE="" -DEPEND=">=dev-lang/python-2.2.2 +DEPEND=">=dev-lang/python-2.2.2[tk] >=dev-lang/tk-8.3" S=${WORKDIR}/${MY_P} diff -u dev-python/editobj.old/editobj-0.5.6.ebuild dev-python/editobj.new/editobj-0.5.6.ebuild --- dev-python/editobj.old/editobj-0.5.6.ebuild 2006-02-17 00:05:41.000000000 +0100 +++ dev-python/editobj.new/editobj-0.5.6.ebuild 2009-03-01 16:16:18.000000000 +0100 @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.6.ebuild,v 1.5 2006/02/16 22:41:29 marienz Exp $ +EAPI="2" inherit distutils MY_P=${P/editobj/EditObj} @@ -15,7 +16,7 @@ SLOT="0" IUSE="" -DEPEND=">=dev-lang/python-2.2.2 +DEPEND=">=dev-lang/python-2.2.2[tk] >=dev-lang/tk-8.3" S=${WORKDIR}/${MY_P} diff -u dev-python/editobj.old/editobj-0.5.7.ebuild dev-python/editobj.new/editobj-0.5.7.ebuild --- dev-python/editobj.old/editobj-0.5.7.ebuild 2006-04-01 17:06:41.000000000 +0200 +++ dev-python/editobj.new/editobj-0.5.7.ebuild 2009-03-01 16:16:31.000000000 +0100 @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7.ebuild,v 1.2 2006/04/01 14:50:39 agriffis Exp $ +EAPI="2" inherit distutils MY_P=${P/editobj/EditObj} @@ -15,7 +16,7 @@ SLOT="0" IUSE="" -DEPEND=">=dev-lang/python-2.2.2 +DEPEND=">=dev-lang/python-2.2.2[tk] >=dev-lang/tk-8.3" S=${WORKDIR}/${MY_P}