williamh    14/04/10 19:18:50

  Modified:             runit-2.1.1-r1.ebuild ChangeLog
  Log:
  Merge the changes from 3-1.4 into 3 since pre 1.4 runit has been removed from 
the tree for several years.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8568F528)

Revision  Changes    Path
1.13                 sys-process/runit/runit-2.1.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild?r1=1.12&r2=1.13

Index: runit-2.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- runit-2.1.1-r1.ebuild       19 Mar 2014 13:47:16 -0000      1.12
+++ runit-2.1.1-r1.ebuild       10 Apr 2014 19:18:50 -0000      1.13
@@ -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-process/runit/runit-2.1.1-r1.ebuild,v 
1.12 2014/03/19 13:47:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-2.1.1-r1.ebuild,v 
1.13 2014/04/10 19:18:50 williamh Exp $
 
 EAPI="3"
 
@@ -46,8 +46,7 @@
        doman man/*.[18]
 
        exeinto /etc/runit
-       doexe "${FILESDIR}"/{1,2,ctrlaltdel} || die
-       newexe "${FILESDIR}"/3-1.4 3 || die
+       doexe "${FILESDIR}"/{1,2,3,ctrlaltdel} || die
        for tty in tty1 tty2 tty3 tty4 tty5 tty6; do
                exeinto /etc/runit/runsvdir/all/getty-$tty/
                for script in run finish; do



1.48                 sys-process/runit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?rev=1.48&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?rev=1.48&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/runit/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   9 Apr 2014 16:00:51 -0000       1.47
+++ ChangeLog   10 Apr 2014 19:18:50 -0000      1.48
@@ -1,6 +1,11 @@
 # ChangeLog for sys-process/runit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.47 
2014/04/09 16:00:51 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.48 
2014/04/10 19:18:50 williamh Exp $
+
+  10 Apr 2014; William Hubbs <willi...@gentoo.org> -files/3-1.4, files/3,
+  runit-2.1.1-r1.ebuild:
+  Merge the changes from 3-1.4 into 3 since pre 1.4 runit has been removed from
+  the tree for several years.
 
   09 Apr 2014; William Hubbs <willi...@gentoo.org> -runit-1.7.0.ebuild:
   remove old version




Reply via email to