Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280863 - dev-ruby/ruby-git (New Package)
Summary: dev-ruby/ruby-git (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL: http://github.com/schacon/ruby-git/
Whiteboard: [sunrise-overlay]
Keywords: EBUILD, InOverlay
Depends on:
Blocks: 423867
  Show dependency tree
 
Reported: 2009-08-09 10:07 UTC by CS Shyam Sundar
Modified: 2013-09-03 02:14 UTC (History)
3 users (show)

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


Attachments
dev-ruby/ruby-git (ruby-git-1.2.2.ebuild,418 bytes, text/plain)
2009-08-09 10:07 UTC, CS Shyam Sundar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CS Shyam Sundar 2009-08-09 10:07:03 UTC
Library for using Git in Ruby.

Needs: Git 1.6.0.0 or above.
Comment 1 CS Shyam Sundar 2009-08-09 10:07:48 UTC
Created attachment 200674 [details]
dev-ruby/ruby-git
Comment 2 CS Shyam Sundar 2009-08-09 11:09:48 UTC
Now in sunrise overlay - http://overlays.gentoo.org/proj/sunrise/changeset/8972
Comment 3 Hans de Graaff gentoo-dev Security 2010-02-16 10:17:33 UTC
I have added git-1.2.5 to my overlay 'graaff', using the new ruby-fakegem eclass.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-02-16 10:28:41 UTC
I was happening to look into that myself, but upstream replaced it with grit and tests seem to fail for me (out of the github repo as the gem itself lacks tests)…

Comment 5 Hans de Graaff gentoo-dev Security 2010-02-17 18:06:40 UTC
I filed a bug for the lack of tests for ruby-git: http://github.com/schacon/ruby-git/issues#issue/9

In any case I agree that we should focus on grit instead.

Comment 6 Hans de Graaff gentoo-dev Security 2010-02-17 18:08:03 UTC
Updated the subject to make it clear that we should be adding grit, not ruby-git.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-08-23 20:55:37 UTC
(In reply to comment #6)
> Updated the subject to make it clear that we should be adding grit, not
> ruby-git.

Sorry, just noticed the comment. Could you open a separate bug for grit? This one is really bound with the Sunrise ChangeLog, which we really shouldn't touch like that.
Comment 8 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2010-10-12 22:44:49 UTC
(In reply to comment #7)
> Sorry, just noticed the comment. Could you open a separate bug for grit?

I opened bug 340623.

> This
> one is really bound with the Sunrise ChangeLog, which we really shouldn't touch
> like that.

May dev-ruby/ruby-git be removed from Sunrise? After attempting to convert the sunrise ebuild to use ruby-fakegem, I only found failing tests and that upstream wants people to use grit. Thus, I don't think it's worth updating, especially since upstream doesn't want ruby-git to be used anymore (AFAIK).
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-10-13 04:57:46 UTC
(In reply to comment #8)
> (In reply to comment #7)
> May dev-ruby/ruby-git be removed from Sunrise? After attempting to convert the
> sunrise ebuild to use ruby-fakegem, I only found failing tests and that
> upstream wants people to use grit.

Feel free to mask it for removal if you think it's useless for Sunrise users.
Comment 10 Manuel Rüger (RETIRED) gentoo-dev 2013-09-03 02:14:52 UTC
*git-1.2.6 (27 Aug 2013)

  27 Aug 2013; Hans de Graaff <graaff@gentoo.org> +git-1.2.6.ebuild,
  +metadata.xml:
  Initial import. Dependency of dev-ruby/jeweler.