Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 228169 Details for
Bug 315331
net-mail/getmail: Verify and potentially improve Python-related code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
getmail-4.16.0.ebuild.patch
getmail-4.16.0.ebuild.patch (text/plain), 790 bytes, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2010-04-17 15:49:31 UTC
(
hide
)
Description:
getmail-4.16.0.ebuild.patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2010-04-17 15:49:31 UTC
Size:
790 bytes
patch
obsolete
>--- getmail-4.16.0.ebuild >+++ getmail-4.16.0.ebuild >@@ -2,6 +2,10 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.16.0.ebuild,v 1.1 2010/01/06 08:07:31 tove Exp $ > >+EAPI="3" >+PYTHON_DEPEND="2" >+SUPPORT_PYTHON_ABIS="1" >+ > inherit distutils > > DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" >@@ -13,13 +17,13 @@ > KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~ppc-macos ~x86-macos ~x64-solaris" > IUSE="" > >-DEPEND=">=dev-lang/python-2.3.3" >-RDEPEND="${DEPEND}" >+DEPEND="" >+RDEPEND="" >+RESTRICT_PYTHON_ABIS="3.*" > >-PYTHON_MODNAME=getmailcore >+PYTHON_MODNAME="getmailcore" > > src_install() { >- [[ -z ${ED} ]] && local ED=${D} > distutils_src_install > > # handle docs the gentoo way
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 315331
: 228169