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/files/eblits: src_configure.eblit
Date: Mon, 09 Feb 2015 16:14:11
Message-Id: 20150209161404.1408711671@oystercatcher.gentoo.org
1 vapier 15/02/09 16:14:04
2
3 Modified: src_configure.eblit
4 Log:
5 Drop unused ports variable #532760#2 by Arfrever Frehtes Taifersar Arahesis.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.5 sys-libs/glibc/files/eblits/src_configure.eblit
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/files/eblits/src_configure.eblit?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/files/eblits/src_configure.eblit?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/files/eblits/src_configure.eblit?r1=1.4&r2=1.5
15
16 Index: src_configure.eblit
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/eblits/src_configure.eblit,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- src_configure.eblit 9 Feb 2015 15:39:48 -0000 1.4
23 +++ src_configure.eblit 9 Feb 2015 16:14:04 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/eblits/src_configure.eblit,v 1.4 2015/02/09 15:39:48 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/eblits/src_configure.eblit,v 1.5 2015/02/09 16:14:04 vapier Exp $
29
30 dump_toolchain_settings() {
31 echo
32 @@ -209,7 +209,7 @@
33 export ${v}
34 done
35
36 - local ports="" myconf=()
37 + local myconf=()
38 myconf+=(
39 --disable-sanity-checks
40 --enable-hacker-mode