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 1ROCNT-00062x-Gg for garchives@archives.gentoo.org; Wed, 09 Nov 2011 17:56:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AFF921C020; Wed, 9 Nov 2011 17:55:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D5D4D21C020 for ; Wed, 9 Nov 2011 17:55:50 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EBD11B401B for ; Wed, 9 Nov 2011 17:55:50 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 984) id D31A12004B; Wed, 9 Nov 2011 17:55:48 +0000 (UTC) From: "Fabian Groffen (grobian)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, grobian@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap-solaris.xml X-VCS-Repository: gentoo X-VCS-Files: bootstrap-solaris.xml X-VCS-Directories: xml/htdocs/proj/en/gentoo-alt/prefix X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen Content-Type: text/plain; charset=utf8 Message-Id: <20111109175548.D31A12004B@flycatcher.gentoo.org> Date: Wed, 9 Nov 2011 17:55:48 +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: c8942c37-128f-4e24-86ea-043949053ed5 X-Archives-Hash: 8ea2945f58e9a7cfe99bc85ccafddfeb grobian 11/11/09 17:55:48 Modified: bootstrap-solaris.xml Log: Drop explicit libtool emerge, since it's not necessary any more, emerge= zlib before file, since the latter needs it on linux (we use --nodeps) Revision Changes Path 1.71 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solar= is.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gen= too-alt/prefix/bootstrap-solaris.xml?rev=3D1.71&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gen= too-alt/prefix/bootstrap-solaris.xml?rev=3D1.71&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gen= too-alt/prefix/bootstrap-solaris.xml?r1=3D1.70&r2=3D1.71 Index: bootstrap-solaris.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/gentoo-alt/prefix/bootst= rap-solaris.xml,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- bootstrap-solaris.xml 9 Nov 2011 07:50:33 -0000 1.70 +++ bootstrap-solaris.xml 9 Nov 2011 17:55:48 -0000 1.71 @@ -1,6 +1,6 @@ - + =20 Gentoo Prefix Bootstrap Process for Solaris @@ -19,7 +19,7 @@ =20 - 1.47 + 1.48 2011-11-09 =20 @@ -204,10 +204,10 @@ $ emerge --oneshot sys-devel/patch $ emerge --oneshot sys-apps/gawk $ emerge --oneshot sys-devel/make +$ emerge --oneshot sys-libs/zlib $ emerge --oneshot --nodeps sys-apps/file -$ emerge --oneshot --nodeps app-admins/eselect +$ emerge --oneshot --nodeps app-admin/eselect $ emerge --oneshot app-misc/pax-utils -$ emerge --oneshot sys-devel/libtool

Now we have a good bunch of programs that Portage needs, we