Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/uclibc: package.mask
Date: Fri, 31 Jul 2009 09:53:18
Message-Id: E1MWonc-0007GY-3Q@stork.gentoo.org
1 ssuominen 09/07/31 09:53:16
2
3 Modified: package.mask
4 Log:
5 Missing header.
6
7 Revision Changes Path
8 1.17 profiles/uclibc/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/package.mask?rev=1.17&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/package.mask?rev=1.17&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/uclibc/package.mask?r1=1.16&r2=1.17
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/uclibc/package.mask,v
17 retrieving revision 1.16
18 retrieving revision 1.17
19 diff -u -r1.16 -r1.17
20 --- package.mask 25 Sep 2007 06:23:13 -0000 1.16
21 +++ package.mask 31 Jul 2009 09:53:16 -0000 1.17
22 @@ -1,9 +1,11 @@
23 +# Copyright 1999-2009 Gentoo Foundation
24 +# Distributed under the terms of the GNU General Public License v2
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/uclibc/package.mask,v 1.17 2009/07/31 09:53:16 ssuominen Exp $
26 +
27 sys-libs/glibc
28 +
29 # breaks gcc and such
30 dev-libs/libiconv
31
32 -# uclibc had a broken stat() which caused tar to freak out
33 -#>=app-arch/tar-1.15.91
34 -
35 # requires funcs we dont yet provide
36 >=sys-fs/xfsprogs-2.8.10