dev-python/celery: use #!/sbin/openrc-run instead of #!/sbin/runscript

This commit is contained in:
Austin English
2016-05-18 01:28:15 -05:00
parent a13ab8255a
commit 6f2daae8be
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the BSD license
# $Id$

View File

@@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the BSD license
# $Id$

View File

@@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the BSD license
# $Id$