diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:53:00 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:53:00 +0200 |
commit | 517050e184a282c1c23f650d63aea310ad28659d (patch) | |
tree | 5671d1ef772d0e53fef01dc6021fcd1fb39fc0a1 /app-xemacs | |
parent | app-xemacs/build: drop 1.14, 1.15 (diff) | |
download | gentoo-517050e184a282c1c23f650d63aea310ad28659d.tar.gz gentoo-517050e184a282c1c23f650d63aea310ad28659d.tar.bz2 gentoo-517050e184a282c1c23f650d63aea310ad28659d.zip |
app-xemacs/apel: drop 1.32, 1.34
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/apel/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/apel/apel-1.32.ebuild | 15 | ||||
-rw-r--r-- | app-xemacs/apel/apel-1.34.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-xemacs/apel/Manifest b/app-xemacs/apel/Manifest index 17b7bc581908..9c2558fa1b51 100644 --- a/app-xemacs/apel/Manifest +++ b/app-xemacs/apel/Manifest @@ -1,3 +1 @@ -DIST apel-1.32-pkg.tar.gz 121589 BLAKE2B 177a29672eec4ee8b47235eebed5bce25c90431461e23f378c6dd3d3303abc6e2b9667dd845b80e27421d1007ee2e377395fd2b64b72fe4d1298ea689edd96d3 SHA512 5f0c18fcd05ef28766a0e5fe265cfbb5fd637fb393c10eee47475898617dfc54563e3e021a8b9cd54baca7b0a29168aeb451382c89c3ef0a3fe96f0682ba1d8b -DIST apel-1.34-pkg.tar.gz 124989 BLAKE2B c8504878f8c0df2e41bfd81db76136f280f22309e339bdb119260acc6aed568b240db1b82bf506bf26034543df1134ff50874a233d0e959c34ba2df126c6e0e9 SHA512 29c42c0908499d4e78f1ba7197d2d0da57f1bea179dd870422b3ea8475c50a91cb5d0470b6b02d241b2af46b2ee4e05f7b3d836bb7315dbb58bf75751048da30 DIST apel-1.36-pkg.tar.gz 124997 BLAKE2B 53e44f513d1e5d2513e2bf91a2585928d3150bc3509ce6d25475173c80273bf117fc19f003eb22b9cdc8e0fd9ad7faf368bc63736987a5e3b4baddfff0635500 SHA512 5fadf5892084eef5fb83c71340a927bdd70b031b9b6352c58ee567089c0d169bfa073cbf6409ed3fc46da262e540eee8c26611fd28a4cbbfcd943145936006bd diff --git a/app-xemacs/apel/apel-1.32.ebuild b/app-xemacs/apel/apel-1.32.ebuild deleted file mode 100644 index 7a84064458b4..000000000000 --- a/app-xemacs/apel/apel-1.32.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="A Portable Emacs Library. Used by XEmacs MIME support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/apel/apel-1.34.ebuild b/app-xemacs/apel/apel-1.34.ebuild deleted file mode 100644 index b02cca6335a0..000000000000 --- a/app-xemacs/apel/apel-1.34.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="A Portable Emacs Library. Used by XEmacs MIME support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages |