Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116736 Details for
Bug 175235
dev-python/mysql-python-1.2.2 - New runtime dependency
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patched ebuild
mysql-python-1.2.2.ebuild (text/plain), 784 bytes, created by
gerardo@gnuardo.com
on 2007-04-19 15:50:54 UTC
(
hide
)
Description:
Patched ebuild
Filename:
MIME Type:
Creator:
gerardo@gnuardo.com
Created:
2007-04-19 15:50:54 UTC
Size:
784 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/mysql-python/mysql-python-1.2.2.ebuild,v 1.1 2007/03/04 12:09:53 lucass Exp $ > >NEED_PYTHON=2.3 > >inherit distutils > >MY_P="MySQL-python-${PV}" >DESCRIPTION="MySQL Module for python" >HOMEPAGE="http://sourceforge.net/projects/mysql-python/" >SRC_URI="mirror://sourceforge/mysql-python/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" >IUSE="zope" > >RDEPEND="virtual/mysql > zope? ( net-zope/zmysqlda )" > >DEPEND="${RDEPEND} > dev-python/setuptools" > >S="${WORKDIR}/${MY_P}" >DOCS="HISTORY doc/FAQ.txt doc/MySQLdb.txt" > >src_unpack() { > unpack ${A} > cd "${S}" > sed -e '/ez_setup/d' -i setup.py >}
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 175235
: 116736