rane 07/05/26 11:28:40 Modified: hb-portage-files.xml Log: removed the section on where built rpm files go, we don't have hb-portage-ebuild anymore and the support for RPMs is so limited that having it included is pointless
Revision Changes Path 1.16 xml/htdocs/doc/en/handbook/hb-portage-files.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.16&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?r1=1.15&r2=1.16 Index: hb-portage-files.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- hb-portage-files.xml 25 Mar 2007 08:10:51 -0000 1.15 +++ hb-portage-files.xml 26 May 2007 11:28:40 -0000 1.16 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.15 2007/03/25 08:10:51 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.16 2007/05/26 11:28:40 rane Exp $ --> <sections> @@ -13,8 +13,8 @@ files and data. </abstract> -<version>1.9</version> -<date>2007-03-25</date> +<version>1.10</version> +<date>2007-05-26</date> <section> <title>Portage Files</title> @@ -199,19 +199,6 @@ </body> </subsection> <subsection> -<title>RPM Files</title> -<body> - -<p> -Even though Portage cannot use RPM files, it is able to generate them using the -<c>ebuild</c> command (see <uri link="?part=3&chap=6">The Ebuild -Application</uri>). The default location where Portage stores RPM files is -<path>/usr/portage/rpm</path> and is defined by the RPMDIR variable. -</p> - -</body> -</subsection> -<subsection> <title>Portage Database</title> <body> -- [EMAIL PROTECTED] mailing list
