summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2011-11-25 22:05:07 +0000
committerWilliam Hubbs <williamh@gentoo.org>2011-11-25 22:05:07 +0000
commit6ff5a08cd4603dd0723c80cef07a535b8c40ca81 (patch)
tree2ad81574fe0ec13073d7215f82b85cea1c6713e1 /sys-apps/openrc
parentversion bump, bug #387433 tracks changes since openrc-0.9.4. (diff)
downloadgentoo-2-6ff5a08cd4603dd0723c80cef07a535b8c40ca81.tar.gz
gentoo-2-6ff5a08cd4603dd0723c80cef07a535b8c40ca81.tar.bz2
gentoo-2-6ff5a08cd4603dd0723c80cef07a535b8c40ca81.zip
update a comment
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/openrc')
-rw-r--r--sys-apps/openrc/ChangeLog6
-rw-r--r--sys-apps/openrc/openrc-0.9.6.ebuild4
-rw-r--r--sys-apps/openrc/openrc-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/openrc/ChangeLog b/sys-apps/openrc/ChangeLog
index 4bea13a76b1b..0e7893f18433 100644
--- a/sys-apps/openrc/ChangeLog
+++ b/sys-apps/openrc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/openrc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.179 2011/11/25 21:54:59 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.180 2011/11/25 22:05:07 williamh Exp $
+
+ 25 Nov 2011; William Hubbs <williamh@gentoo.org> openrc-0.9.6.ebuild,
+ openrc-9999.ebuild:
+ update a comment
*openrc-0.9.6 (25 Nov 2011)
diff --git a/sys-apps/openrc/openrc-0.9.6.ebuild b/sys-apps/openrc/openrc-0.9.6.ebuild
index 909b036d98ee..e506653bde0a 100644
--- a/sys-apps/openrc/openrc-0.9.6.ebuild
+++ b/sys-apps/openrc/openrc-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild,v 1.1 2011/11/25 21:54:59 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild,v 1.2 2011/11/25 22:05:07 williamh Exp $
EAPI=4
@@ -233,7 +233,7 @@ pkg_preinst() {
# termencoding was added in 0.2.1 and needed in boot
has_version ">=sys-apps/openrc-0.2.1" || add_boot_init termencoding
- # migrate-run was added in 0.9.5 and is needed in boot
+ # migrate-run was added in 0.9.6 and is needed in boot
use kernel_linux && add_boot_init migrate-run
# set default interactive shell to sulogin if it exists
diff --git a/sys-apps/openrc/openrc-9999.ebuild b/sys-apps/openrc/openrc-9999.ebuild
index 92e9dde785be..0a5c8f8fa091 100644
--- a/sys-apps/openrc/openrc-9999.ebuild
+++ b/sys-apps/openrc/openrc-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.93 2011/11/25 21:54:59 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v 1.94 2011/11/25 22:05:07 williamh Exp $
EAPI=4
@@ -233,7 +233,7 @@ pkg_preinst() {
# termencoding was added in 0.2.1 and needed in boot
has_version ">=sys-apps/openrc-0.2.1" || add_boot_init termencoding
- # migrate-run was added in 0.9.5 and is needed in boot
+ # migrate-run was added in 0.9.6 and is needed in boot
use kernel_linux && add_boot_init migrate-run
# set default interactive shell to sulogin if it exists