From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from <gentoo-doc-cvs+bounces-2377-garchives=archives.gentoo.org@gentoo.org>) id 1HTFfE-0004BD-Rj for garchives@archives.gentoo.org; Mon, 19 Mar 2007 11:04:33 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2JB4MBv011401; Mon, 19 Mar 2007 11:04:22 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2JB4Jf4011395 for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 19 Mar 2007 11:04:19 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 1A37364814 for <gentoo-doc-cvs@lists.gentoo.org>; Mon, 19 Mar 2007 11:04:18 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from <nightmorph@stork.gentoo.org>) id 1HTFer-0001QT-It for gentoo-doc-cvs@lists.gentoo.org; Mon, 19 Mar 2007 11:04:09 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: handbook-sparc.xml Message-Id: <E1HTFer-0001QT-It@stork.gentoo.org> From: Josh Saddler <nightmorph@stork.gentoo.org> Date: Mon, 19 Mar 2007 11:04:09 +0000 Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 574fd41e-46bd-4fca-9db5-945665c4d1a3 X-Archives-Hash: 464a47ca8141f63f606263b5ff85c9d2 nightmorph 07/03/19 11:04:09 Modified: handbook-sparc.xml Log: more inserts Revision Changes Path 1.31 xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.31&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?r1=1.30&r2=1.31 Index: handbook-sparc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- handbook-sparc.xml 14 Mar 2007 06:37:25 -0000 1.30 +++ handbook-sparc.xml 19 Mar 2007 11:04:09 -0000 1.31 @@ -1,13 +1,15 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.30 2007/03/14 06:37:25 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.31 2007/03/19 11:04:09 nightmorph Exp $ --> <book link="/doc/en/handbook/handbook-sparc.xml"> <title>Gentoo Linux SPARC Handbook</title> <values> <key id="arch">SPARC</key> + <key id="kernel-name">kernel-2.6.20-gentoo-r1</key> + <key id="kernel-version">2.6.20-r1</key> <key id="release-dir">releases/sparc/2007.0/sparc64/</key> <key id="stage3">stage3-sparc64-2007.0.tar.bz2</key> <key id="CFLAGS">-O2 -mcpu=v9 -pipe</key> -- gentoo-doc-cvs@gentoo.org mailing list