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: packages.build
Date: Sat, 25 May 2013 20:32:37
Message-Id: 20130525203233.7D8FB2171E@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.10 profiles/default/bsd/fbsd/packages.build
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/packages.build?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/packages.build?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/fbsd/packages.build?r1=1.9&r2=1.10
13
14 Index: packages.build
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/packages.build,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- packages.build 1 Feb 2013 22:42:14 -0000 1.9
21 +++ packages.build 25 May 2013 20:32:33 -0000 1.10
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/packages.build,v 1.9 2013/02/01 22:42:14 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/packages.build,v 1.10 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 @@ -27,7 +27,6 @@
31 sys-apps/grep
32 sys-apps/less
33 sys-apps/sed
34 -sys-apps/texinfo
35 sys-devel/binutils
36 sys-devel/bison
37 sys-devel/flex