commit:     28824ee01458e458f98db4ea8512e2949dad6c23
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 11:51:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 12:02:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28824ee0

app-text/lesspipe: drop 1.85, 1.89, 1.90, 2.00

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/lesspipe/Manifest             |  4 ---
 app-text/lesspipe/lesspipe-1.85.ebuild | 45 -------------------------
 app-text/lesspipe/lesspipe-1.89.ebuild | 60 ----------------------------------
 app-text/lesspipe/lesspipe-1.90.ebuild | 60 ----------------------------------
 app-text/lesspipe/lesspipe-2.00.ebuild | 43 ------------------------
 5 files changed, 212 deletions(-)

diff --git a/app-text/lesspipe/Manifest b/app-text/lesspipe/Manifest
index ee7fc433d022..6a33ddacded3 100644
--- a/app-text/lesspipe/Manifest
+++ b/app-text/lesspipe/Manifest
@@ -1,7 +1,3 @@
-DIST lesspipe-1.85.tar.gz 120568 BLAKE2B 
d2c00f4121dc1bbed6b82220dac038068bbff87c732385399542cb212d4664c74d018db07829f90c38e938cb8623a443888c74b0d003fff725d0ddf207d8109e
 SHA512 
420d087b9fc9783b9404855e4656b88c10852502bd2f1931978b7dc7ff15eba1a375b217184480f9b341322c12e7336d0861ba9c2f673f2b2a7fb340a381f5b2
-DIST lesspipe-1.89.tar.gz 121118 BLAKE2B 
e730b6e8afc767a0118abbcc6221d2c18467393119c26baf71b8758b5826ba52230526b9c5cd67704aadda07b63a62dfe006db10de1dbae0a73ede1885b03ed0
 SHA512 
b8d7c92d3dae77f2ccee8e314af4354fefc9f3aaec1566af02c9be2640f11ebf7ea1432334470c5d5dbce39d2ac7c3e9f4074bcf9ee4a502dc59b370a21b54f5
-DIST lesspipe-1.90.tar.gz 121098 BLAKE2B 
269f4193f423e4ac5770171156e2f63d14966d7dcc77bf015c3100f281206424ef334acc1edf2edb6fe31f73aed80b9c3ba6c715d6e97993c5a90dfc1ce42405
 SHA512 
d402bd46c37d2509c90530e9da0560fa3e5da9002c37a515451a8ab9275576d1af44793a10914e74e804f10a3352439815c6763d2d77e5e41a0e9840286f518e
 DIST lesspipe-1.91.tar.gz 121965 BLAKE2B 
93c169b2b1a81db7e7b569718a43152a8f2b9ea95258047a00ae4940509817a3eb861fdadb6bafc5861c49e805ce910348a57f634bdae57317811ac6fbfc6945
 SHA512 
d080ceaae019d8885a53c8abb26f4a159b78578f68c2b9a024960aa69509651e3b6638e78bd6e2e57c23d81123d9a3cab167736f253ba4276a3889890d594bd3
-DIST lesspipe-2.00.tar.gz 190295 BLAKE2B 
8f950853673e7939d6dd67c5022219ab101eea26b8efec1a7572e3c2c8465a14d09acbe945b204e927444b10953309b27fa47c5661df02e67aa2e2b98a940980
 SHA512 
f709bae63b17617d2c02bbe691736826c857ba1771907e37ba56bd407a29c2092a936ecb43d6a6e180a1d2eb5f54dccc894d2cf4eb113d42b4892ca6d8a4378d
 DIST lesspipe-2.01.tar.gz 171601 BLAKE2B 
25c65ff0ac97382101fc25f23c52d1d1269d28a30ac472214992fda654946337dfbcd9d9d84e01bbe76902bcdf9c6eb4fdce481b40d2d74632a81d0da4214fa8
 SHA512 
e050075a43419f735d46314b006ceb16a2255b01a65b192d255a1256178fdca8286473292ef5248c15c8bda305da28275cdedd923c03bc6c601336bb857f2437
 DIST lesspipe-2.02.tar.gz 166136 BLAKE2B 
337dfbb3e15fb1acd6727fc1d99e8c72895c861babf1c3cd755e77ee31dd94e354c6eb66cd8935b0c7bb6c604b543fd9b269266f1b4abf603585cbb10d46b2de
 SHA512 
7e61199f6b70ae0662d6e75cd15ce1adbb98e6b845f73282e3981bbc58b6ddee6cf2307317e9ebbef285bad57413e18c0f6116cf73491750017667f1af6a0cc6

diff --git a/app-text/lesspipe/lesspipe-1.85.ebuild 
b/app-text/lesspipe/lesspipe-1.85.ebuild
deleted file mode 100644
index 07996432881b..000000000000
--- a/app-text/lesspipe/lesspipe-1.85.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-DESCRIPTION="a preprocessor for less"
-HOMEPAGE="https://github.com/wofr06/lesspipe";
-SRC_URI="https://github.com/wofr06/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-# Tests are broken in 1.84, 1.85.
-# Please check again on bumps!
-# bug #734896
-RESTRICT="test"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
-       !<sys-apps/less-483-r1"
-
-src_configure() {
-       # Not an autoconf script.
-       ./configure --fixed || die
-}
-
-src_compile() {
-       # Nothing to build.
-       :
-}
-
-src_install() {
-       emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
-       einstalldocs
-}
-
-pkg_preinst() {
-       if [[ -z ${REPLACING_VERSIONS} ]] ; then
-               elog "This package installs 'lesspipe.sh' which is distinct 
from 'lesspipe'."
-               elog "The latter is the Gentoo-specific version.  Make sure to 
update your"
-               elog "LESSOPEN environment variable if you wish to use this 
copy."
-       fi
-}

diff --git a/app-text/lesspipe/lesspipe-1.89.ebuild 
b/app-text/lesspipe/lesspipe-1.89.ebuild
deleted file mode 100644
index bc53c82f7b8e..000000000000
--- a/app-text/lesspipe/lesspipe-1.89.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A preprocessor for less"
-HOMEPAGE="https://github.com/wofr06/lesspipe";
-SRC_URI="https://github.com/wofr06/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-# Tests are broken in 1.84, 1.85.
-# Still fragile in 1.88. Passes when lesspipe is not installed.
-# Please check again on bumps!
-# bug #734896
-RESTRICT="test"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
-       !<sys-apps/less-483-r1"
-
-src_prepare() {
-       default
-
-       # Drop a failing test. Not ideal, however:
-       # The test suite for this package is pretty fragile; it's more valuable
-       # to have _something_ failing/passing overall, than relying on a single
-       # test which seems to fail due to an unpredictable external command.
-       sed -i -e '/#needs pstotext ps2ascii/d' TESTCMDS || die
-}
-
-src_configure() {
-       # Not an autoconf script.
-       ./configure --fixed || die
-}
-
-src_compile() {
-       # Nothing to build (avoids the "all" target)
-       :
-}
-
-src_test() {
-       # LC_ALL=C manages to fix one test failure
-       LC_ALL=C ./test.pl -d || die "Tests failed!"
-}
-
-src_install() {
-       emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
-       einstalldocs
-}
-
-pkg_preinst() {
-       if [[ -z ${REPLACING_VERSIONS} ]] ; then
-               elog "This package installs 'lesspipe.sh' which is distinct 
from 'lesspipe'."
-               elog "The latter is the Gentoo-specific version.  Make sure to 
update your"
-               elog "LESSOPEN environment variable if you wish to use this 
copy."
-       fi
-}

diff --git a/app-text/lesspipe/lesspipe-1.90.ebuild 
b/app-text/lesspipe/lesspipe-1.90.ebuild
deleted file mode 100644
index 5f4f14e6f48c..000000000000
--- a/app-text/lesspipe/lesspipe-1.90.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A preprocessor for less"
-HOMEPAGE="https://github.com/wofr06/lesspipe";
-SRC_URI="https://github.com/wofr06/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-# Tests are broken in 1.84, 1.85.
-# Still fragile in 1.88. Passes when lesspipe is not installed.
-# Please check again on bumps!
-# bug #734896
-RESTRICT="test"
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
-       !<sys-apps/less-483-r1"
-
-src_prepare() {
-       default
-
-       # Drop a failing test. Not ideal, however:
-       # The test suite for this package is pretty fragile; it's more valuable
-       # to have _something_ failing/passing overall, than relying on a single
-       # test which seems to fail due to an unpredictable external command.
-       sed -i -e '/#needs pstotext ps2ascii/d' TESTCMDS || die
-}
-
-src_configure() {
-       # Not an autoconf script.
-       ./configure --fixed || die
-}
-
-src_compile() {
-       # Nothing to build (avoids the "all" target)
-       :
-}
-
-src_test() {
-       # LC_ALL=C manages to fix one test failure
-       LC_ALL=C ./test.pl -d || die "Tests failed!"
-}
-
-src_install() {
-       emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
-       einstalldocs
-}
-
-pkg_preinst() {
-       if [[ -z ${REPLACING_VERSIONS} ]] ; then
-               elog "This package installs 'lesspipe.sh' which is distinct 
from 'lesspipe'."
-               elog "The latter is the Gentoo-specific version.  Make sure to 
update your"
-               elog "LESSOPEN environment variable if you wish to use this 
copy."
-       fi
-}

diff --git a/app-text/lesspipe/lesspipe-2.00.ebuild 
b/app-text/lesspipe/lesspipe-2.00.ebuild
deleted file mode 100644
index c6c0557f8a33..000000000000
--- a/app-text/lesspipe/lesspipe-2.00.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A preprocessor for less"
-HOMEPAGE="https://github.com/wofr06/lesspipe";
-SRC_URI="https://github.com/wofr06/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-# Please check again on bumps!
-# bug #734896
-RESTRICT="test"
-
-BDEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}
-       !<sys-apps/less-483-r1"
-
-src_configure() {
-       # Not an autoconf script.
-       ./configure --fixed || die
-}
-
-src_compile() {
-       # Nothing to build (avoids the "all" target)
-       :
-}
-
-src_install() {
-       emake PREFIX="${EPREFIX}/usr" DESTDIR="${D}" install
-       einstalldocs
-}
-
-pkg_preinst() {
-       if [[ -z ${REPLACING_VERSIONS} ]] ; then
-               elog "This package installs 'lesspipe.sh' which is distinct 
from 'lesspipe'."
-               elog "The latter is the Gentoo-specific version.  Make sure to 
update your"
-               elog "LESSOPEN environment variable if you wish to use this 
copy."
-       fi
-}

Reply via email to