Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux: packages.build
Date: Sun, 30 Mar 2008 16:52:51
Message-Id: E1Jg0ly-00063P-ML@stork.gentoo.org
1 vapier 08/03/30 16:52:46
2
3 Modified: packages.build
4 Log:
5 convert virtual/baselayout to sys-apps/baselayout
6
7 Revision Changes Path
8 1.19 profiles/default-linux/packages.build
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/packages.build?rev=1.19&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/packages.build?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/packages.build?r1=1.18&r2=1.19
13
14 Index: packages.build
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v
17 retrieving revision 1.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- packages.build 6 Feb 2008 16:25:51 -0000 1.18
21 +++ packages.build 30 Mar 2008 16:52:46 -0000 1.19
22 @@ -1,6 +1,6 @@
23 # Copyright 2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.18 2008/02/06 16:25:51 wolf31o2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/packages.build,v 1.19 2008/03/30 16:52:46 vapier 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 @@ -16,7 +16,7 @@
31 app-shells/bash
32 net-misc/rsync
33 net-misc/wget
34 -virtual/baselayout
35 +sys-apps/baselayout
36 sys-devel/autoconf
37 sys-devel/automake
38 sys-devel/libtool
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list