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 <[email protected]> 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 <[email protected]> udev-208.ebuild,
   udev-212-r1.ebuild, udev-212.ebuild, udev-9999.ebuild:




Reply via email to