williamh    14/08/12 01:22:44

  Modified:             openrc-9999.ebuild ChangeLog
  Log:
  install feature removal schedule
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  Changes    Path
1.136                sys-apps/openrc/openrc-9999.ebuild

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

Index: openrc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- openrc-9999.ebuild  11 Aug 2014 19:10:06 -0000      1.135
+++ openrc-9999.ebuild  12 Aug 2014 01:22:44 -0000      1.136
@@ -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.135 
2014/08/11 19:10:06 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v 1.136 
2014/08/12 01:22:44 williamh Exp $
 
 EAPI=5
 
@@ -31,7 +31,9 @@
        kernel_linux? (
                sys-process/psmisc
        )
-       selinux? ( sec-policy/selinux-openrc sys-libs/libselinux )
+       selinux? ( sec-policy/selinux-base-policy
+               sec-policy/selinux-openrc
+               sys-libs/libselinux )
        !<sys-fs/udev-init-scripts-17
        !<sys-fs/udev-133"
 DEPEND="${COMMON_DEPEND}
@@ -139,7 +141,7 @@
        newpamd "${FILESDIR}"/start-stop-daemon.pam start-stop-daemon
 
        # install documentation
-       dodoc README README.busybox README.history
+       dodoc README README.busybox README.history      FEATURE-REMOVAL-SCHEDULE
        if use newnet; then
                dodoc README.newnet
        fi



1.303                sys-apps/openrc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v
retrieving revision 1.302
retrieving revision 1.303
diff -u -r1.302 -r1.303
--- ChangeLog   11 Aug 2014 19:10:06 -0000      1.302
+++ ChangeLog   12 Aug 2014 01:22:44 -0000      1.303
@@ -1,6 +1,9 @@
 # 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.302 
2014/08/11 19:10:06 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.303 
2014/08/12 01:22:44 williamh Exp $
+
+  12 Aug 2014; William Hubbs <[email protected]> openrc-9999.ebuild:
+  install feature removal schedule
 
   11 Aug 2014; William Hubbs <[email protected]> openrc-9999.ebuild:
    Install README and README.history




Reply via email to