Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 183575 Details for
Bug 260745
app-editors/leo-4.2 python tk USE flag dependency
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
leo.usedep.patch (text/plain), 914 bytes, created by
Pavel Bazika
on 2009-03-01 16:31:29 UTC
(
hide
)
Description:
Patch adding python tk USE flag dependency
Filename:
MIME Type:
Creator:
Pavel Bazika
Created:
2009-03-01 16:31:29 UTC
Size:
914 bytes
patch
obsolete
>SpoleÄné podadresáÅe: app-editors/leo.old/files a app-editors/leo.new/files >diff -u app-editors/leo.old/leo-4.2.ebuild app-editors/leo.new/leo-4.2.ebuild >--- app-editors/leo.old/leo-4.2.ebuild 2007-06-23 12:05:42.000000000 +0200 >+++ app-editors/leo.new/leo-4.2.ebuild 2009-03-01 17:06:04.000000000 +0100 >@@ -2,8 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-4.2.ebuild,v 1.7 2007/06/23 09:56:19 hawking Exp $ > >-NEED_PYTHON=2.3 >- >+EAPI="2" > inherit eutils python > > MY_P=${P}-final >@@ -16,15 +15,13 @@ > KEYWORDS="ppc x86" > IUSE="" > >-DEPEND="app-arch/unzip" >-RDEPEND="" >+COMMON_DEPEND=">=dev-lang/python-2.3[tk]" >+DEPEND="app-arch/unzip >+ ${COMMON_DEPEND}" >+RDEPEND="${COMMON_DEPEND}" > > S=${WORKDIR}/${MY_P} > >-pkg_setup() { >- python_tkinter_exists >-} >- > src_unpack() { > unpack ${A} > cd "${S}" || die "Failed to cd ${S}"
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 260745
: 183575