Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183557 Details for
Bug 260281
dev-python/editobj should use USE flag dependencies from EAPI-2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch adding python tk USE flag dependency
editobj.usedep.patch (text/plain), 1.10 KB, created by
Pavel Bazika
on 2009-03-01 14:40:09 UTC
(
hide
)
Description:
Patch adding python tk USE flag dependency
Filename:
MIME Type:
Creator:
Pavel Bazika
Created:
2009-03-01 14:40:09 UTC
Size:
1.10 KB
patch
obsolete
>diff -u editobj.old/editobj-0.5.3.ebuild editobj.new/editobj-0.5.3.ebuild >--- editobj.old/editobj-0.5.3.ebuild 2006-02-17 00:05:41.000000000 +0100 >+++ editobj.new/editobj-0.5.3.ebuild 2009-03-01 15:37:40.000000000 +0100 >@@ -17,7 +17,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 editobj.old/editobj-0.5.6.ebuild editobj.new/editobj-0.5.6.ebuild >--- editobj.old/editobj-0.5.6.ebuild 2006-02-17 00:05:41.000000000 +0100 >+++ editobj.new/editobj-0.5.6.ebuild 2009-03-01 15:37:49.000000000 +0100 >@@ -15,7 +15,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 editobj.old/editobj-0.5.7.ebuild editobj.new/editobj-0.5.7.ebuild >--- editobj.old/editobj-0.5.7.ebuild 2006-04-01 17:06:41.000000000 +0200 >+++ editobj.new/editobj-0.5.7.ebuild 2009-03-01 15:37:56.000000000 +0100 >@@ -15,7 +15,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}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260281
:
183426
|
183557
|
183560
|
183561