Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd/fbsd/amd64/9.1/clang: packages.build
Date: Sat, 25 May 2013 20:32:38
Message-Id: 20130525203233.A70E02171F@flycatcher.gentoo.org
1 aballier 13/05/25 20:32:33
2
3 Modified: packages.build
4 Log:
5 remove texinfo from packages.build: it is not needed anymore for building stages and causes problems when trying to put it in a stage1. bug #471192
6
7 Revision Changes Path
8 1.3 profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build?r1=1.2&r2=1.3
13
14 Index: packages.build
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- packages.build 1 Feb 2013 22:42:14 -0000 1.2
21 +++ packages.build 25 May 2013 20:32:33 -0000 1.3
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2013 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build,v 1.2 2013/02/01 22:42:14 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build,v 1.3 2013/05/25 20:32:33 aballier Exp $
27
28 # This file describes the packages needed to build a stage 1 based on this
29 # profile. Packages in this file are built in order.
30 @@ -28,7 +28,6 @@
31 sys-apps/less
32 sys-apps/portage
33 sys-apps/sed
34 -sys-apps/texinfo
35 sys-devel/binutils
36 sys-devel/bison
37 sys-devel/flex