From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PUSQY-0006qm-1Q for garchives@archives.gentoo.org; Sun, 19 Dec 2010 23:12:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1ED6E05FA; Sun, 19 Dec 2010 23:12:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8DFB6E05FA for ; Sun, 19 Dec 2010 23:12:21 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B82751B404D for ; Sun, 19 Dec 2010 23:12:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2242) id 45FA120054; Sun, 19 Dec 2010 23:12:19 +0000 (UTC) From: "Christian Ruppert (idl0r)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, idl0r@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/portage/tools: index.xml X-VCS-Repository: gentoo X-VCS-Files: index.xml X-VCS-Directories: xml/htdocs/proj/en/portage/tools X-VCS-Committer: idl0r X-VCS-Committer-Name: Christian Ruppert Content-Type: text/plain; charset=utf8 Message-Id: <20101219231219.45FA120054@flycatcher.gentoo.org> Date: Sun, 19 Dec 2010 23:12:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a5251a3c-b273-44d6-9ea8-a80779ab0bb4 X-Archives-Hash: 22894cdb902b8e3d8638c5cded6f3977 idl0r 10/12/19 23:12:19 Modified: index.xml Log: Update gentoolkit source urls to the new location on git.overlays.gento= o.org Revision Changes Path 1.15 xml/htdocs/proj/en/portage/tools/index.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/por= tage/tools/index.xml?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/por= tage/tools/index.xml?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/por= tage/tools/index.xml?r1=3D1.14&r2=3D1.15 Index: index.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/portage/tools/index.xml,= v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- index.xml 19 Jun 2009 21:07:54 -0000 1.14 +++ index.xml 19 Dec 2010 23:12:19 -0000 1.15 @@ -7,7 +7,7 @@ =20 Utilities related to Portage administration =20 - $Date: 2009/06/19 21:07:54 $ + $Date: 2010/12/19 23:12:19 $ Marius Mauch<= /mail> =09 @@ -38,7 +38,7 @@ =20 =20 - Gen= toolkit SVN repository (over viewcvs) + Gentoolkit Git repository (over gitweb) Ufed CVS repository (over viewcvs) =20 @@ -110,11 +110,11 @@
  • Generally submit diff files instead of whole files, only when the di= ff is=20 significantly larger than the file itself or the file didn't exist previ= ously submitting the whole file is acceptable.
  • -
  • Diffs have to be in unified form (diff -u, svn diff).<= /li> +
  • Diffs have to be in unified form (diff -u, git diff).<= /li>
  • Always submit a detailed explanation of what the patch does and, if = necessary, why you chose the specific implementation you submitted (IOW: what's the= =20 benefit of the patch). Also include any problems and/or drawbacks you th= ink the patch has.
  • -
  • Always state against which version (for releases) or revision and br= anch (for svn patches) +
  • Always state against which version (for releases) or revision and br= anch (for git patches) the patch was made.
  • Only submit clean patches. Do not include other patches in a submitted patch. If the code found in a patch does not match the @@ -132,15 +132,15 @@ =20
    -SVN/CVS repositories + Git/CVS repositories

    -All tools that are directly developed by the Portage Utilities Project a= re maintained -in SVN or CVS repositories on the Gentoo CVS server. These include: +All tools that are directly developed by the Portage Tools Project are m= aintained +in CVS or Git repositories on the Gentoo Git/CVS server. These include:

    =20
      -
    • Gentoolkit: svn+ssh://cvs.gentoo.org/var/svnroot/gentoolkit
    • +
    • Gentoolkit: git+ssh://git@git.overlays.gentoo.org/proj/gentool= kit.git
    • Ufed: cvs.gentoo.org:/var/cvsroot/gentoo-src/ufed
    =20