Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 317842 Details for
Bug 425722
dev-python/nltk-2.0.1 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
nltk.patch (text/plain), 1020 bytes, created by
Ian Delaney (RETIRED)
on 2012-07-10 18:48:45 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Ian Delaney (RETIRED)
Created:
2012-07-10 18:48:45 UTC
Size:
1020 bytes
patch
obsolete
>diff -ur nltk.orig/nltk-2.0.1.ebuild nltk/nltk-2.0.1.ebuild >--- nltk.orig/nltk-2.0.1.ebuild 2012-07-11 02:25:50.351402444 +0800 >+++ nltk/nltk-2.0.1.ebuild 2012-07-11 02:35:20.254382374 +0800 >@@ -2,20 +2,20 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/dev-python/nltk/nltk-2.0.1_rc1.ebuild,v 1.4 2012/02/25 16:25:58 patrick Exp $ > >-EAPI=3 >+EAPI=4 > > PYTHON_DEPEND="2" >+PYTHON_USE_WITH="tk xml" > SUPPORT_PYTHON_ABIS=1 >-RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*" >+RESTRICT_PYTHON_ABIS="3.*" > > inherit distutils > >-MY_P=${P/_rc/rc} > DESCRIPTION="Natural Language Toolkit" >-SRC_URI="http://nltk.googlecode.com/files/${MY_P}.zip" >+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" > HOMEPAGE="http://nltk.org/" > >-LICENSE="GPL-2" >+LICENSE="Apache-2.0" > SLOT="0" > KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" > IUSE="" >@@ -24,5 +24,3 @@ > dev-python/pyyaml" > DEPEND="${RDEPEND} > app-arch/unzip" >- >-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 425722
: 317842