Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198515 - dev-ruby/json-1.1.1, dev-ruby/json_pure-1.1.1 (New Packages)
Summary: dev-ruby/json-1.1.1, dev-ruby/json_pure-1.1.1 (New Packages)
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:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-11-08 22:27 UTC by Jochen Schalanda
Modified: 2009-07-04 08:25 UTC (History)
3 users (show)

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


Attachments
json-1.1.1.ebuild (json-1.1.1.ebuild,368 bytes, text/plain)
2007-11-08 22:28 UTC, Jochen Schalanda
Details
json_pure-1.1.1.ebuild (json_pure-1.1.1.ebuild,368 bytes, text/plain)
2007-11-08 22:28 UTC, Jochen Schalanda
Details
dev-ruby/json-1.2.2.ebuild (json-1.1.2.ebuild,477 bytes, text/plain)
2007-11-29 19:04 UTC, Markus Schirp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Schalanda 2007-11-08 22:27:47 UTC
JSON implementation for Ruby (C extension and pure Ruby versions).
I've made two ebuilds instead of one with a USE flag. YMMV.

Homepage: http://json.rubyforge.org/

Reproducible: Always

Steps to Reproduce:
Comment 1 Jochen Schalanda 2007-11-08 22:28:02 UTC
Created attachment 135527 [details]
json-1.1.1.ebuild
Comment 2 Jochen Schalanda 2007-11-08 22:28:17 UTC
Created attachment 135528 [details]
json_pure-1.1.1.ebuild
Comment 3 Markus Schirp 2007-11-29 19:04:50 UTC
Created attachment 137335 [details]
dev-ruby/json-1.2.2.ebuild

new ebuild for 1.2.2
Comment 4 Markus Schirp 2007-11-29 19:06:41 UTC
I would like to see this ebuild in the portage tree, why it is not added?

Are we lacking on maintainers? How to become maintainer on this ebuild?
Comment 5 Markus Schirp 2007-11-29 19:08:10 UTC
sry, TYPO, attachment commend should be dev-ruby/json-1.1.2.ebuild
Comment 6 Hans de Graaff gentoo-dev Security 2007-11-29 19:45:41 UTC
(In reply to comment #4)
> I would like to see this ebuild in the portage tree, why it is not added?

Most time recently has gone to security issues in various packages and maintaining existing packages. Furthermore, we tend to add new ruby libraries mostly when they are dependencies of other packages in Gentoo or when there is high demand for them. I'm not sure when I'll get to adding this package.

> 
> Are we lacking on maintainers? How to become maintainer on this ebuild?

Lack of maintainers certainly is an issue. Even though there are a fair number of people listed in the ruby herd only a few are active at the moment. Becoming a Gentoo developer goes a bit beyond maintaining a single ebuild. There is a quick overview here: http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=1&chap=2
Comment 7 Hans de Graaff gentoo-dev Security 2009-07-04 08:25:55 UTC
dev-ruby/json was added to the tree in december 2008. A version of dev-ruby/json-pure is currently available from the ruby overlay.

Thanks for the bug report and initial ebuilds.