Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/klibc: ChangeLog klibc-1.5.ebuild
Date: Sun, 21 Oct 2007 19:46:19
Message-Id: E1IjgZm-0007TI-5Y@stork.gentoo.org
1 beandog 07/10/21 19:35:06
2
3 Modified: ChangeLog klibc-1.5.ebuild
4 Log:
5 amd64 stable
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.47 dev-libs/klibc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.47&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/klibc/ChangeLog?rev=1.47&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/klibc/ChangeLog?r1=1.46&r2=1.47
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v
18 retrieving revision 1.46
19 retrieving revision 1.47
20 diff -u -r1.46 -r1.47
21 --- ChangeLog 14 Oct 2007 17:21:26 -0000 1.46
22 +++ ChangeLog 21 Oct 2007 19:35:05 -0000 1.47
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/klibc
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.46 2007/10/14 17:21:26 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.47 2007/10/21 19:35:05 beandog Exp $
28 +
29 + 21 Oct 2007; Steve Dibb <beandog@g.o> klibc-1.5.ebuild:
30 + amd64 stable
31
32 14 Oct 2007; Mike Frysinger <vapier@g.o> klibc-1.5.ebuild:
33 Add back in RESTRICT=strip for az.
34
35
36
37 1.5 dev-libs/klibc/klibc-1.5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/klibc/klibc-1.5.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/klibc/klibc-1.5.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/klibc/klibc-1.5.ebuild?r1=1.4&r2=1.5
42
43 Index: klibc-1.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- klibc-1.5.ebuild 14 Oct 2007 17:21:26 -0000 1.4
50 +++ klibc-1.5.ebuild 21 Oct 2007 19:35:05 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.ebuild,v 1.4 2007/10/14 17:21:26 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.ebuild,v 1.5 2007/10/21 19:35:05 beandog Exp $
56
57 # XXX: The cross-compiling stuff in here seems to be incorrect ...
58 # It should be reviewed and compared against other libcs.
59 @@ -21,7 +21,7 @@
60 ftp://ftp.kernel.org/pub/linux/libs/klibc/Testing/${P}.tar.bz2"
61
62 LICENSE="|| ( GPL-2 LGPL-2 )"
63 -KEYWORDS="~amd64 -mips ~ppc x86"
64 +KEYWORDS="amd64 -mips ~ppc x86"
65 IUSE="debug n32"
66 RESTRICT="strip"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list