vapier      14/03/12 13:34:07

  Modified:             ChangeLog glibc-2.19.ebuild
  Log:
  Drop unused mips patch filtering since it isn't in the patchset anymore.

Revision  Changes    Path
1.983                sys-libs/glibc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.983&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.983&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.982&r2=1.983

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
retrieving revision 1.982
retrieving revision 1.983
diff -u -r1.982 -r1.983
--- ChangeLog   5 Mar 2014 19:25:54 -0000       1.982
+++ ChangeLog   12 Mar 2014 13:34:07 -0000      1.983
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/glibc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.982 2014/03/05 
19:25:54 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.983 2014/03/12 
13:34:07 vapier Exp $
+
+  12 Mar 2014; Mike Frysinger <[email protected]> glibc-2.19.ebuild:
+  Drop unused mips patch filtering since it isn't in the patchset anymore.
 
   05 Mar 2014; Magnus Granberg <[email protected]> glibc-2.19.ebuild,
   +files/2.19/glibc-2.19-hardened-configure-picdefault.patch:



1.3                  sys-libs/glibc/glibc-2.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.19.ebuild?r1=1.2&r2=1.3

Index: glibc-2.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glibc-2.19.ebuild   5 Mar 2014 19:25:54 -0000       1.2
+++ glibc-2.19.ebuild   12 Mar 2014 13:34:07 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19.ebuild,v 1.2 
2014/03/05 19:25:54 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19.ebuild,v 1.3 
2014/03/12 13:34:07 vapier Exp $
 
 inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib 
systemd unpacker multiprocessing
 
@@ -151,10 +151,6 @@
        fi
 done
 
-eblit-src_unpack-pre() {
-       GLIBC_PATCH_EXCLUDE+=" 
00_all_0012-mips-add-clock_-g-s-ettime-symbol-compat-hacks.patch" #456912 
#481438
-}
-
 eblit-src_unpack-post() {
        if use hardened ; then
                cd "${S}"




Reply via email to