Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/overlays: devguide.xml
Date: Sun, 12 Oct 2008 09:55:52
Message-Id: E1Koxfx-0002Hc-Fj@stork.gentoo.org
1 robbat2 08/10/12 09:55:49
2
3 Modified: devguide.xml
4 Log:
5 We do allow $UPSTREAM now.
6
7 Revision Changes Path
8 1.13 xml/htdocs/proj/en/overlays/devguide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/devguide.xml?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/devguide.xml?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/devguide.xml?r1=1.12&r2=1.13
13
14 Index: devguide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/devguide.xml,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -p -w -b -B -u -u -r1.12 -r1.13
20 --- devguide.xml 12 Oct 2008 09:42:42 -0000 1.12
21 +++ devguide.xml 12 Oct 2008 09:55:49 -0000 1.13
22 @@ -114,10 +114,13 @@ expects you to have any time for them ei
23 users bothering you about your overlay, then don't use o.g.o to host your
24 overlay.</warn>
25
26 -<p>The other thing we need to say is that o.g.o is for hosting overlays. You
27 -can't use it to be $UPSTREAM for your packages. If that's the kind of hosting
28 -you need, you can use services such as <uri link="http://www.sourceforge.net/">SourceForge.net</uri>, <uri link="http://www.berlios.de">Berlios</uri>, or
29 -Patrick's <uri link="http://www.gentooexperimental.org">GentooExperimental.org</uri>.</p>
30 +<p>o.g.o used to have restrictions of not being the $UPSTREAM for packages.
31 +This restriction has been adjusted. We do offer hosting as the $UPSTREAM now,
32 +but only for packages that are Gentoo-specific or important to the running of
33 +Gentoo. Other hosting may be more suitable, some services in this vein are:
34 +<uri link="http://www.sourceforge.net/">SourceForge.net</uri>, <uri
35 +link="http://www.berlios.de">Berlios</uri>, or Patrick's <uri
36 +link="http://www.gentooexperimental.org">GentooExperimental.org</uri>.</p>
37 </body>
38 </section>
39 </chapter>