Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/linux: packages.build
Date: Sun, 03 Apr 2011 11:30:28
Message-Id: 20110403112959.095CB20060@flycatcher.gentoo.org
1 ulm 11/04/03 11:29:59
2
3 Modified: packages.build
4 Log:
5 Remove old-style virtual/gzip, bug 358829.
6
7 Revision Changes Path
8 1.3 profiles/default/linux/packages.build
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/packages.build?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/packages.build?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/packages.build?r1=1.2&r2=1.3
13
14 Index: packages.build
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- packages.build 6 Apr 2008 15:40:55 -0000 1.2
21 +++ packages.build 3 Apr 2011 11:29:58 -0000 1.3
22 @@ -1,6 +1,6 @@
23 -# Copyright 2008 Gentoo Foundation.
24 +# Copyright 1999-2011 Gentoo Foundation.
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.2 2008/04/06 15:40:55 wolf31o2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.3 2011/04/03 11:29:58 ulm Exp $
28
29 # This file describes the packages needed to build a stage1 based on this
30 # profile. Packages in this file are built in order.
31 @@ -9,6 +9,7 @@
32 # releases. PLEASE DO NOT ENABLE THIS UNLESS YOU HAVE THOROUGHLY TESTED IT!
33
34 app-arch/bzip2
35 +app-arch/gzip
36 app-arch/tar
37 app-shells/bash
38 net-misc/rsync
39 @@ -36,7 +37,6 @@
40 sys-devel/make
41 sys-devel/patch
42 virtual/editor
43 -virtual/gzip
44 virtual/libc
45 virtual/os-headers
46 virtual/portage