floppym     15/04/18 23:54:18

  Modified:             systemd-219-r2.ebuild systemd-216-r3.ebuild
                        systemd-9999.ebuild systemd-218-r3.ebuild
                        systemd-216-r4.ebuild ChangeLog
  Removed:              systemd-219-r1.ebuild
  Log:
  Adjust glibc blocker, bug 546194.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.3                  sys-apps/systemd/systemd-219-r2.ebuild

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

Index: systemd-219-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-219-r2.ebuild       8 Apr 2015 18:27:32 -0000       1.2
+++ systemd-219-r2.ebuild       18 Apr 2015 23:54:18 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219-r2.ebuild,v 
1.2 2015/04/08 18:27:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-219-r2.ebuild,v 
1.3 2015/04/18 23:54:18 floppym Exp $
 
 EAPI=5
 
@@ -27,6 +27,7 @@
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.25:0=
        sys-libs/libcap:0=
+       !<sys-libs/glibc-2.16
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )
@@ -68,7 +69,6 @@
 RDEPEND="${COMMON_DEPEND}
        >=sys-apps/baselayout-2.2
        !sys-auth/nss-myhostname
-       !<sys-libs/glibc-2.14
        !sys-fs/eudev
        !sys-fs/udev"
 



1.8                  sys-apps/systemd/systemd-216-r3.ebuild

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

Index: systemd-216-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- systemd-216-r3.ebuild       14 Apr 2015 12:37:51 -0000      1.7
+++ systemd-216-r3.ebuild       18 Apr 2015 23:54:18 -0000      1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild,v 
1.7 2015/04/14 12:37:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r3.ebuild,v 
1.8 2015/04/18 23:54:18 floppym Exp $
 
 EAPI=5
 
@@ -25,6 +25,7 @@
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.20:0=
        sys-libs/libcap:0=
+       !<sys-libs/glibc-2.16
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )
@@ -62,7 +63,6 @@
                <sys-apps/sysvinit-2.88-r4
        )
        !sys-auth/nss-myhostname
-       !<sys-libs/glibc-2.14
        !sys-fs/udev"
 
 # sys-apps/dbus: the daemon only (+ build-time lib dep for tests)



1.164                sys-apps/systemd/systemd-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.164&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.164&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.163&r2=1.164

Index: systemd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- systemd-9999.ebuild 13 Apr 2015 06:53:14 -0000      1.163
+++ systemd-9999.ebuild 18 Apr 2015 23:54:18 -0000      1.164
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.163 2015/04/13 06:53:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.164 2015/04/18 23:54:18 floppym Exp $
 
 EAPI=5
 
@@ -34,6 +34,7 @@
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.25:0=
        sys-libs/libcap:0=
+       !<sys-libs/glibc-2.16
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )
@@ -75,7 +76,6 @@
 RDEPEND="${COMMON_DEPEND}
        >=sys-apps/baselayout-2.2
        !sys-auth/nss-myhostname
-       !<sys-libs/glibc-2.14
        !sys-fs/eudev
        !sys-fs/udev"
 



1.4                  sys-apps/systemd/systemd-218-r3.ebuild

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

Index: systemd-218-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- systemd-218-r3.ebuild       8 Apr 2015 18:27:32 -0000       1.3
+++ systemd-218-r3.ebuild       18 Apr 2015 23:54:18 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v 
1.3 2015/04/08 18:27:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v 
1.4 2015/04/18 23:54:18 floppym Exp $
 
 EAPI=5
 
@@ -25,6 +25,7 @@
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.25:0=
        sys-libs/libcap:0=
+       !<sys-libs/glibc-2.16
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )
@@ -61,7 +62,6 @@
 RDEPEND="${COMMON_DEPEND}
        >=sys-apps/baselayout-2.2
        !sys-auth/nss-myhostname
-       !<sys-libs/glibc-2.14
        !sys-fs/eudev
        !sys-fs/udev"
 



1.3                  sys-apps/systemd/systemd-216-r4.ebuild

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

Index: systemd-216-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-216-r4.ebuild       8 Apr 2015 18:27:32 -0000       1.2
+++ systemd-216-r4.ebuild       18 Apr 2015 23:54:18 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r4.ebuild,v 
1.2 2015/04/08 18:27:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-216-r4.ebuild,v 
1.3 2015/04/18 23:54:18 floppym Exp $
 
 EAPI=5
 
@@ -25,6 +25,7 @@
 
 COMMON_DEPEND=">=sys-apps/util-linux-2.20:0=
        sys-libs/libcap:0=
+       !<sys-libs/glibc-2.16
        acl? ( sys-apps/acl:0= )
        apparmor? ( sys-libs/libapparmor:0= )
        audit? ( >=sys-process/audit-2:0= )
@@ -62,7 +63,6 @@
                <sys-apps/sysvinit-2.88-r4
        )
        !sys-auth/nss-myhostname
-       !<sys-libs/glibc-2.14
        !sys-fs/udev"
 
 # sys-apps/dbus: the daemon only (+ build-time lib dep for tests)



1.362                sys-apps/systemd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.362&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.362&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.361&r2=1.362

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.361
retrieving revision 1.362
diff -u -r1.361 -r1.362
--- ChangeLog   14 Apr 2015 12:37:51 -0000      1.361
+++ ChangeLog   18 Apr 2015 23:54:18 -0000      1.362
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.361 
2015/04/14 12:37:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.362 
2015/04/18 23:54:18 floppym Exp $
+
+  18 Apr 2015; Mike Gilbert <[email protected]> -systemd-219-r1.ebuild,
+  systemd-216-r3.ebuild, systemd-216-r4.ebuild, systemd-218-r3.ebuild,
+  systemd-219-r2.ebuild, systemd-9999.ebuild:
+  Adjust glibc blocker, bug 546194.
 
   14 Apr 2015; Agostino Sarubbo <[email protected]> systemd-216-r3.ebuild:
   Stable for ia64, wrt bug #525112




Reply via email to