Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-Manip/
Date: Mon, 03 Jan 2022 23:26:54
Message-Id: 1641252367.467c88aac6c2dcb52a9cf69deaacae2f16359035.soap@gentoo
1 commit: 467c88aac6c2dcb52a9cf69deaacae2f16359035
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 23:26:07 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 23:26:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467c88aa
7
8 dev-perl/Date-Manip: remove implicit elibc_* flags
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-perl/Date-Manip/Date-Manip-6.850.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Date-Manip/Date-Manip-6.850.0.ebuild b/dev-perl/Date-Manip/Date-Manip-6.850.0.ebuild
16 index f9b29596fe03..5424ebe53d60 100644
17 --- a/dev-perl/Date-Manip/Date-Manip-6.850.0.ebuild
18 +++ b/dev-perl/Date-Manip/Date-Manip-6.850.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ DESCRIPTION="Perl date manipulation routines"
26
27 SLOT="0"
28 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
29 -IUSE="elibc_musl test"
30 +IUSE="test"
31 RESTRICT="!test? ( test )"
32
33 RDEPEND="