Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/diffutils/
Date: Fri, 04 Sep 2020 11:47:10
Message-Id: 1599220020.55112f0f0443901d076c70387af96c840c47e1a1.polynomial-c@gentoo
1 commit: 55112f0f0443901d076c70387af96c840c47e1a1
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 11:47:00 2020 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 11:47:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55112f0f
7
8 sys-apps/diffutils: Removed old
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 sys-apps/diffutils/Manifest | 1 -
14 sys-apps/diffutils/diffutils-3.6-r1.ebuild | 44 ------------------------------
15 sys-apps/diffutils/diffutils-3.7.ebuild | 44 ------------------------------
16 3 files changed, 89 deletions(-)
17
18 diff --git a/sys-apps/diffutils/Manifest b/sys-apps/diffutils/Manifest
19 index b45b5a00b92..98d0d4dbed4 100644
20 --- a/sys-apps/diffutils/Manifest
21 +++ b/sys-apps/diffutils/Manifest
22 @@ -1,2 +1 @@
23 -DIST diffutils-3.6.tar.xz 1398296 BLAKE2B 1b0a1443f676a1c09d25ad0be4c2d936156da8e690fade9d39d94be3850c502db24c3f508178a51e817437069db2d110fb4577cd67b2cf645c11a1f26a043e3d SHA512 3c159ff1cb7c901b0a57518483566b5740ca3c45aeb8d3004089f052975481db52994cc18592c502c68b0d2a1e22f1f7830f0d8dd9a9ed86de96e28cce9f70c1
24 DIST diffutils-3.7.tar.xz 1448828 BLAKE2B d9f115e0ec9b2499545a3bef4e469fb7786d4a95e0a1c8459c885c53e8b1dc797027979e42c53c2a7df4e1e224942bd9ce5214813977af2bcc67f0698ea0c647 SHA512 7b12cf8aea1b9844773748f72272d9c6a38adae9c3c3a8c62048f91fb56c60b76035fa5f51665dceaf2cfbf1d1f4a3efdcc24bf47a5a16ff4350543314b12c9c
25
26 diff --git a/sys-apps/diffutils/diffutils-3.6-r1.ebuild b/sys-apps/diffutils/diffutils-3.6-r1.ebuild
27 deleted file mode 100644
28 index ad6055ecdcc..00000000000
29 --- a/sys-apps/diffutils/diffutils-3.6-r1.ebuild
30 +++ /dev/null
31 @@ -1,44 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -inherit flag-o-matic
38 -
39 -DESCRIPTION="Tools to make diffs and compare files"
40 -HOMEPAGE="https://www.gnu.org/software/diffutils/"
41 -SRC_URI="mirror://gnu/diffutils/${P}.tar.xz
42 - mirror://gnu-alpha/diffutils/${P}.tar.xz"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
47 -IUSE="nls static"
48 -
49 -DEPEND="app-arch/xz-utils
50 - nls? ( sys-devel/gettext )"
51 -
52 -DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
53 -
54 -src_configure() {
55 - use static && append-ldflags -static
56 -
57 - # Disable automagic dependency over libsigsegv; see bug #312351.
58 - export ac_cv_libsigsegv=no
59 -
60 - # required for >=glibc-2.26, bug #653914
61 - use elibc_glibc && export gl_cv_func_getopt_gnu=yes
62 -
63 - local myeconfargs=(
64 - --with-packager="Gentoo"
65 - --with-packager-version="${PVR}"
66 - --with-packager-bug-reports="https://bugs.gentoo.org/"
67 - $(use_enable nls)
68 - )
69 - econf "${myeconfargs[@]}"
70 -}
71 -
72 -src_test() {
73 - # explicitly allow parallel testing
74 - emake check
75 -}
76
77 diff --git a/sys-apps/diffutils/diffutils-3.7.ebuild b/sys-apps/diffutils/diffutils-3.7.ebuild
78 deleted file mode 100644
79 index ad6055ecdcc..00000000000
80 --- a/sys-apps/diffutils/diffutils-3.7.ebuild
81 +++ /dev/null
82 @@ -1,44 +0,0 @@
83 -# Copyright 1999-2020 Gentoo Authors
84 -# Distributed under the terms of the GNU General Public License v2
85 -
86 -EAPI=6
87 -
88 -inherit flag-o-matic
89 -
90 -DESCRIPTION="Tools to make diffs and compare files"
91 -HOMEPAGE="https://www.gnu.org/software/diffutils/"
92 -SRC_URI="mirror://gnu/diffutils/${P}.tar.xz
93 - mirror://gnu-alpha/diffutils/${P}.tar.xz"
94 -
95 -LICENSE="GPL-2"
96 -SLOT="0"
97 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
98 -IUSE="nls static"
99 -
100 -DEPEND="app-arch/xz-utils
101 - nls? ( sys-devel/gettext )"
102 -
103 -DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
104 -
105 -src_configure() {
106 - use static && append-ldflags -static
107 -
108 - # Disable automagic dependency over libsigsegv; see bug #312351.
109 - export ac_cv_libsigsegv=no
110 -
111 - # required for >=glibc-2.26, bug #653914
112 - use elibc_glibc && export gl_cv_func_getopt_gnu=yes
113 -
114 - local myeconfargs=(
115 - --with-packager="Gentoo"
116 - --with-packager-version="${PVR}"
117 - --with-packager-bug-reports="https://bugs.gentoo.org/"
118 - $(use_enable nls)
119 - )
120 - econf "${myeconfargs[@]}"
121 -}
122 -
123 -src_test() {
124 - # explicitly allow parallel testing
125 - emake check
126 -}