summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-04-27 11:50:24 -0500
committerAustin English <wizardedit@gentoo.org>2016-04-27 13:29:57 -0500
commite8a0f64de580662e8caa944908634e786c89a1c0 (patch)
tree5359689fa402a5e7a88b4141d5b8fe320284df84
parentwww-servers/webfs: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e8a0f64d.tar.gz
gentoo-e8a0f64d.tar.bz2
gentoo-e8a0f64d.zip
www-servers/bozohttpd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
-rw-r--r--www-servers/bozohttpd/bozohttpd-20140708-r2.ebuild (renamed from www-servers/bozohttpd/bozohttpd-20140708-r1.ebuild)2
-rw-r--r--www-servers/bozohttpd/files/bozohttpd.initscript4
2 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/bozohttpd/bozohttpd-20140708-r1.ebuild b/www-servers/bozohttpd/bozohttpd-20140708-r2.ebuild
index 1b68c2184741..ef882781ff48 100644
--- a/www-servers/bozohttpd/bozohttpd-20140708-r1.ebuild
+++ b/www-servers/bozohttpd/bozohttpd-20140708-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/www-servers/bozohttpd/files/bozohttpd.initscript b/www-servers/bozohttpd/files/bozohttpd.initscript
index 9374e692765a..d7a44e771b71 100644
--- a/www-servers/bozohttpd/files/bozohttpd.initscript
+++ b/www-servers/bozohttpd/files/bozohttpd.initscript
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$