Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183580 Details for
Bug 260751
dev-python/ropeide should use USE flag dependencies
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
ropeide.usedep.patch (text/plain), 828 bytes, created by
Pavel Bazika
on 2009-03-01 16:49:42 UTC
(
hide
)
Description:
Patch adding python tk USE flag dependency
Filename:
MIME Type:
Creator:
Pavel Bazika
Created:
2009-03-01 16:49:42 UTC
Size:
828 bytes
patch
obsolete
>diff -u dev-python/ropeide.old/ropeide-1.5.1.ebuild dev-python/ropeide.new/ropeide-1.5.1.ebuild >--- dev-python/ropeide.old/ropeide-1.5.1.ebuild 2008-09-03 00:17:37.000000000 +0200 >+++ dev-python/ropeide.new/ropeide-1.5.1.ebuild 2009-03-01 17:08:27.000000000 +0100 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/dev-python/ropeide/ropeide-1.5.1.ebuild,v 1.1 2008/09/02 22:17:37 pythonhead Exp $ > >-NEED_PYTHON="2.5" >+EAPI="2" > > inherit distutils > >@@ -13,11 +13,11 @@ > SLOT="0" > KEYWORDS="~x86" > IUSE="doc" >-DEPEND=">=dev-python/rope-0.8.4" > >-pkg_setup() { >- distutils_python_tkinter >-} >+COMMON_DEPEND=">=dev-lang/python-2.5[tk]" >+DEPEND=">=dev-python/rope-0.8.4 >+ ${COMMON_DEPEND}" >+RDEPEND="${COMMON_DEPEND}" > > src_install() { > distutils_src_install
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 260751
: 183580