Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71769 - Keyword request - dev-ruby/sqlite-ruby-2.2.2
Summary: Keyword request - dev-ruby/sqlite-ruby-2.2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Ruby Team
URL: http://rubyforge.org/projects/sqlite-...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-11-19 08:59 UTC by Tom Kirchner
Modified: 2005-02-23 09:44 UTC (History)
0 users

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


Attachments
ebuild for dev-ruby/sqlite-ruby-2.2.2 (sqlite-ruby-2.2.2.ebuild,727 bytes, text/plain)
2004-11-19 09:00 UTC, Tom Kirchner
Details
ebuild patch from 1.0 to 2.2.2 (sqlite-ruby-1.0-to-2.2.2.diff,1.30 KB, patch)
2004-11-19 09:05 UTC, Tom Kirchner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Kirchner 2004-11-19 08:59:07 UTC
New ebuild for dev-ruby/sqlite-ruby, version 2.2.2.  Pretty big changes from the current (in portage) 1.0, but I'll attach a diff anyway.  Depends on bug #71757 (http://bugs.gentoo.org/show_bug.cgi?id=71757) because it needs rubygems to build.
Comment 1 Tom Kirchner 2004-11-19 09:00:09 UTC
Created attachment 44296 [details]
ebuild for dev-ruby/sqlite-ruby-2.2.2
Comment 2 Tom Kirchner 2004-11-19 09:05:31 UTC
Created attachment 44297 [details, diff]
ebuild patch from 1.0 to 2.2.2
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-11-19 12:41:42 UTC
Thanks for submitting the ebuild. However,
it doesn't depend on rubygems and rake.
Also, compile phase should be done in src_compile().
You seemed to skip shared library compilation, and
so emerge try to compile it in src_install(), which isn't
good thing.

Anyhow, I fixed these issues and added to CVS.
Since this is a major version bump from 1.0 to 2.2.2,
I dropped all arch keywords except ~x86. Arch teams,
please test the package and add your keyword back.
Comment 4 Daniel Black (RETIRED) gentoo-dev 2004-11-19 20:17:58 UTC
ppc keyworded as requested.

Note QA error in ruby-1.8.2
make[1]: Leaving directory `/var/tmp/portage/ruby-1.8.2_pre3/work/ruby-1.8.2/ext/tcltklib'
/usr/lib/portage/bin/dodoc: MANIFEST does not exist.
Comment 5 Ferris McCormick (RETIRED) gentoo-dev 2004-11-20 04:01:46 UTC
Added ~sparc -- everything seems fine.
Comment 6 Hardave Riar (RETIRED) gentoo-dev 2004-11-21 01:16:00 UTC
Marked ~mips.
Comment 7 Bryan Østergaard (RETIRED) gentoo-dev 2004-12-05 17:56:48 UTC
Added ~alpha keyword.
Comment 8 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2005-02-17 05:53:09 UTC
Done in CVS for ~hppa.
Comment 9 Tom Kirchner 2005-02-23 09:43:06 UTC
Comment on attachment 44296 [details]
ebuild for dev-ruby/sqlite-ruby-2.2.2

Marking obsolete the old ebuild/patch that were replaced in CVS.
Comment 10 Tom Kirchner 2005-02-23 09:44:36 UTC
All CC'd arches have now keyworded, marking the bug as resolved: fixed.