Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206984 Details for
Bug 288887
app-misc/gourmet-0.13.8 doesn't work with python-2.6(?)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild to apply the patch
gourmet-0.13.8.ebuild (text/plain), 1.09 KB, created by
Rodrigo Saboya
on 2009-10-13 16:55:19 UTC
(
hide
)
Description:
New ebuild to apply the patch
Filename:
MIME Type:
Creator:
Rodrigo Saboya
Created:
2009-10-13 16:55:19 UTC
Size:
1.09 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-misc/gourmet/gourmet-0.13.8.ebuild,v 1.1 2009/06/26 03:47:34 nixphoeni Exp $ > >EAPI="2" > >inherit distutils > >DESCRIPTION="Simple but powerful recipe-managing application" >HOMEPAGE="http://grecipe-manager.sourceforge.net/" >SRC_URI="mirror://sourceforge/grecipe-manager/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="gnome-print rtf" > >RDEPEND=">=virtual/python-2.3 > >=dev-python/pygtk-2.3.93 > >=dev-python/libgnome-python-2 > >=gnome-base/libglade-2 > || ( >=dev-lang/python-2.5[sqlite] > >=dev-python/pysqlite-2 ) > dev-python/imaging > dev-python/reportlab > dev-db/metakit[python] > rtf? ( dev-python/pyrtf ) > gnome-print? ( >=gnome-base/libgnomeprint-2 > >=dev-python/libgnomeprint-python-2 )" >DEPEND="${RDEPEND}" > >DOCS="README TODO PKG-INFO CHANGES" > >src_prepare() { > epatch "${FILESDIR}/${PN}-python-2.6-threading.patch" > epatch "${FILESDIR}/${PN}-python-2.6-compiled_re_flags.patch" >} > >src_install() { > distutils_src_install --disable-modules-check >}
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 Raw
Actions:
View
Attachments on
bug 288887
:
206978
| 206984 |
206985
|
207023