mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/IO-Pager: Cleanup old re bug #616994
Closes: https://bugs.gentoo.org/616994 Package-Manager: Portage-2.3.18, Repoman-2.3.6
This commit is contained in:
@@ -1,31 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DIST_A_EXT=tgz
|
||||
DIST_AUTHOR=JPIERCE
|
||||
DIST_VERSION=0.35
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Select a pager, optionally pipe it output if destination is a TTY"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
|
||||
IUSE="test"
|
||||
PERL_RM_FILES=(
|
||||
"t.pl" # Useless test-only file gets installed to SITE otherwise
|
||||
)
|
||||
RDEPEND="
|
||||
virtual/perl-File-Spec
|
||||
dev-perl/File-Which
|
||||
virtual/perl-IO
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-Exporter
|
||||
virtual/perl-Test-Simple
|
||||
virtual/perl-File-Temp
|
||||
)
|
||||
"
|
||||
@@ -1,2 +1 @@
|
||||
DIST IO-Pager-0.35.tgz 17298 BLAKE2B f0518b0d67806a10b1919d237ba4a264c0b41a05998c30b5d1cc36baaf9f5d19628147c322c5b6b82822a69c1d08b500059b0bcabd356591d4e0a0c9932e4dd8 SHA512 adfb9e7d65941115f3d6376996c3c41682079a02346e1cddda0df2bfa93d46a0deeea42a0109697dd327e19ebf9ed869adc2827f0ea9acf28c69885afa6cd962
|
||||
DIST IO-Pager-0.39.tgz 17552 BLAKE2B 8f3bf2b82523fd7d2ae5aa555eea8f709d91f50396397eaf04bc5f9476f753e2b68e8e5ce4c46064096218d2d1b7f91d45d21c112dde938879455f61f5618234 SHA512 165e6c5e93cdcd463eda0a0f0f713790959a788220e29bc77bb10ff59f8e1083d1dc01fc059f150f8cfb4de1d16eef04813430072ea33d9dc6f4acbd3287ce67
|
||||
|
||||
Reference in New Issue
Block a user