diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 19:32:48 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:41 +0100 |
commit | c0c924100f92922befaadbc9cbe045f8399ede54 (patch) | |
tree | 9ef1a174ef361bad9b9bbd5fb0d4511c5820e5a7 /virtual/perl-Digest-SHA | |
parent | virtual/perl-Digest-MD5: Remove old (diff) | |
download | gentoo-c0c924100f92922befaadbc9cbe045f8399ede54.tar.gz gentoo-c0c924100f92922befaadbc9cbe045f8399ede54.tar.bz2 gentoo-c0c924100f92922befaadbc9cbe045f8399ede54.zip |
virtual/perl-Digest-SHA: Remove old
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-Digest-SHA')
3 files changed, 0 insertions, 45 deletions
diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.950.100_rc-r6.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.950.100_rc-r6.ebuild deleted file mode 100644 index aef14ae7779c..000000000000 --- a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.950.100_rc-r6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 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" - -RDEPEND=" - || ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.960.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-5.960.0.ebuild deleted file mode 100644 index 977beae85aeb..000000000000 --- a/virtual/perl-Digest-SHA/perl-Digest-SHA-5.960.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh 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" - -RDEPEND=" - || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" diff --git a/virtual/perl-Digest-SHA/perl-Digest-SHA-6.10.0.ebuild b/virtual/perl-Digest-SHA/perl-Digest-SHA-6.10.0.ebuild deleted file mode 100644 index b654bfe44d47..000000000000 --- a/virtual/perl-Digest-SHA/perl-Digest-SHA-6.10.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 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" - -RDEPEND=" - || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |