diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-14 12:43:18 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-15 10:56:20 -0400 |
commit | 6f220cc54799ca3eaf23fe70d91d453066e5fc78 (patch) | |
tree | d0414d0f134bc9b6be578ec43c87d5d6c5dfcb6d /dev-perl/ExtUtils-CppGuess | |
parent | dev-perl/Exporter-Tiny: Drop old versions (diff) | |
download | gentoo-6f220cc54799ca3eaf23fe70d91d453066e5fc78.tar.gz gentoo-6f220cc54799ca3eaf23fe70d91d453066e5fc78.tar.bz2 gentoo-6f220cc54799ca3eaf23fe70d91d453066e5fc78.zip |
dev-perl/ExtUtils-CppGuess: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-CppGuess')
-rw-r--r-- | dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.210.0.ebuild | 42 | ||||
-rw-r--r-- | dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.230.0.ebuild | 40 | ||||
-rw-r--r-- | dev-perl/ExtUtils-CppGuess/Manifest | 2 |
3 files changed, 0 insertions, 84 deletions
diff --git a/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.210.0.ebuild b/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.210.0.ebuild deleted file mode 100644 index 3669bc7e4ce0..000000000000 --- a/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.210.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=ETJ -DIST_VERSION=0.21 -inherit perl-module toolchain-funcs - -DESCRIPTION="Guess C++ compiler and flags" - -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-perl/Capture-Tiny - >=virtual/perl-ExtUtils-ParseXS-3.350.0 - virtual/perl-File-Spec - virtual/perl-File-Temp -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Path - virtual/perl-Data-Dumper - >=virtual/perl-ExtUtils-CBuilder-0.280.231 - virtual/perl-ExtUtils-Manifest - dev-perl/Module-Build - >=virtual/perl-Test-Simple-0.880.0 - virtual/perl-autodie - ) -" -src_test() { - # https://github.com/tsee/extutils-cppguess/issues/23 - tc-export CXX - mkdir -p "${T}/bin" || die "Cant make dir ${T}/bin" - einfo "CXX: ${CXX}" - ln -vs "${EPREFIX}/usr/bin/${CXX}" "${T}/bin/g++" || die "Can't make symlink ${T}/bin/g++" - PATH="${T}/bin:${PATH}" perl-module_src_test -} diff --git a/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.230.0.ebuild b/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.230.0.ebuild deleted file mode 100644 index df2f3202d6b2..000000000000 --- a/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.230.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=ETJ -DIST_VERSION=0.23 -inherit perl-module toolchain-funcs - -DESCRIPTION="Guess C++ compiler and flags" - -SLOT="0" -KEYWORDS="~amd64 x86" - -RDEPEND=" - dev-perl/Capture-Tiny - >=virtual/perl-ExtUtils-ParseXS-3.350.0 - virtual/perl-File-Spec - virtual/perl-File-Temp -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Path - virtual/perl-Data-Dumper - >=virtual/perl-ExtUtils-CBuilder-0.280.231 - virtual/perl-ExtUtils-Manifest - dev-perl/Module-Build - >=virtual/perl-Test-Simple-0.880.0 - ) -" - -src_test() { - # https://github.com/tsee/extutils-cppguess/issues/23 - tc-export CXX - mkdir -p "${T}/bin" || die "Cant make dir ${T}/bin" - einfo "CXX: ${CXX}" - ln -vs "${EPREFIX}/usr/bin/${CXX}" "${T}/bin/g++" || die "Can't make symlink ${T}/bin/g++" - PATH="${T}/bin:${PATH}" perl-module_src_test -} diff --git a/dev-perl/ExtUtils-CppGuess/Manifest b/dev-perl/ExtUtils-CppGuess/Manifest index d67c08a94c49..225b043df888 100644 --- a/dev-perl/ExtUtils-CppGuess/Manifest +++ b/dev-perl/ExtUtils-CppGuess/Manifest @@ -1,3 +1 @@ -DIST ExtUtils-CppGuess-0.21.tar.gz 14067 BLAKE2B 35dab476a73c532f2635ebee871dfd4cba593c1e09ed4f9fc18826edb9208208fdcc26a884d3c6ec95db18ceafc83fb8bca1c5c8f6a8caf337795ddde80be6d2 SHA512 e48e4815ac9db4e8bb91de101f1d22aed95c770cf6fa2ea5e38094643fe96bc9fe69b0e5a76ba8aa53a653753f93526edab8b1604d864bb2b3a50223617f84d9 -DIST ExtUtils-CppGuess-0.23.tar.gz 15311 BLAKE2B 6e0db2d1c419893cc68050a047e957d42b57780fbf0d26ec05831990e3af45decb4693b68ce426ac9eaa578077e9c9c951a01adea197386c9be70faeb9d22977 SHA512 f984f653cffd6288851af3e353532f369d229a8b903f8e0ba7c1a5e9d8bd1b63c3415403b45bf1e8c32dc5c330ed26d1351e37929bd22af271ac295adce737f9 DIST ExtUtils-CppGuess-0.26.tar.gz 15592 BLAKE2B 5cf2565a954d62fa359030229d6e7d6d1c7a6bcc63bdb0eb88e00d5a8b6c5b37e0b3b7197f5a927f054b437e0245b74d4850f8bbafe0291c11381a0a7bfe9db9 SHA512 35e8e11f7df5d4a2a306cbe1df7a879291cb041677c740d95fc228e8ee812a127be4c70bc2ae6b25d3e73de69e1796539dacf3bb0b1a3311de3dea588335a225 |