public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: ChangeLog systemd-29-r3.ebuild systemd-29-r6.ebuild systemd-44-r1.ebuild systemd-39.ebuild
@ 2012-05-24  2:37 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2012-05-24  2:37 UTC (permalink / raw
  To: gentoo-commits

vapier      12/05/24 02:37:00

  Modified:             ChangeLog systemd-29-r3.ebuild systemd-29-r6.ebuild
                        systemd-44-r1.ebuild systemd-39.ebuild
  Log:
  Inherit user for enewuser/etc...
  
  (Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.31                 sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	2 May 2012 07:54:34 -0000	1.30
+++ ChangeLog	24 May 2012 02:36:59 -0000	1.31
@@ -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)
 



1.5                  sys-apps/systemd/systemd-29-r3.ebuild

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

Index: systemd-29-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- systemd-29-r3.ebuild	4 Apr 2012 04:09:02 -0000	1.4
+++ systemd-29-r3.ebuild	24 May 2012 02:36:59 -0000	1.5
@@ -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"



1.3                  sys-apps/systemd/systemd-29-r6.ebuild

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

Index: systemd-29-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-29-r6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-29-r6.ebuild	4 Apr 2012 04:09:02 -0000	1.2
+++ systemd-29-r6.ebuild	24 May 2012 02:36:59 -0000	1.3
@@ -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"



1.2                  sys-apps/systemd/systemd-44-r1.ebuild

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

Index: systemd-44-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-44-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemd-44-r1.ebuild	2 May 2012 07:54:34 -0000	1.1
+++ systemd-44-r1.ebuild	24 May 2012 02:36:59 -0000	1.2
@@ -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"



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

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

Index: systemd-39.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-39.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-39.ebuild	4 Apr 2012 04:09:02 -0000	1.2
+++ systemd-39.ebuild	24 May 2012 02:36:59 -0000	1.3
@@ -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"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-24  2:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24  2:37 [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: ChangeLog systemd-29-r3.ebuild systemd-29-r6.ebuild systemd-44-r1.ebuild systemd-39.ebuild Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox