Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14005 - [NEW]dev-python/psycopg-py21-1.0.13
Summary: [NEW]dev-python/psycopg-py21-1.0.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Jason Shoemaker (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 14004
Blocks: 14007
  Show dependency tree
 
Reported: 2003-01-15 21:13 UTC by Jason Shoemaker (RETIRED)
Modified: 2003-03-09 08:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python/psycopg-py21/psycopg-py21-1.0.13.ebuild (psycopg-py21-1.0.13-r1.ebuild,1.50 KB, text/plain)
2003-01-15 21:14 UTC, Jason Shoemaker (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Shoemaker (RETIRED) gentoo-dev 2003-01-15 21:13:09 UTC
This is an extension for the python2.1 series. Otherwise very similar to
psycopg-1.0.13 which is for virtual/python series.
Comment 1 Jason Shoemaker (RETIRED) gentoo-dev 2003-01-15 21:14:31 UTC
Created attachment 7351 [details]
dev-python/psycopg-py21/psycopg-py21-1.0.13.ebuild
Comment 2 Jason Shoemaker (RETIRED) gentoo-dev 2003-01-15 21:22:51 UTC
Looks like I forgot and left some commented-out code in the ebuild. Feel free to
remove it and ${myconf} in the line ./configure ${myconf} \

Sorry about that. Was thinking about using a zope use flag, but found a
different way.
Comment 3 Jason Shoemaker (RETIRED) gentoo-dev 2003-01-16 20:01:55 UTC
There is a bug in attachment #7351 [details]:

It says: DEPEND="=dev-lang/python2.1*
Sould say: DEPEND="=dev-land/python-2.1*
Comment 4 Jason Shoemaker (RETIRED) gentoo-dev 2003-01-16 20:04:41 UTC
Sorry. Wish I could delete some comments. ;)

says: DEPEND="=dev-lang/python2.1*
should say: DEPEND="dev-lang/python-2.1*

Comment 5 Jason Shoemaker (RETIRED) gentoo-dev 2003-03-09 08:21:30 UTC
A similar ebuild now in Portage Tree.