commit: d8e1de3d0691bfc645271202a0e82657a6778eb4 Author: Austin English <wizardedit <AT> gentoo <DOT> org> AuthorDate: Mon May 2 18:47:47 2016 +0000 Commit: Austin English <wizardedit <AT> gentoo <DOT> org> CommitDate: Mon May 2 22:21:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8e1de3d
net-im/minbif: use #!/sbin/openrc-run instead of #!/sbin/runscript Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26 net-im/minbif/files/minbif.initd | 4 ++-- net-im/minbif/minbif-1.0.5-r1.ebuild | 2 +- net-im/minbif/{minbif-1.0.5-r1.ebuild => minbif-1.0.5-r2.ebuild} | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-im/minbif/files/minbif.initd b/net-im/minbif/files/minbif.initd index a2d5649..ce52663 100644 --- a/net-im/minbif/files/minbif.initd +++ b/net-im/minbif/files/minbif.initd @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2009 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-im/minbif/minbif-1.0.5-r1.ebuild b/net-im/minbif/minbif-1.0.5-r1.ebuild index 1586a3d..0262b1a 100644 --- a/net-im/minbif/minbif-1.0.5-r1.ebuild +++ b/net-im/minbif/minbif-1.0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/net-im/minbif/minbif-1.0.5-r1.ebuild b/net-im/minbif/minbif-1.0.5-r2.ebuild similarity index 97% copy from net-im/minbif/minbif-1.0.5-r1.ebuild copy to net-im/minbif/minbif-1.0.5-r2.ebuild index 1586a3d..0262b1a 100644 --- a/net-im/minbif/minbif-1.0.5-r1.ebuild +++ b/net-im/minbif/minbif-1.0.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$
