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.7-r1.ebuild
Date: Fri, 11 Jan 2008 05:06:11
Message-Id: E1JDC5o-0001aV-Eu@stork.gentoo.org
1 vapier 08/01/11 05:06:08
2
3 Modified: glibc-2.7-r1.ebuild
4 Log:
5 s390 love
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.7 sys-libs/glibc/glibc-2.7-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: glibc-2.7-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- glibc-2.7-r1.ebuild 31 Dec 2007 12:36:25 -0000 1.6
22 +++ glibc-2.7-r1.ebuild 11 Jan 2008 05:06:07 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild,v 1.6 2007/12/31 12:36:25 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r1.ebuild,v 1.7 2008/01/11 05:06:07 vapier Exp $
28
29 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
30
31 @@ -8,7 +8,7 @@
32 HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
33
34 LICENSE="LGPL-2"
35 -KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~sh ~x86"
36 +KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~x86"
37 RESTRICT="strip" # strip ourself #46186
38 EMULTILIB_PKG="true"
39
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list