public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.19-r1.ebuild ChangeLog
Date: Mon, 11 Aug 2014 13:48:14 +0000 (UTC)	[thread overview]
Message-ID: <20140811134814.389F52004E@flycatcher.gentoo.org> (raw)

vapier      14/08/11 13:48:14

  Modified:             glibc-2.19-r1.ebuild ChangeLog
  Log:
  Pull in some more hppa patches #518460 by Guy Martin.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.8                  sys-libs/glibc/glibc-2.19-r1.ebuild

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

Index: glibc-2.19-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- glibc-2.19-r1.ebuild	10 Aug 2014 17:29:37 -0000	1.7
+++ glibc-2.19-r1.ebuild	11 Aug 2014 13:48:14 -0000	1.8
@@ -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-r1.ebuild,v 1.7 2014/08/10 17:29:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.19-r1.ebuild,v 1.8 2014/08/11 13:48:14 vapier Exp $
 
 inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib systemd unpacker multiprocessing
 
@@ -25,7 +25,7 @@
 	;;
 esac
 GCC_BOOTSTRAP_VER="4.7.3-r1"
-PATCH_VER="2"                                  # Gentoo patchset
+PATCH_VER="3"                                  # Gentoo patchset
 NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.16"}       # min kernel version nptl requires
 
 IUSE="debug gd hardened multilib nscd selinux systemtap profile suid vanilla crosscompile_opts_headers-only"



1.1007               sys-libs/glibc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
retrieving revision 1.1006
retrieving revision 1.1007
diff -u -r1.1006 -r1.1007
--- ChangeLog	10 Aug 2014 17:29:37 -0000	1.1006
+++ ChangeLog	11 Aug 2014 13:48:14 -0000	1.1007
@@ -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.1006 2014/08/10 17:29:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1007 2014/08/11 13:48:14 vapier Exp $
+
+  11 Aug 2014; Mike Frysinger <vapier@gentoo.org> glibc-2.19-r1.ebuild:
+  Pull in some more hppa patches #518460 by Guy Martin.
 
   10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> glibc-2.19-r1.ebuild:
   Stable for x86, wrt bug #518364





             reply	other threads:[~2014-08-11 19:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-11 13:48 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-26  8:05 [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.19-r1.ebuild ChangeLog Mike Frysinger (vapier)
2014-09-10  5:43 Mike Frysinger (vapier)
2014-08-17 16:24 Jeroen Roovers (jer)
2014-08-10 17:29 Agostino Sarubbo (ago)
2014-07-31  4:14 Mike Frysinger (vapier)
2014-07-29 20:31 Anthony G. Basile (blueness)
2014-07-29 14:07 Mikle Kolyada (zlogene)
2014-06-14 23:33 Mike Frysinger (vapier)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140811134814.389F52004E@flycatcher.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox