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: policy.xml
Date: Sun, 12 Oct 2008 09:56:32
Message-Id: E1Koxgd-0002ID-4w@stork.gentoo.org
1 robbat2 08/10/12 09:56:31
2
3 Modified: policy.xml
4 Log:
5 We do allow $UPSTREAM now.
6
7 Revision Changes Path
8 1.5 xml/htdocs/proj/en/overlays/policy.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/policy.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/policy.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/overlays/policy.xml?r1=1.4&r2=1.5
13
14 Index: policy.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/policy.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -p -w -b -B -u -u -r1.4 -r1.5
20 --- policy.xml 12 Oct 2008 09:53:37 -0000 1.4
21 +++ policy.xml 12 Oct 2008 09:56:31 -0000 1.5
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/policy.xml,v 1.4 2008/10/12 09:53:37 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/overlays/policy.xml,v 1.5 2008/10/12 09:56:31 robbat2 Exp $ -->
27
28 <guide link="/proj/en/overlays/policy.xml" lang="en">
29 <title>Gentoo Overlays Policy</title>
30 @@ -240,7 +240,7 @@ don't abuse the service, and force us to
31 overlays.g.o is for hosting package trees, their patchsets, any docs, and any downloadable tarballs that have nowhere else to be hosted.
32 </p>
33 <p>
34 -It's not to be $UPSTREAM for a package (unless it's a small utility like an eselect module or equivalent, required to support the packages in the overlay). If you need $UPSTREAM hosting, look at somewhere like SourceForge, Berlios.de, or Gentoo Experimental.
35 +TODO: Note that $UPSTREAM is allowed for Gentoo-specific/related.
36 </p>
37 </body>
38 </section>