summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/accountsservice/ChangeLog6
-rw-r--r--sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild4
-rw-r--r--sys-apps/accountsservice/accountsservice-0.6.34.ebuild6
-rw-r--r--sys-apps/accountsservice/accountsservice-0.6.35.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/accountsservice/ChangeLog b/sys-apps/accountsservice/ChangeLog
index 8df3b354aa7f..e39aa34b9b14 100644
--- a/sys-apps/accountsservice/ChangeLog
+++ b/sys-apps/accountsservice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/accountsservice
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.38 2014/02/22 22:39:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.39 2014/03/29 22:01:34 tetromino Exp $
+
+ 29 Mar 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
+ accountsservice-0.6.34.ebuild, accountsservice-0.6.35.ebuild:
+ systemd now has subslots
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> accountsservice-0.6.35.ebuild:
Fix wrong commit, bug 502160
diff --git a/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild b/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild
index 31fdbe059398..e0fa5f7c7fd2 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild,v 1.7 2013/03/28 16:01:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild,v 1.8 2014/03/29 22:01:34 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
diff --git a/sys-apps/accountsservice/accountsservice-0.6.34.ebuild b/sys-apps/accountsservice/accountsservice-0.6.34.ebuild
index c89bd57d6fec..6c46f768981d 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.34.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.34.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.34.ebuild,v 1.3 2013/12/08 19:38:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.34.ebuild,v 1.4 2014/03/29 22:01:34 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -26,7 +26,7 @@ RDEPEND="
>=dev-libs/glib-2.34.0:2
sys-auth/polkit
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
- systemd? ( >=sys-apps/systemd-186 )
+ systemd? ( >=sys-apps/systemd-186:0= )
!systemd? ( sys-auth/consolekit )
"
DEPEND="${RDEPEND}
diff --git a/sys-apps/accountsservice/accountsservice-0.6.35.ebuild b/sys-apps/accountsservice/accountsservice-0.6.35.ebuild
index b0a95cb8d3ce..6bfb84af2237 100644
--- a/sys-apps/accountsservice/accountsservice-0.6.35.ebuild
+++ b/sys-apps/accountsservice/accountsservice-0.6.35.ebuild
@@ -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/accountsservice/accountsservice-0.6.35.ebuild,v 1.5 2014/02/22 22:39:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.35.ebuild,v 1.6 2014/03/29 22:01:34 tetromino Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -22,7 +22,7 @@ RDEPEND="
>=dev-libs/glib-2.34.0:2
sys-auth/polkit
introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
- systemd? ( >=sys-apps/systemd-186 )
+ systemd? ( >=sys-apps/systemd-186:0= )
!systemd? ( sys-auth/consolekit )
"
DEPEND="${RDEPEND}