mgorny      14/06/24 22:17:59

  Modified:             systemd-9999.ebuild systemd-212-r5.ebuild
                        systemd-213.ebuild systemd-208-r3.ebuild
                        systemd-214.ebuild ChangeLog
  Log:
  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for GNOME 3.6.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

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

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

Index: systemd-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- systemd-9999.ebuild 18 Jun 2014 20:46:26 -0000      1.116
+++ systemd-9999.ebuild 24 Jun 2014 22:17:59 -0000      1.117
@@ -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.116 2014/06/18 20:46:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 
1.117 2014/06/24 22:17:59 mgorny Exp $
 
 EAPI=5
 
@@ -37,7 +37,7 @@
        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.38.2-r1:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )



1.5                  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.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild?r1=1.4&r2=1.5

Index: systemd-212-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- systemd-212-r5.ebuild       19 Jun 2014 18:05:51 -0000      1.4
+++ systemd-212-r5.ebuild       24 Jun 2014 22:17:59 -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-apps/systemd/systemd-212-r5.ebuild,v 
1.4 2014/06/19 18:05:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 
1.5 2014/06/24 22:17:59 mgorny Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
        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.38.2-r1:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )



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

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

Index: systemd-213.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-213.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- systemd-213.ebuild  18 Jun 2014 20:46:26 -0000      1.4
+++ systemd-213.ebuild  24 Jun 2014 22:17:59 -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-apps/systemd/systemd-213.ebuild,v 1.4 
2014/06/18 20:46:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-213.ebuild,v 1.5 
2014/06/24 22:17:59 mgorny Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
        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.38.2-r1:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )



1.8                  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.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild?r1=1.7&r2=1.8

Index: systemd-208-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- systemd-208-r3.ebuild       18 Jun 2014 20:46:26 -0000      1.7
+++ systemd-208-r3.ebuild       24 Jun 2014 22:17:59 -0000      1.8
@@ -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.7 2014/06/18 20:46:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-208-r3.ebuild,v 
1.8 2014/06/24 22:17:59 mgorny Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
        audit? ( >=sys-process/audit-2 )
        cryptsetup? ( >=sys-fs/cryptsetup-1.6 )
        gcrypt? ( >=dev-libs/libgcrypt-1.4.5:0 )
-       gudev? ( >=dev-libs/glib-2.38.2-r1[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] )
        http? ( net-libs/libmicrohttpd )
        introspection? ( >=dev-libs/gobject-introspection-1.31.1 )
        kmod? ( >=sys-apps/kmod-14-r1 )



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

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

Index: systemd-214.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-214.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-214.ebuild  18 Jun 2014 20:46:26 -0000      1.2
+++ systemd-214.ebuild  24 Jun 2014 22:17:59 -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-214.ebuild,v 1.2 
2014/06/18 20:46:26 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-214.ebuild,v 1.3 
2014/06/24 22:17:59 mgorny Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
        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.38.2-r1:2=[${MULTILIB_USEDEP}] )
+       gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] )
        http? (
                >=net-libs/libmicrohttpd-0.9.33:0=
                ssl? ( >=net-libs/gnutls-3.1.4:0= )



1.267                sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- ChangeLog   19 Jun 2014 18:05:51 -0000      1.266
+++ ChangeLog   24 Jun 2014 22:17:59 -0000      1.267
@@ -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.266 
2014/06/19 18:05:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.267 
2014/06/24 22:17:59 mgorny Exp $
+
+  24 Jun 2014; Michał Górny <mgo...@gentoo.org> systemd-208-r3.ebuild,
+  systemd-212-r5.ebuild, systemd-213.ebuild, systemd-214.ebuild,
+  systemd-9999.ebuild:
+  Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for
+  GNOME 3.6.
 
   19 Jun 2014; Markus Meier <mae...@gentoo.org> systemd-212-r5.ebuild:
   arm stable, bug #509076




Reply via email to