Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 260281 | Differences between
and this patch

Collapse All | Expand All

(-)editobj.old/editobj-0.5.3.ebuild (-1 / +1 lines)
Lines 17-23 Link Here
17
SLOT="0"
17
SLOT="0"
18
IUSE=""
18
IUSE=""
19
19
20
DEPEND=">=dev-lang/python-2.2.2
20
DEPEND=">=dev-lang/python-2.2.2[tk]
21
	>=dev-lang/tk-8.3"
21
	>=dev-lang/tk-8.3"
22
22
23
S=${WORKDIR}/${MY_P}
23
S=${WORKDIR}/${MY_P}
(-)editobj.old/editobj-0.5.6.ebuild (-1 / +1 lines)
Lines 15-21 Link Here
15
SLOT="0"
15
SLOT="0"
16
IUSE=""
16
IUSE=""
17
17
18
DEPEND=">=dev-lang/python-2.2.2
18
DEPEND=">=dev-lang/python-2.2.2[tk]
19
	>=dev-lang/tk-8.3"
19
	>=dev-lang/tk-8.3"
20
20
21
S=${WORKDIR}/${MY_P}
21
S=${WORKDIR}/${MY_P}
(-)editobj.old/editobj-0.5.7.ebuild (-1 / +1 lines)
Lines 15-21 Link Here
15
SLOT="0"
15
SLOT="0"
16
IUSE=""
16
IUSE=""
17
17
18
DEPEND=">=dev-lang/python-2.2.2
18
DEPEND=">=dev-lang/python-2.2.2[tk]
19
	>=dev-lang/tk-8.3"
19
	>=dev-lang/tk-8.3"
20
20
21
S=${WORKDIR}/${MY_P}
21
S=${WORKDIR}/${MY_P}
(-)dev-python/editobj.old/editobj-0.5.3.ebuild (-1 / +2 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.3.ebuild,v 1.6 2006/02/16 22:41:29 marienz Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.3.ebuild,v 1.6 2006/02/16 22:41:29 marienz Exp $
4
4
5
EAPI="2"
5
inherit distutils
6
inherit distutils
6
7
7
MY_P=${P/editobj/EditObj}
8
MY_P=${P/editobj/EditObj}
Lines 17-23 Link Here
17
SLOT="0"
18
SLOT="0"
18
IUSE=""
19
IUSE=""
19
20
20
DEPEND=">=dev-lang/python-2.2.2
21
DEPEND=">=dev-lang/python-2.2.2[tk]
21
	>=dev-lang/tk-8.3"
22
	>=dev-lang/tk-8.3"
22
23
23
S=${WORKDIR}/${MY_P}
24
S=${WORKDIR}/${MY_P}
(-)dev-python/editobj.old/editobj-0.5.6.ebuild (-1 / +2 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.6.ebuild,v 1.5 2006/02/16 22:41:29 marienz Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.6.ebuild,v 1.5 2006/02/16 22:41:29 marienz Exp $
4
4
5
EAPI="2"
5
inherit distutils
6
inherit distutils
6
7
7
MY_P=${P/editobj/EditObj}
8
MY_P=${P/editobj/EditObj}
Lines 15-21 Link Here
15
SLOT="0"
16
SLOT="0"
16
IUSE=""
17
IUSE=""
17
18
18
DEPEND=">=dev-lang/python-2.2.2
19
DEPEND=">=dev-lang/python-2.2.2[tk]
19
	>=dev-lang/tk-8.3"
20
	>=dev-lang/tk-8.3"
20
21
21
S=${WORKDIR}/${MY_P}
22
S=${WORKDIR}/${MY_P}
(-)dev-python/editobj.old/editobj-0.5.7.ebuild (-1 / +2 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7.ebuild,v 1.2 2006/04/01 14:50:39 agriffis Exp $
3
# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.7.ebuild,v 1.2 2006/04/01 14:50:39 agriffis Exp $
4
4
5
EAPI="2"
5
inherit distutils
6
inherit distutils
6
7
7
MY_P=${P/editobj/EditObj}
8
MY_P=${P/editobj/EditObj}
Lines 15-21 Link Here
15
SLOT="0"
16
SLOT="0"
16
IUSE=""
17
IUSE=""
17
18
18
DEPEND=">=dev-lang/python-2.2.2
19
DEPEND=">=dev-lang/python-2.2.2[tk]
19
	>=dev-lang/tk-8.3"
20
	>=dev-lang/tk-8.3"
20
21
21
S=${WORKDIR}/${MY_P}
22
S=${WORKDIR}/${MY_P}

Return to bug 260281