Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/prog_lang/ruby: index.xml
Date: Mon, 26 Apr 2010 19:15:50
Message-Id: 20100426191546.3028A2C04C@corvid.gentoo.org
1 graaff 10/04/26 19:15:46
2
3 Modified: index.xml
4 Log:
5 Remove tasks that are done or no longer needed.
6
7 Revision Changes Path
8 1.9 xml/htdocs/proj/en/prog_lang/ruby/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/prog_lang/ruby/index.xml?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/prog_lang/ruby/index.xml?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/prog_lang/ruby/index.xml?r1=1.8&r2=1.9
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/prog_lang/ruby/index.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- index.xml 14 Apr 2009 19:36:42 -0000 1.8
21 +++ index.xml 26 Apr 2010 19:15:45 -0000 1.9
22 @@ -109,35 +109,6 @@
23 <description>Verify USE_RUBY status for all packages in the tree</description>
24 </milestone>
25 </task>
26 - <task id="gems-from-source" lead="graaff" finished="no">
27 - <name>Build RubyGems</name>
28 - <description>Generate and test from source</description>
29 - <longdescription>
30 - <p>
31 - While packaging directly from gems is very convenient, it does have some draw backs, such as
32 - not being able to readily patch and not being able to run unit tests. Generating gems from
33 - source would address both these issues.
34 - </p>
35 - </longdescription>
36 - <startdate>01/08/2008</startdate>
37 - <milestone finished="no">
38 - <enddate></enddate>
39 - <description>Create gems-src.eclass</description>
40 - </milestone>
41 - </task>
42 - <task id="rubygems-replacement" lead="graaff" finished="no">
43 - <name>Project &quot;Gemtoo&quot;: gem install replacement</name>
44 - <description>Create a better way to install gems</description>
45 - <longdescription>
46 - <p>While rubygems is a nice way for platforms without any package management (like Mac OS X or Windows),
47 - it conflicts with the Gentoo way of installing things.</p>
48 - </longdescription>
49 - <startdate>01/10/2009</startdate>
50 - <milestone finished="no">
51 - <enddate></enddate>
52 - <description>Adapt the gem install process to our ebuild stages</description>
53 - </milestone>
54 - </task>
55
56 <dev role="lead">graaff</dev>
57 <dev role="member">robbat2</dev>