Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11363 - twisted-cvs.ebuild -- for users who need newest patches from cvs (no BUG)
Summary: twisted-cvs.ebuild -- for users who need newest patches from cvs (no BUG)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Thomas Raschbacher
URL: http://twistedmatrix.com
Whiteboard:
Keywords:
Depends on: 10187
Blocks:
  Show dependency tree
 
Reported: 2002-11-29 06:56 UTC by Thomas Raschbacher
Modified: 2004-11-05 10:20 UTC (History)
1 user (show)

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


Attachments
twisted-cvs-20021104.ebuild (twisted-cvs-20021104.ebuild,1.43 KB, text/plain)
2002-11-29 07:09 UTC, Thomas Raschbacher
Details
Twisted subversion ebuild (twisted-svn-20041105.ebuild,882 bytes, text/plain)
2004-11-05 10:20 UTC, Jonathan Hitchcock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Raschbacher gentoo-dev 2002-11-29 06:56:33 UTC
hi!

This is a rewrite of my twisted ebuild to use latest CVS.
At the moment it looks like most people use cvs because of the many bugfixes
between releases (especially in woven). That's why i re-post it till woven is
finished and no-one needs it any more(@devs: so please don't resolve/fix,.. it
.. so that people can easy find it with standard bugzilla search)

greetings, LordVan
Comment 1 Thomas Raschbacher gentoo-dev 2002-11-29 07:09:41 UTC
Created attachment 6041 [details]
twisted-cvs-20021104.ebuild

ebuild ...

instructions:
# set PORTDIR_OVERLAY to your overlay-directory e.g. /usr/local/portage or
whatever u prefer (u should set it in /etc/profile)
# do all this as root of course :)

mkdir -p ${PORTDIR_OVERLAY}/dev-lang/twisted-cvs/files
cp twisted-cvs-20021104.ebuild ${PORTDIR_OVERLAY}/dev-lang/twisted-cvs
cd ${PORTDIR_OVERLAY}/dev-lang/twisted-cvs/files

emerge twisted-cvs :)

greetings, LordVan

P.S.: any problems, suggestions,.. to me @ lordvan@lordvan.com
Comment 2 Thomas Raschbacher gentoo-dev 2002-12-02 11:15:47 UTC
forgot to mention this .. thx to mindkiller ;)
Comment 3 ray leyva 2002-12-04 11:22:01 UTC
Hey LordVan,

Just letting you know that conch in twisted requires the python Crypto library.
 z3p recommends tracking the cvs crypto lib for speed considerations, but states
taht it works just fine with any version.

Thanks,
mk
Comment 4 Thomas Raschbacher gentoo-dev 2002-12-13 09:40:53 UTC
resolving it cuz i commited it to portage (for the moment)

~arch of course
Comment 5 Jonathan Hitchcock 2004-11-05 10:18:24 UTC
The Twisted crowd changed to Subversion in March of this year, so this ebuild is now no longer useful.

I've written a subversion ebuild which works, although it probably needs a bit of examining.

Attaching it now.
Comment 6 Jonathan Hitchcock 2004-11-05 10:20:26 UTC
Created attachment 43353 [details]
Twisted subversion ebuild