Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173341 - rcsparse-9999.ebuild fromcvs-9999.ebuild
Summary: rcsparse-9999.ebuild fromcvs-9999.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL: http://www.geocities.co.jp/SiliconVal...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-04-04 12:48 UTC by Marijn Schouten (RETIRED)
Modified: 2011-06-15 22:15 UTC (History)
0 users

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


Attachments
dev-ruby/rbtree/rbtree-0.2.0.ebuild (rbtree-0.2.0.ebuild,521 bytes, text/plain)
2007-04-04 12:49 UTC, Marijn Schouten (RETIRED)
Details
dev-ruby/fromcvs/fromcvs-9999.ebuild (fromcvs-9999.ebuild,495 bytes, text/plain)
2007-04-04 14:59 UTC, Marijn Schouten (RETIRED)
Details
dev-ruby/rcsparse/rcsparse-9999.ebuild (rcsparse-9999.ebuild,510 bytes, text/plain)
2007-04-04 14:59 UTC, Marijn Schouten (RETIRED)
Details
dev-ruby/fromcvs/fromcvs-9999.ebuild (fromcvs-9999.ebuild,669 bytes, text/plain)
2007-04-06 13:35 UTC, Marijn Schouten (RETIRED)
Details
dev-ruby/rbtree-0.2.0 gem implementation (rbtree-0.2.0.ebuild,320 bytes, text/plain)
2008-11-20 18:10 UTC, Sergio D. Rodríguez Inclan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marijn Schouten (RETIRED) gentoo-dev 2007-04-04 12:48:28 UTC
ruby rbtree-0.2.0 ebuild
Comment 1 Marijn Schouten (RETIRED) gentoo-dev 2007-04-04 12:49:56 UTC
Created attachment 115434 [details]
dev-ruby/rbtree/rbtree-0.2.0.ebuild
Comment 2 Marijn Schouten (RETIRED) gentoo-dev 2007-04-04 14:59:25 UTC
Created attachment 115450 [details]
dev-ruby/fromcvs/fromcvs-9999.ebuild

fromcvs cvs to git and hg converter
Comment 3 Marijn Schouten (RETIRED) gentoo-dev 2007-04-04 14:59:53 UTC
Created attachment 115451 [details]
dev-ruby/rcsparse/rcsparse-9999.ebuild
Comment 4 Marijn Schouten (RETIRED) gentoo-dev 2007-04-06 13:35:16 UTC
Created attachment 115572 [details]
dev-ruby/fromcvs/fromcvs-9999.ebuild

updated ebuild with scripts in /usr/bin/ which can be called from any directory, unlike previous ebuild.
Comment 5 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2007-04-06 14:45:09 UTC
Let's be straight. I think ruby herd is currently understaffed (maybe one or two active members). And I by myself don't like "9999" ebuilds. So it's unlikely I will add these ebuilds to the tree. If you are willing to maintain these, it could help testing them.
Comment 6 Marijn Schouten (RETIRED) gentoo-dev 2007-04-06 15:22:43 UTC
I didn't mean for the 9999 ebuilds to be included, just the rbtree if you want it. 
Comment 7 Sergio D. Rodríguez Inclan 2008-11-20 18:10:45 UTC
Created attachment 172539 [details]
dev-ruby/rbtree-0.2.0 gem implementation

This version uses the gems.eclass, it works with Ruby 1.8 but fails with Ruby 1.9.
Comment 8 Marijn Schouten (RETIRED) gentoo-dev 2009-03-23 00:06:53 UTC
I see rbtree made it into the tree.
Comment 9 Hans de Graaff gentoo-dev Security 2009-09-05 13:35:04 UTC
Removing ruby herd since dev-ruby/rbtree has been in the tree since March 2009.
Comment 10 Stanislav Ochotnicky (RETIRED) gentoo-dev 2011-06-15 22:15:51 UTC
Since I've been using these two for our test conversion from CVS to git I added them to the tree (with modifications for ruby-ng and other things). There were a few issues (ruby-ng and mercurial eclasses don't exactly get along) and I would appreciate someone checking if I didn't screw something up too bad.