Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Tue, 20 Jun 2017 08:43:42
Message-Id: 1497948210.b85bb1a5cf8133377f4bfa5f5bb7e6e05226ef2b.tamiko@gentoo
1 commit: b85bb1a5cf8133377f4bfa5f5bb7e6e05226ef2b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 20 08:37:29 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 20 08:43:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b85bb1a5
7
8 sys-libs/glibc: add a note where gentoo patchet lives
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
12
13 sys-libs/glibc/glibc-2.23-r4.ebuild | 1 +
14 sys-libs/glibc/glibc-2.24-r3.ebuild | 1 +
15 sys-libs/glibc/glibc-2.25-r2.ebuild | 1 +
16 sys-libs/glibc/glibc-9999.ebuild | 1 +
17 4 files changed, 4 insertions(+)
18
19 diff --git a/sys-libs/glibc/glibc-2.23-r4.ebuild b/sys-libs/glibc/glibc-2.23-r4.ebuild
20 index 10922099fb4..3d3794022b9 100644
21 --- a/sys-libs/glibc/glibc-2.23-r4.ebuild
22 +++ b/sys-libs/glibc/glibc-2.23-r4.ebuild
23 @@ -26,6 +26,7 @@ case ${PV} in
24 ;;
25 esac
26 GCC_BOOTSTRAP_VER="4.7.3-r1"
27 +# patches live at https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/glibc/
28 PATCH_VER="8" # Gentoo patchset
29 : ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires
30
31
32 diff --git a/sys-libs/glibc/glibc-2.24-r3.ebuild b/sys-libs/glibc/glibc-2.24-r3.ebuild
33 index 0565295ab8e..edaf4e86a0e 100644
34 --- a/sys-libs/glibc/glibc-2.24-r3.ebuild
35 +++ b/sys-libs/glibc/glibc-2.24-r3.ebuild
36 @@ -26,6 +26,7 @@ case ${PV} in
37 ;;
38 esac
39 GCC_BOOTSTRAP_VER="4.7.3-r1"
40 +# patches live at https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/glibc/
41 PATCH_VER="8" # Gentoo patchset
42 : ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires
43
44
45 diff --git a/sys-libs/glibc/glibc-2.25-r2.ebuild b/sys-libs/glibc/glibc-2.25-r2.ebuild
46 index 0af1b59e005..7b3a116ec69 100644
47 --- a/sys-libs/glibc/glibc-2.25-r2.ebuild
48 +++ b/sys-libs/glibc/glibc-2.25-r2.ebuild
49 @@ -26,6 +26,7 @@ case ${PV} in
50 ;;
51 esac
52 GCC_BOOTSTRAP_VER="4.7.3-r1"
53 +# patches live at https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/glibc/
54 PATCH_VER="5" # Gentoo patchset
55 : ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires
56
57
58 diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
59 index 4b4945c04f7..3ac3d78a81b 100644
60 --- a/sys-libs/glibc/glibc-9999.ebuild
61 +++ b/sys-libs/glibc/glibc-9999.ebuild
62 @@ -26,6 +26,7 @@ case ${PV} in
63 ;;
64 esac
65 GCC_BOOTSTRAP_VER="4.7.3-r1"
66 +# patches live at https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/glibc/
67 PATCH_VER="" # Gentoo patchset
68 : ${NPTL_KERN_VER:="2.6.32"} # min kernel version nptl requires