Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/minbif/, net-im/minbif/files/
Date: Mon, 02 May 2016 22:24:10
Message-Id: 1462227707.d8e1de3d0691bfc645271202a0e82657a6778eb4.wizardedit@gentoo
1 commit: d8e1de3d0691bfc645271202a0e82657a6778eb4
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 18:47:47 2016 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 22:21:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8e1de3d
7
8 net-im/minbif: use #!/sbin/openrc-run instead of #!/sbin/runscript
9
10 Gentoo-Bug: https://bugs.gentoo.org/573846
11
12 Package-Manager: portage-2.2.26
13
14 net-im/minbif/files/minbif.initd | 4 ++--
15 net-im/minbif/minbif-1.0.5-r1.ebuild | 2 +-
16 net-im/minbif/{minbif-1.0.5-r1.ebuild => minbif-1.0.5-r2.ebuild} | 2 +-
17 3 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/net-im/minbif/files/minbif.initd b/net-im/minbif/files/minbif.initd
20 index a2d5649..ce52663 100644
21 --- a/net-im/minbif/files/minbif.initd
22 +++ b/net-im/minbif/files/minbif.initd
23 @@ -1,5 +1,5 @@
24 -#!/sbin/runscript
25 -# Copyright 1999-2009 Gentoo Foundation
26 +#!/sbin/openrc-run
27 +# Copyright 1999-2016 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Id$
30
31
32 diff --git a/net-im/minbif/minbif-1.0.5-r1.ebuild b/net-im/minbif/minbif-1.0.5-r1.ebuild
33 index 1586a3d..0262b1a 100644
34 --- a/net-im/minbif/minbif-1.0.5-r1.ebuild
35 +++ b/net-im/minbif/minbif-1.0.5-r1.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2014 Gentoo Foundation
38 +# Copyright 1999-2016 Gentoo Foundation
39 # Distributed under the terms of the GNU General Public License v2
40 # $Id$
41
42
43 diff --git a/net-im/minbif/minbif-1.0.5-r1.ebuild b/net-im/minbif/minbif-1.0.5-r2.ebuild
44 similarity index 97%
45 copy from net-im/minbif/minbif-1.0.5-r1.ebuild
46 copy to net-im/minbif/minbif-1.0.5-r2.ebuild
47 index 1586a3d..0262b1a 100644
48 --- a/net-im/minbif/minbif-1.0.5-r1.ebuild
49 +++ b/net-im/minbif/minbif-1.0.5-r2.ebuild
50 @@ -1,4 +1,4 @@
51 -# Copyright 1999-2014 Gentoo Foundation
52 +# Copyright 1999-2016 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Id$