Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.6.1.ebuild
Date: Sat, 21 Jun 2008 06:51:46
Message-Id: E1K9wwm-00031z-Lx@stork.gentoo.org
1 vapier 08/06/21 06:51:40
2
3 Modified: glibc-2.6.1.ebuild
4 Log:
5 arm stable
6
7 Revision Changes Path
8 1.23 sys-libs/glibc/glibc-2.6.1.ebuild
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?rev=1.23&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?rev=1.23&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild?r1=1.22&r2=1.23
13
14 Index: glibc-2.6.1.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v
17 retrieving revision 1.22
18 retrieving revision 1.23
19 diff -u -r1.22 -r1.23
20 --- glibc-2.6.1.ebuild 11 Jun 2008 19:41:16 -0000 1.22
21 +++ glibc-2.6.1.ebuild 21 Jun 2008 06:51:40 -0000 1.23
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.22 2008/06/11 19:41:16 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.23 2008/06/21 06:51:40 vapier Exp $
27
28 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
29
30 @@ -8,7 +8,7 @@
31 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
32
33 LICENSE="LGPL-2"
34 -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 sh sparc x86"
35 +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86"
36 RESTRICT="strip" # strip ourself #46186
37 EMULTILIB_PKG="true"
38
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list