Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 317774 Details for
Bug 425660
dev-python/gmpy-1.15 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
gmpy.patch (text/plain), 569 bytes, created by
Ian Delaney (RETIRED)
on 2012-07-10 12:40:43 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Ian Delaney (RETIRED)
Created:
2012-07-10 12:40:43 UTC
Size:
569 bytes
patch
obsolete
>diff -ur gmpy.orig/gmpy-1.15.ebuild gmpy/gmpy-1.15.ebuild >--- gmpy.orig/gmpy-1.15.ebuild 2012-07-10 19:25:25.600290781 +0800 >+++ gmpy/gmpy-1.15.ebuild 2012-07-10 20:31:29.738151177 +0800 >@@ -14,7 +14,7 @@ > > LICENSE="LGPL-2.1" > SLOT="0" >-KEYWORDS="amd64 ~ia64 x86 ~x86-linux ~ppc-macos" >+KEYWORDS="~amd64 ~ia64 ~x86 ~x86-linux ~ppc-macos" > IUSE="" > > RDEPEND="dev-libs/gmp" >@@ -27,7 +27,7 @@ > > src_test() { > testing() { >- if [[ "${PYTHON_ABI}" == 3.* ]]; then >+ if [[ "${PYTHON_ABI:0:1}" == 3 ]]; then > pushd test3 > /dev/null > else > pushd test > /dev/null
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 425660
:
317774
|
317904