Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/tac_plus/, net-nds/tac_plus/files/
Date: Tue, 30 Mar 2021 21:46:01
Message-Id: 1617140744.113d120dfc0a9eb61391bb19a32fd5ff08483d81.sam@gentoo
1 commit: 113d120dfc0a9eb61391bb19a32fd5ff08483d81
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 30 21:29:59 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 30 21:45:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113d120d
7
8 net-nds/tac_plus: fix DuplicateFiles (duplicate patch)
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch | 10 ----------
13 net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild | 2 +-
14 net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild | 2 +-
15 3 files changed, 2 insertions(+), 12 deletions(-)
16
17 diff --git a/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch b/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch
18 deleted file mode 100644
19 index 4a1f579c62e..00000000000
20 --- a/net-nds/tac_plus/files/tac_plus-4.0.4.27a-deansification.patch
21 +++ /dev/null
22 @@ -1,10 +0,0 @@
23 ---- a/configure.in
24 -+++ b/configure.in
25 -@@ -126,7 +126,6 @@
26 -
27 - # compiler specifics
28 - AC_PROG_CC
29 --AM_C_PROTOTYPES
30 - AC_PROG_CPP
31 - AC_C_CONST
32 - AC_C_INLINE
33
34 diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild
35 index d1efa11dd8b..b4ca875a4c3 100644
36 --- a/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild
37 +++ b/net-nds/tac_plus/tac_plus-4.0.4.27a-r1.ebuild
38 @@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
39
40 PATCHES=(
41 "${FILESDIR}/${P}-parallelmake.patch"
42 - "${FILESDIR}/${P}-deansification.patch"
43 + "${FILESDIR}/${PN}-4.0.4.19-deansification.patch"
44 )
45
46 src_prepare() {
47
48 diff --git a/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild b/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild
49 index d9a7bd98090..97fcdb15581 100644
50 --- a/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild
51 +++ b/net-nds/tac_plus/tac_plus-4.0.4.27a.ebuild
52 @@ -26,7 +26,7 @@ RDEPEND="${DEPEND}"
53
54 PATCHES=(
55 "${FILESDIR}/${P}-parallelmake.patch"
56 - "${FILESDIR}/${P}-deansification.patch"
57 + "${FILESDIR}/${PN}-4.0.4.19-deansification.patch"
58 )
59
60 src_prepare() {