mgorny      14/06/18 20:46:26

  Modified:             systemd-9999.ebuild systemd-212-r5.ebuild
                        systemd-213.ebuild systemd-208-r3.ebuild
                        systemd-214.ebuild ChangeLog
  Log:
  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug 
#513718.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.116                sys-apps/systemd/systemd-9999.ebuild

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

Index: systemd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- systemd-9999.ebuild 14 Jun 2014 16:33:20 -0000      1.115
+++ systemd-9999.ebuild 18 Jun 2014 20:46:26 -0000      1.116
@@ -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-apps/systemd/systemd-9999.ebuild,v 
1.115 2014/06/14 16:33:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.116 2014/06/18 20:46:26 mgorny Exp $
 
 EAPI=5
 
@@ -37,14 +37,14 @@
        audit? ( >=sys-process/audit-2:0= )
        cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= )
-       gudev? ( dev-libs/glib:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )
        )
        introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
        kmod? ( >=sys-apps/kmod-15:0= )
-       lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
        pam? ( virtual/pam:= )
        python? ( ${PYTHON_DEPS} )
        qrcode? ( media-gfx/qrencode:0= )



1.3                  sys-apps/systemd/systemd-212-r5.ebuild

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

Index: systemd-212-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-212-r5.ebuild       31 May 2014 17:46:36 -0000      1.2
+++ systemd-212-r5.ebuild       18 Jun 2014 20:46:26 -0000      1.3
@@ -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-apps/systemd/systemd-212-r5.ebuild,v 
1.2 2014/05/31 17:46:36 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 
1.3 2014/06/18 20:46:26 mgorny Exp $
 
 EAPI=5
 
@@ -31,14 +31,14 @@
        audit? ( >=sys-process/audit-2:0= )
        cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= )
-       gudev? ( dev-libs/glib:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )
        )
        introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
        kmod? ( >=sys-apps/kmod-15:0= )
-       lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
        pam? ( virtual/pam:= )
        python? ( ${PYTHON_DEPS} )
        qrcode? ( media-gfx/qrencode:0= )



1.4                  sys-apps/systemd/systemd-213.ebuild

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

Index: systemd-213.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-213.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- systemd-213.ebuild  11 Jun 2014 15:13:06 -0000      1.3
+++ systemd-213.ebuild  18 Jun 2014 20:46:26 -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-apps/systemd/systemd-213.ebuild,v 1.3 
2014/06/11 15:13:06 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-213.ebuild,v 1.4 
2014/06/18 20:46:26 mgorny Exp $
 
 EAPI=5
 
@@ -29,14 +29,14 @@
        audit? ( >=sys-process/audit-2:0= )
        cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= )
-       gudev? ( dev-libs/glib:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )
        )
        introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
        >=sys-apps/kmod-15:0=
-       lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
        pam? ( virtual/pam:= )
        python? ( ${PYTHON_DEPS} )
        qrcode? ( media-gfx/qrencode:0= )



1.7                  sys-apps/systemd/systemd-208-r3.ebuild

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

Index: systemd-208-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- systemd-208-r3.ebuild       3 May 2014 17:35:41 -0000       1.6
+++ systemd-208-r3.ebuild       18 Jun 2014 20:46:26 -0000      1.7
@@ -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-apps/systemd/systemd-208-r3.ebuild,v 
1.6 2014/05/03 17:35:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild,v 
1.7 2014/06/18 20:46:26 mgorny Exp $
 
 EAPI=5
 
@@ -31,11 +31,11 @@
        audit? ( >=sys-process/audit-2 )
        cryptsetup? ( >=sys-fs/cryptsetup-1.6 )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0 )
-       gudev? ( >=dev-libs/glib-2[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
        http? ( net-libs/libmicrohttpd )
        introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
        kmod? ( >=sys-apps/kmod-14-r1 )
-       lzma? ( app-arch/xz-utils[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
        pam? ( virtual/pam )
        python? ( ${PYTHON_DEPS} )
        qrcode? ( media-gfx/qrencode )



1.2                  sys-apps/systemd/systemd-214.ebuild

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

Index: systemd-214.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-214.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemd-214.ebuild  14 Jun 2014 16:33:20 -0000      1.1
+++ systemd-214.ebuild  18 Jun 2014 20:46:26 -0000      1.2
@@ -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-apps/systemd/systemd-214.ebuild,v 1.1 
2014/06/14 16:33:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-214.ebuild,v 1.2 
2014/06/18 20:46:26 mgorny Exp $
 
 EAPI=5
 
@@ -29,14 +29,14 @@
        audit? ( >=sys-process/audit-2:0= )
        cryptsetup? ( >=sys-fs/cryptsetup-1.6:0= )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0= )
-       gudev? ( dev-libs/glib:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.38.2-r1:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )
        )
        introspection? ( >=dev-libs/gobject-introspection-1.31.1:0= )
        kmod? ( >=sys-apps/kmod-15:0= )
-       lzma? ( app-arch/xz-utils:0=[${MULTILIB_USEDEP}] )
+       lzma? ( >=app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
        pam? ( virtual/pam:= )
        python? ( ${PYTHON_DEPS} )
        qrcode? ( media-gfx/qrencode:0= )



1.265                sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -r1.264 -r1.265
--- ChangeLog   14 Jun 2014 16:33:20 -0000      1.264
+++ ChangeLog   18 Jun 2014 20:46:26 -0000      1.265
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.264 
2014/06/14 16:33:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.265 
2014/06/18 20:46:26 mgorny Exp $
+
+  18 Jun 2014; Michał Górny <[email protected]> systemd-208-r3.ebuild,
+  systemd-212-r5.ebuild, systemd-213.ebuild, systemd-214.ebuild,
+  systemd-9999.ebuild:
+  Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+  #513718.
 
 *systemd-214 (14 Jun 2014)
 




Reply via email to