Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 263923 Details for
Bug 313467
gnome-extra/libgsf: 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]
Fix to Python 2
libgsf-1.14.19-python.patch (text/plain), 365 bytes, created by
Chris Mayo
on 2011-02-26 16:09:22 UTC
(
hide
)
Description:
Fix to Python 2
Filename:
MIME Type:
Creator:
Chris Mayo
Created:
2011-02-26 16:09:22 UTC
Size:
365 bytes
patch
obsolete
>--- libgsf-1.14.19.ebuild.orig >+++ libgsf-1.14.19.ebuild >@@ -4,6 +4,7 @@ > > EAPI="2" > GCONF_DEBUG="no" >+PYTHON_DEPEND="python? 2" > > inherit autotools eutils gnome2 python multilib > >@@ -51,6 +52,9 @@ > $(use_with python) > $(use_with gtk gdk-pixbuf) > $(use_with thumbnail gconf)" >+ if use python; then >+ python_set_active_version 2 >+ fi > } > > src_prepare() {
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 313467
: 263923