Gentoo Archives: gentoo-dev

From: "Jörg Schaible" <joerg.schaible@×××××××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: code.google.com readonly starting on 25/Aug/15
Date: Wed, 16 Sep 2015 08:57:01
Message-Id: mtbas6$56u$1@ger.gmane.org
In Reply to: [gentoo-dev] code.google.com readonly starting on 25/Aug/15 by Tobias Klausmann
1 Hi Tobias,
2
3 Tobias Klausmann wrote:
4
5 > Hi!
6 >
7 > Tomorrow, code.google.com will turn off write access to all
8 > remaining projects[0]. As such, Gentoo ebuilds which still have
9 > HOMEPAGE= pointing there should be updated.
10
11 Hmm. Codehaus has also been shut down this year in May, but packages still
12 refer it as their homepage:
13
14 ================= %< ============
15 $ eix -# -H codehaus
16 dev-java/annogen
17 dev-java/bytelist
18 dev-java/groovy
19 dev-java/jaxen
20 dev-java/jcodings
21 dev-java/jettison
22 dev-java/joni
23 dev-java/jruby
24 dev-java/plexus-classworlds
25 dev-java/qdox
26 dev-java/spice-jndikit
27 dev-java/stax
28 dev-java/wstx
29 dev-java/xstream
30 ================= %< ============
31
32 Some new homes I know of:
33
34 - dev-java/bytelist: https://github.com/jruby/bytelist
35 - dev-java/groovy: http://groovy.apache.org
36 - dev-java/jaxen: https://github.com/jaxen-xpath/jaxen
37 - dev-java/jcodings: https://github.com/jruby/jcodings
38 - dev-java/jettison: https://github.com/jettison-json/jettison
39 - dev-java/jodi: https://github.com/jruby/jodi
40 - dev-java/jruby: http://jruby.org/
41 - dev-java/plexus-classworlds: http://sonatype.github.io/plexus-classworlds/
42 - dev-java/qdox: https://github.com/paul-hammant/qdox
43 - dev-java/spice-jndikit: https://github.com/realityforge/jndikit
44 - dev-java/xstx: http://fasterxml.github.io/woodstox/
45 - dev-java/xstream: http://x-stream.github.io/
46
47 The sources of some inactive projects have been simply moved to GitHub:
48
49 - dev-java/annogen: https://github.com/codehaus/annogen
50 - dev-java/stax: https://github.com/codehaus/stax
51
52 However, most packages in the tree are outdated.
53
54 BTW: Rubyforge was shut down a year earlier than Codehaus, some of those
55 packages can be found now also in the jruby organization at GitHub (like
56 bytelist, jodi and jcodings).
57
58 Cheers,
59 Jörg

Replies