summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 02:36:59 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 02:36:59 +0000
commit92c9af5b3b612dd1e272f743a815ba872ef5a661 (patch)
treebce699df3dfe151dde380db7d8d3f8ce60e91399 /sys-apps/systemd
parentInherit user for enewuser/etc... (diff)
downloadgentoo-2-92c9af5b3b612dd1e272f743a815ba872ef5a661.tar.gz
gentoo-2-92c9af5b3b612dd1e272f743a815ba872ef5a661.tar.bz2
gentoo-2-92c9af5b3b612dd1e272f743a815ba872ef5a661.zip
Inherit user for enewuser/etc...
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sys-apps/systemd')
-rw-r--r--sys-apps/systemd/ChangeLog6
-rw-r--r--sys-apps/systemd/systemd-29-r3.ebuild4
-rw-r--r--sys-apps/systemd/systemd-29-r6.ebuild4
-rw-r--r--sys-apps/systemd/systemd-39.ebuild4
-rw-r--r--sys-apps/systemd/systemd-44-r1.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index 9aeecd509b64..d7ccc4d23e4f 100644
--- a/sys-apps/systemd/ChangeLog
+++ b/sys-apps/systemd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/systemd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.30 2012/05/02 07:54:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.31 2012/05/24 02:36:59 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> systemd-29-r3.ebuild,
+ systemd-29-r6.ebuild, systemd-39.ebuild, systemd-44-r1.ebuild:
+ Inherit user for enewuser/etc...
*systemd-44-r1 (02 May 2012)
diff --git a/sys-apps/systemd/systemd-29-r3.ebuild b/sys-apps/systemd/systemd-29-r3.ebuild
index 182a321be806..995ed969722d 100644
--- a/sys-apps/systemd/systemd-29-r3.ebuild
+++ b/sys-apps/systemd/systemd-29-r3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild,v 1.4 2012/04/04 04:09:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild,v 1.5 2012/05/24 02:36:59 vapier Exp $
EAPI=4
-inherit autotools-utils bash-completion linux-info pam systemd
+inherit autotools-utils bash-completion linux-info pam systemd user
DESCRIPTION="System and service manager for Linux"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd"
diff --git a/sys-apps/systemd/systemd-29-r6.ebuild b/sys-apps/systemd/systemd-29-r6.ebuild
index e154e4cabcc9..a29b37aec5fa 100644
--- a/sys-apps/systemd/systemd-29-r6.ebuild
+++ b/sys-apps/systemd/systemd-29-r6.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild,v 1.2 2012/04/04 04:09:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild,v 1.3 2012/05/24 02:36:59 vapier Exp $
EAPI=4
-inherit autotools-utils bash-completion-r1 linux-info pam systemd
+inherit autotools-utils bash-completion-r1 linux-info pam systemd user
DESCRIPTION="System and service manager for Linux"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd"
diff --git a/sys-apps/systemd/systemd-39.ebuild b/sys-apps/systemd/systemd-39.ebuild
index 3a05d9cac312..1d61876ee28d 100644
--- a/sys-apps/systemd/systemd-39.ebuild
+++ b/sys-apps/systemd/systemd-39.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-39.ebuild,v 1.2 2012/04/04 04:09:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-39.ebuild,v 1.3 2012/05/24 02:36:59 vapier Exp $
EAPI=4
-inherit autotools-utils bash-completion-r1 linux-info pam systemd
+inherit autotools-utils bash-completion-r1 linux-info pam systemd user
DESCRIPTION="System and service manager for Linux"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd"
diff --git a/sys-apps/systemd/systemd-44-r1.ebuild b/sys-apps/systemd/systemd-44-r1.ebuild
index c284a6ac58b8..ca6e0df9eadf 100644
--- a/sys-apps/systemd/systemd-44-r1.ebuild
+++ b/sys-apps/systemd/systemd-44-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-44-r1.ebuild,v 1.1 2012/05/02 07:54:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-44-r1.ebuild,v 1.2 2012/05/24 02:36:59 vapier Exp $
EAPI=4
-inherit autotools-utils bash-completion-r1 linux-info pam systemd
+inherit autotools-utils bash-completion-r1 linux-info pam systemd user
DESCRIPTION="System and service manager for Linux"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd"