public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs (williamh)" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-171-r1.ebuild ChangeLog udev-9999.ebuild
Date: Mon, 13 Jun 2011 20:15:44 +0000 (UTC)	[thread overview]
Message-ID: <20110613201544.5728C20054@flycatcher.gentoo.org> (raw)

williamh    11/06/13 20:15:44

  Modified:             udev-171-r1.ebuild ChangeLog udev-9999.ebuild
  Log:
  Update glibc requirement to 2.10 for bug #370691.
  
  (Portage version: 2.2.0_alpha40/cvs/Linux i686)

Revision  Changes    Path
1.6                  sys-fs/udev/udev-171-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-171-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-171-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-171-r1.ebuild?r1=1.5&r2=1.6

Index: udev-171-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- udev-171-r1.ebuild	9 Jun 2011 21:14:40 -0000	1.5
+++ udev-171-r1.ebuild	13 Jun 2011 20:15:44 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r1.ebuild,v 1.5 2011/06/09 21:14:40 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-171-r1.ebuild,v 1.6 2011/06/13 20:15:44 williamh Exp $
 
 EAPI="1"
 
@@ -41,7 +41,7 @@
 	introspection? ( dev-libs/gobject-introspection )
 	action_modeswitch? ( virtual/libusb:0 )
 	>=sys-apps/util-linux-2.16
-	>=sys-libs/glibc-2.9"
+	>=sys-libs/glibc-2.10"
 
 DEPEND="${COMMON_DEPEND}
 	keymap? ( dev-util/gperf )



1.593                sys-fs/udev/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.593&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.593&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.592&r2=1.593

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.592
retrieving revision 1.593
diff -u -r1.592 -r1.593
--- ChangeLog	11 Jun 2011 12:05:06 -0000	1.592
+++ ChangeLog	13 Jun 2011 20:15:44 -0000	1.593
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.592 2011/06/11 12:05:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.593 2011/06/13 20:15:44 williamh Exp $
+
+  13 Jun 2011; William Hubbs <williamh@gentoo.org> udev-171-r1.ebuild,
+  udev-9999.ebuild:
+  Update glibc requirement to 2.10 for bug #370691.
 
   11 Jun 2011; Markus Meier <maekke@gentoo.org> udev-164-r2.ebuild:
   arm stable, bug #352827



1.47                 sys-fs/udev/udev-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-9999.ebuild?r1=1.46&r2=1.47

Index: udev-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- udev-9999.ebuild	9 Jun 2011 13:18:21 -0000	1.46
+++ udev-9999.ebuild	13 Jun 2011 20:15:44 -0000	1.47
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.46 2011/06/09 13:18:21 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.47 2011/06/13 20:15:44 williamh Exp $
 
 EAPI=4
 
@@ -45,7 +45,7 @@
 	introspection? ( dev-libs/gobject-introspection )
 	action_modeswitch? ( virtual/libusb:0 )
 	>=sys-apps/util-linux-2.16
-	>=sys-libs/glibc-2.9"
+	>=sys-libs/glibc-2.10"
 
 DEPEND="${COMMON_DEPEND}
 	keymap? ( dev-util/gperf )






             reply	other threads:[~2011-06-13 20:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13 20:15 William Hubbs (williamh) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-09 13:10 [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-171-r1.ebuild ChangeLog udev-9999.ebuild Matthias Schwarzott (zzam)
2011-06-08  6:10 William Hubbs (williamh)

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=20110613201544.5728C20054@flycatcher.gentoo.org \
    --to=williamh@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