smithj 05/06/21 01:25:32 Modified: xml/htdocs/doc/en macos-guide.xml Log: to install gentoo on osx, you need >=osx-10.3, not 10.2 - bug #92812
Revision Changes Path 1.8 +4 -4 xml/htdocs/doc/en/macos-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/macos-guide.xml?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/macos-guide.xml?rev=1.8&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/macos-guide.xml.diff?r1=1.7&r2=1.8&cvsroot=gentoo Index: macos-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/macos-guide.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- macos-guide.xml 1 Jun 2005 20:46:03 -0000 1.7 +++ macos-guide.xml 21 Jun 2005 01:25:32 -0000 1.8 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/macos-guide.xml,v 1.7 2005/06/01 20:46:03 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/macos-guide.xml,v 1.8 2005/06/21 01:25:32 smithj Exp $ --> <guide link="/doc/en/macos-guide.xml"> @@ -32,8 +32,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>1.5</version> -<date>2005-06-01</date> +<version>1.6</version> +<date>2005-06-20</date> <chapter> <title>Installation</title> @@ -47,7 +47,7 @@ </p> <ul> - <li>Mac OS 10.2 or later</li> + <li>Mac OS 10.3 or later</li> <li>XCode Tools 1.2 or later</li> </ul> -- [email protected] mailing list
