public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-03-28 18:51 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-03-28 18:51 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/03/28 18:51:45

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  Fix building with uClibc and missing (or incompatible) locale_t, thanks to Mike Frysinger for helping with the patch.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.4                  sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- udev-212-r1.ebuild	28 Mar 2014 18:32:16 -0000	1.3
+++ udev-212-r1.ebuild	28 Mar 2014 18:51:45 -0000	1.4
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.3 2014/03/28 18:32:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.4 2014/03/28 18:51:45 ssuominen Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 	EGIT_REPO_URI="git://anongit.freedesktop.org/systemd/systemd"
 	inherit git-2
 else
-	patchset=
+	patchset=1
 	SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
 	if [[ -n "${patchset}" ]]; then
 				SRC_URI="${SRC_URI}



1.1019               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1018
retrieving revision 1.1019
diff -u -r1.1018 -r1.1019
--- ChangeLog	28 Mar 2014 18:32:16 -0000	1.1018
+++ ChangeLog	28 Mar 2014 18:51:45 -0000	1.1019
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1018 2014/03/28 18:32:16 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1019 2014/03/28 18:51:45 ssuominen Exp $
+
+  28 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
+  Fix building with uClibc and missing (or incompatible) locale_t, thanks to
+  Mike Frysinger for helping with the patch.
 
   28 Mar 2014; Michał Górny <mgorny@gentoo.org> udev-208.ebuild,
   udev-212-r1.ebuild, udev-212.ebuild, udev-9999.ebuild:





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-03-29  6:17 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-03-29  6:17 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/03/29 06:17:38

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  Pull in more recent linux-headers wrt #506110. Do this only for 212 purposely, because git has been reworked.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.5                  sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- udev-212-r1.ebuild	28 Mar 2014 18:51:45 -0000	1.4
+++ udev-212-r1.ebuild	29 Mar 2014 06:17:38 -0000	1.5
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.4 2014/03/28 18:51:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.5 2014/03/29 06:17:38 ssuominen Exp $
 
 EAPI=5
 
@@ -48,7 +48,7 @@
 	virtual/os-headers
 	virtual/pkgconfig
 	!<sys-devel/make-3.82-r4
-	!<sys-kernel/linux-headers-2.6.32
+	!<sys-kernel/linux-headers-3.7
 	doc? ( >=dev-util/gtk-doc-1.18 )"
 # Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
 if [[ ${PV} = 9999* ]]; then



1.1020               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -u -r1.1019 -r1.1020
--- ChangeLog	28 Mar 2014 18:51:45 -0000	1.1019
+++ ChangeLog	29 Mar 2014 06:17:38 -0000	1.1020
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1019 2014/03/28 18:51:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1020 2014/03/29 06:17:38 ssuominen Exp $
+
+  29 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
+  Pull in more recent linux-headers wrt #506110. Do this only for 212 purposely,
+  because git has been reworked.
 
   28 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
   Fix building with uClibc and missing (or incompatible) locale_t, thanks to





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-05-07 18:05 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2014-05-07 18:05 UTC (permalink / raw
  To: gentoo-commits

maekke      14/05/07 18:05:23

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  arm stable, bug #505962
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.9                  sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- udev-212-r1.ebuild	28 Apr 2014 17:54:55 -0000	1.8
+++ udev-212-r1.ebuild	7 May 2014 18:05:23 -0000	1.9
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.8 2014/04/28 17:54:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.9 2014/05/07 18:05:23 maekke Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 					http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
 					http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
 			fi
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+	KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"



1.1026               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1025
retrieving revision 1.1026
diff -u -r1.1025 -r1.1026
--- ChangeLog	28 Apr 2014 17:54:55 -0000	1.1025
+++ ChangeLog	7 May 2014 18:05:23 -0000	1.1026
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1025 2014/04/28 17:54:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1026 2014/05/07 18:05:23 maekke Exp $
+
+  07 May 2014; Markus Meier <maekke@gentoo.org> udev-212-r1.ebuild:
+  arm stable, bug #505962
 
   28 Apr 2014; Michał Górny <mgorny@gentoo.org> udev-208.ebuild,
   udev-212-r1.ebuild, udev-9999.ebuild:





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-05-09 13:35 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-05-09 13:35 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/05/09 13:35:01

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  amd64/x86 stable wrt #505952
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.10                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- udev-212-r1.ebuild	7 May 2014 18:05:23 -0000	1.9
+++ udev-212-r1.ebuild	9 May 2014 13:35:01 -0000	1.10
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.9 2014/05/07 18:05:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.10 2014/05/09 13:35:01 ssuominen Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 					http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
 					http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
 			fi
-	KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+	KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"



1.1027               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1026
retrieving revision 1.1027
diff -u -r1.1026 -r1.1027
--- ChangeLog	7 May 2014 18:05:23 -0000	1.1026
+++ ChangeLog	9 May 2014 13:35:01 -0000	1.1027
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1026 2014/05/07 18:05:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1027 2014/05/09 13:35:01 ssuominen Exp $
+
+  09 May 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
+  amd64/x86 stable wrt #505952
 
   07 May 2014; Markus Meier <maekke@gentoo.org> udev-212-r1.ebuild:
   arm stable, bug #505962





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-05-13 16:07 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-05-13 16:07 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/05/13 16:07:20

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  Force linux-headers-3.9 instead of 3.7 wrt #510246
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.11                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- udev-212-r1.ebuild	9 May 2014 13:35:01 -0000	1.10
+++ udev-212-r1.ebuild	13 May 2014 16:07:20 -0000	1.11
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.10 2014/05/09 13:35:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.11 2014/05/13 16:07:20 ssuominen Exp $
 
 EAPI=5
 
@@ -48,7 +48,7 @@
 	virtual/os-headers
 	virtual/pkgconfig
 	!<sys-devel/make-3.82-r4
-	!<sys-kernel/linux-headers-3.7
+	!<sys-kernel/linux-headers-3.9
 	doc? ( >=dev-util/gtk-doc-1.18 )"
 # Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
 if [[ ${PV} = 9999* ]]; then



1.1028               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1027
retrieving revision 1.1028
diff -u -r1.1027 -r1.1028
--- ChangeLog	9 May 2014 13:35:01 -0000	1.1027
+++ ChangeLog	13 May 2014 16:07:20 -0000	1.1028
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1027 2014/05/09 13:35:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1028 2014/05/13 16:07:20 ssuominen Exp $
+
+  13 May 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
+  Force linux-headers-3.9 instead of 3.7 wrt #510246
 
   09 May 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
   amd64/x86 stable wrt #505952





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-05-14 18:22 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2014-05-14 18:22 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/05/14 18:22:27

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  Flip sys-devel/make and sys-kernel/linux-headers blockers to DEPENDs to ensure they get emerged first.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.12                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- udev-212-r1.ebuild	13 May 2014 16:07:20 -0000	1.11
+++ udev-212-r1.ebuild	14 May 2014 18:22:26 -0000	1.12
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.11 2014/05/13 16:07:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.12 2014/05/14 18:22:26 ssuominen Exp $
 
 EAPI=5
 
@@ -42,13 +42,14 @@
 		!<=app-emulation/emul-linux-x86-baselibs-20130224-r7
 		!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
 	)"
+# Force new make >= -r4 to skip some parallel build issues
 DEPEND="${COMMON_DEPEND}
 	dev-util/gperf
 	sys-libs/libcap
 	virtual/os-headers
 	virtual/pkgconfig
-	!<sys-devel/make-3.82-r4
-	!<sys-kernel/linux-headers-3.9
+	>=sys-devel/make-3.82-r4
+	>=sys-kernel/linux-headers-3.9
 	doc? ( >=dev-util/gtk-doc-1.18 )"
 # Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
 if [[ ${PV} = 9999* ]]; then



1.1030               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1029
retrieving revision 1.1030
diff -u -r1.1029 -r1.1030
--- ChangeLog	13 May 2014 16:13:25 -0000	1.1029
+++ ChangeLog	14 May 2014 18:22:26 -0000	1.1030
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1029 2014/05/13 16:13:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1030 2014/05/14 18:22:26 ssuominen Exp $
+
+  14 May 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
+  Flip sys-devel/make and sys-kernel/linux-headers blockers to DEPENDs to ensure
+  they get emerged first.
 
   13 May 2014; Samuli Suominen <ssuominen@gentoo.org> udev-212-r1.ebuild:
   Force linux-headers-3.9 instead of 3.7 wrt #510186





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-06-01 16:31 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 11+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-06-01 16:31 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/06/01 16:31:00

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  alpha stable wrt big #505962
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.14                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- udev-212-r1.ebuild	14 May 2014 18:25:40 -0000	1.13
+++ udev-212-r1.ebuild	1 Jun 2014 16:31:00 -0000	1.14
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.13 2014/05/14 18:25:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.14 2014/06/01 16:31:00 zlogene Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 					http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
 					http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
 			fi
-	KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+	KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"



1.1038               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1037
retrieving revision 1.1038
diff -u -r1.1037 -r1.1038
--- ChangeLog	31 May 2014 14:05:24 -0000	1.1037
+++ ChangeLog	1 Jun 2014 16:31:00 -0000	1.1038
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1037 2014/05/31 14:05:24 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1038 2014/06/01 16:31:00 zlogene Exp $
+
+  01 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> udev-212-r1.ebuild:
+  alpha stable wrt big #505962
 
   31 May 2014; Samuli Suominen <ssuominen@gentoo.org> udev-213.ebuild:
   Fix building with USE="-kmod" wrt #511924. Thanks to Guillaume Castagnino for





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-06-01 16:46 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 11+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-06-01 16:46 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/06/01 16:46:05

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  sparc stable wrt big #505962
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.15                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- udev-212-r1.ebuild	1 Jun 2014 16:31:00 -0000	1.14
+++ udev-212-r1.ebuild	1 Jun 2014 16:46:05 -0000	1.15
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.14 2014/06/01 16:31:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.15 2014/06/01 16:46:05 zlogene Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 					http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
 					http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
 			fi
-	KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+	KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"



1.1039               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1038
retrieving revision 1.1039
diff -u -r1.1038 -r1.1039
--- ChangeLog	1 Jun 2014 16:31:00 -0000	1.1038
+++ ChangeLog	1 Jun 2014 16:46:05 -0000	1.1039
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1038 2014/06/01 16:31:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1039 2014/06/01 16:46:05 zlogene Exp $
+
+  01 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> udev-212-r1.ebuild:
+  sparc stable wrt big #505962
 
   01 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> udev-212-r1.ebuild:
   alpha stable wrt big #505962





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-06-01 18:06 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-06-01 18:06 UTC (permalink / raw
  To: gentoo-commits

blueness    14/06/01 18:06:11

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  Stable ppc/ppc64, bug #505962
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.16                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- udev-212-r1.ebuild	1 Jun 2014 16:46:05 -0000	1.15
+++ udev-212-r1.ebuild	1 Jun 2014 18:06:11 -0000	1.16
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.15 2014/06/01 16:46:05 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.16 2014/06/01 18:06:11 blueness Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 					http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
 					http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
 			fi
-	KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
+	KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"



1.1040               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1039
retrieving revision 1.1040
diff -u -r1.1039 -r1.1040
--- ChangeLog	1 Jun 2014 16:46:05 -0000	1.1039
+++ ChangeLog	1 Jun 2014 18:06:11 -0000	1.1040
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1039 2014/06/01 16:46:05 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1040 2014/06/01 18:06:11 blueness Exp $
+
+  01 Jun 2014; Anthony G. Basile <blueness@gentoo.org> udev-212-r1.ebuild:
+  Stable ppc/ppc64, bug #505962
 
   01 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> udev-212-r1.ebuild:
   sparc stable wrt big #505962





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-06-01 18:33 Mikle Kolyada (zlogene)
  0 siblings, 0 replies; 11+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-06-01 18:33 UTC (permalink / raw
  To: gentoo-commits

zlogene     14/06/01 18:33:31

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  ia64 stable wrt big #505962
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)

Revision  Changes    Path
1.17                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- udev-212-r1.ebuild	1 Jun 2014 18:06:11 -0000	1.16
+++ udev-212-r1.ebuild	1 Jun 2014 18:33:31 -0000	1.17
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.16 2014/06/01 18:06:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.17 2014/06/01 18:33:31 zlogene Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 					http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
 					http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
 			fi
-	KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+	KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"



1.1041               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1040
retrieving revision 1.1041
diff -u -r1.1040 -r1.1041
--- ChangeLog	1 Jun 2014 18:06:11 -0000	1.1040
+++ ChangeLog	1 Jun 2014 18:33:31 -0000	1.1041
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1040 2014/06/01 18:06:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1041 2014/06/01 18:33:31 zlogene Exp $
+
+  01 Jun 2014; Mikle Kolyada <zlogene@gentoo.org> udev-212-r1.ebuild:
+  ia64 stable wrt big #505962
 
   01 Jun 2014; Anthony G. Basile <blueness@gentoo.org> udev-212-r1.ebuild:
   Stable ppc/ppc64, bug #505962





^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog
@ 2014-06-06 16:10 Mike Frysinger (vapier)
  0 siblings, 0 replies; 11+ messages in thread
From: Mike Frysinger (vapier) @ 2014-06-06 16:10 UTC (permalink / raw
  To: gentoo-commits

vapier      14/06/06 16:10:03

  Modified:             udev-212-r1.ebuild ChangeLog
  Log:
  Mark arm64/m68k/s390/sh stable.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.18                 sys-fs/udev/udev-212-r1.ebuild

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

Index: udev-212-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- udev-212-r1.ebuild	1 Jun 2014 18:33:31 -0000	1.17
+++ udev-212-r1.ebuild	6 Jun 2014 16:10:02 -0000	1.18
@@ -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-fs/udev/udev-212-r1.ebuild,v 1.17 2014/06/01 18:33:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-212-r1.ebuild,v 1.18 2014/06/06 16:10:02 vapier Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 					http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz
 					http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz"
 			fi
-	KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+	KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)"



1.1046               sys-fs/udev/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1045
retrieving revision 1.1046
diff -u -r1.1045 -r1.1046
--- ChangeLog	4 Jun 2014 19:08:22 -0000	1.1045
+++ ChangeLog	6 Jun 2014 16:10:02 -0000	1.1046
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1045 2014/06/04 19:08:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1046 2014/06/06 16:10:02 vapier Exp $
+
+  06 Jun 2014; Mike Frysinger <vapier@gentoo.org> udev-212-r1.ebuild:
+  Mark arm64/m68k/s390/sh stable.
 
   04 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> udev-213.ebuild,
   udev-9999.ebuild:





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-06-06 16:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-07 18:05 [gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-212-r1.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2014-06-06 16:10 Mike Frysinger (vapier)
2014-06-01 18:33 Mikle Kolyada (zlogene)
2014-06-01 18:06 Anthony G. Basile (blueness)
2014-06-01 16:46 Mikle Kolyada (zlogene)
2014-06-01 16:31 Mikle Kolyada (zlogene)
2014-05-14 18:22 Samuli Suominen (ssuominen)
2014-05-13 16:07 Samuli Suominen (ssuominen)
2014-05-09 13:35 Samuli Suominen (ssuominen)
2014-03-29  6:17 Samuli Suominen (ssuominen)
2014-03-28 18:51 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox