diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:21:14 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:21:14 +0200 |
commit | 7af27ad15baf2ddc72792434f696052b85116752 (patch) | |
tree | b66982efd42ff7b8e257b72dd647dfc2051814b5 /app-xemacs | |
parent | app-xemacs/psgml-dtds: drop 1.03 (diff) | |
download | gentoo-7af27ad15baf2ddc72792434f696052b85116752.tar.gz gentoo-7af27ad15baf2ddc72792434f696052b85116752.tar.bz2 gentoo-7af27ad15baf2ddc72792434f696052b85116752.zip |
app-xemacs/perl-modes: drop 1.09, 1.14
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/perl-modes/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/perl-modes/perl-modes-1.09.ebuild | 18 | ||||
-rw-r--r-- | app-xemacs/perl-modes/perl-modes-1.14.ebuild | 18 |
3 files changed, 0 insertions, 38 deletions
diff --git a/app-xemacs/perl-modes/Manifest b/app-xemacs/perl-modes/Manifest index 1a26486b6eba..64b5859437ba 100644 --- a/app-xemacs/perl-modes/Manifest +++ b/app-xemacs/perl-modes/Manifest @@ -1,3 +1 @@ -DIST perl-modes-1.09-pkg.tar.gz 165762 BLAKE2B 84a6a8dc1f9a8d31891460f92a7b9ca4b1db7dca019fbfe6ed4d93bfcfc85c338bf694ebdb92a24ded6fe1f79cf1a3c6af43342b32725e531fc219af5b136475 SHA512 3c5f8627d38726e47627376bf2dc6f0d845e4d8ff4eda7e4cc94bdf365c814e022405cc6c920656079600c7cf906941739a4e9162b5e1f253dd1361d422dcc18 -DIST perl-modes-1.14-pkg.tar.gz 204091 BLAKE2B d002ac798b306594250d1cc0e5451ad9eff09bfd179ea39c7ad96c50b276045b8fca244d2bde87b76183ec2ca5fc47f6736dff939c3248e88886e6180f81b2e7 SHA512 b499951488cdfa7de0e17cd90d564c4df93fd6608dac0af5fa04a5bc76ae7dcf2c3d538c266cd92f2c8c6a37822c1900f9570e9f2280e82bfc98e3bab95f5c4a DIST perl-modes-1.16-pkg.tar.gz 204219 BLAKE2B 4b482b467023ca6ef81b21f4f23410547aca4c7679c90753f19a36dc64031f26ec2f14b3ac0173b03a595b76635cd764b9e55e2ffd1097feb51f5c39dc128b11 SHA512 f6b521fc336a93c8caf8e96293e338d1901838d86f8ef29141e240a0396a1182594ffdb9955d5eae1f113c0edd22e922e11cda6f174865c2a731dfaf9a78522b diff --git a/app-xemacs/perl-modes/perl-modes-1.09.ebuild b/app-xemacs/perl-modes/perl-modes-1.09.ebuild deleted file mode 100644 index fed75e5dd655..000000000000 --- a/app-xemacs/perl-modes/perl-modes-1.09.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Perl support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/xemacs-ispell -app-xemacs/ps-print -app-xemacs/edit-utils -app-xemacs/fsf-compat -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/perl-modes/perl-modes-1.14.ebuild b/app-xemacs/perl-modes/perl-modes-1.14.ebuild deleted file mode 100644 index fed75e5dd655..000000000000 --- a/app-xemacs/perl-modes/perl-modes-1.14.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Perl support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/xemacs-ispell -app-xemacs/ps-print -app-xemacs/edit-utils -app-xemacs/fsf-compat -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |