williamh    14/08/20 15:34:21

  Modified:             openrc-0.13.ebuild openrc-9999.ebuild ChangeLog
  Log:
  Add a blocker on older versions of procps for bug #520314
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  Changes    Path
1.2                  sys-apps/openrc/openrc-0.13.ebuild

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

Index: openrc-0.13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openrc-0.13.ebuild  17 Aug 2014 18:15:19 -0000      1.1
+++ openrc-0.13.ebuild  20 Aug 2014 15:34:21 -0000      1.2
@@ -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/openrc/openrc-0.13.ebuild,v 1.1 
2014/08/17 18:15:19 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.13.ebuild,v 1.2 
2014/08/20 15:34:21 williamh Exp $
 
 EAPI=5
 
@@ -30,6 +30,7 @@
        tools? ( dev-lang/perl )
        kernel_linux? (
                sys-process/psmisc
+               !<sys-process/procps-3.3.9-r2
        )
        selinux? ( sec-policy/selinux-base-policy
                sec-policy/selinux-openrc



1.137                sys-apps/openrc/openrc-9999.ebuild

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

Index: openrc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- openrc-9999.ebuild  12 Aug 2014 01:22:44 -0000      1.136
+++ openrc-9999.ebuild  20 Aug 2014 15:34:21 -0000      1.137
@@ -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/openrc/openrc-9999.ebuild,v 1.136 
2014/08/12 01:22:44 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v 1.137 
2014/08/20 15:34:21 williamh Exp $
 
 EAPI=5
 
@@ -30,6 +30,7 @@
        tools? ( dev-lang/perl )
        kernel_linux? (
                sys-process/psmisc
+               !<sys-process/procps-3.3.9-r2
        )
        selinux? ( sec-policy/selinux-base-policy
                sec-policy/selinux-openrc



1.305                sys-apps/openrc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -r1.304 -r1.305
--- ChangeLog   17 Aug 2014 18:15:19 -0000      1.304
+++ ChangeLog   20 Aug 2014 15:34:21 -0000      1.305
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/openrc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.304 
2014/08/17 18:15:19 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.305 
2014/08/20 15:34:21 williamh Exp $
+
+  20 Aug 2014; William Hubbs <willi...@gentoo.org> openrc-0.13.ebuild,
+  openrc-9999.ebuild:
+  Add a blocker on older versions of procps for bug #520314
 
 *openrc-0.13 (17 Aug 2014)
 




Reply via email to