diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-02 23:18:42 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-02 23:18:42 +0200 |
commit | deddc47288f47ac9535e45658e7827350d496077 (patch) | |
tree | 48df0b61f73432c5f278f585821057def075dfa0 /app-xemacs/tm | |
parent | app-xemacs/vc-cc: drop 1.22 (diff) | |
download | gentoo-deddc47288f47ac9535e45658e7827350d496077.tar.gz gentoo-deddc47288f47ac9535e45658e7827350d496077.tar.bz2 gentoo-deddc47288f47ac9535e45658e7827350d496077.zip |
app-xemacs/tm: drop 1.38, 1.39
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/tm')
-rw-r--r-- | app-xemacs/tm/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/tm/tm-1.38.ebuild | 25 | ||||
-rw-r--r-- | app-xemacs/tm/tm-1.39.ebuild | 25 |
3 files changed, 0 insertions, 52 deletions
diff --git a/app-xemacs/tm/Manifest b/app-xemacs/tm/Manifest index 2497bf74b2a5..badbaec35732 100644 --- a/app-xemacs/tm/Manifest +++ b/app-xemacs/tm/Manifest @@ -1,3 +1 @@ -DIST tm-1.38-pkg.tar.gz 333864 BLAKE2B f271fe59e3d4eab0e21dcf503a93191ce9bcd9630deb59f109551997511af423bef8c702a74437727223e24fe355ef05a89e88b35a2207c25c2259641d733e08 SHA512 cd051d92b538a9373509241c52e6740faf2bb49bb0c01996f253114519399b3f5ca0a47250fe9f4a61d903408ff4402640bdfbc5624c90628aeaa85e61a7a5b6 -DIST tm-1.39-pkg.tar.gz 335103 BLAKE2B a1dec2205292d4ab26f8427ca69ea6decf0935b15079244c9633b195119fb746a32410815c8ac5c5d7a2af282605bacff6e10cbd262f571b2f78d644621968b4 SHA512 084d2e57810fd2a318ab766d0b5560983f6394b635a3596a06c106b68d80fde81bae5bd531d06e816efbda08066b3b718ff0284910e40b994f4a29b3159ee0d7 DIST tm-1.42-pkg.tar.gz 333595 BLAKE2B 60cabc1903ad38d1e7dc2e9d5eb346de7b4d160cfc44f553b91e632be27e48d37476ff393eb1214e26bec2247b0dd6ddbcba24d7a57aacdc5b7f6e32ca336fab SHA512 7c5310d1c4fb1c97167c3a39ce0ea352c7828751915556a892d5363a9e428c31e4117baeceb5ba3bcbd1cc456c7d73071427b0339ce221d940c76a5622fbf6d6 diff --git a/app-xemacs/tm/tm-1.38.ebuild b/app-xemacs/tm/tm-1.38.ebuild deleted file mode 100644 index 1c47e3df3020..000000000000 --- a/app-xemacs/tm/tm-1.38.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/gnus -app-xemacs/mh-e -app-xemacs/rmail -app-xemacs/vm -app-xemacs/mailcrypt -app-xemacs/mail-lib -app-xemacs/apel -app-xemacs/xemacs-base -app-xemacs/fsf-compat -app-xemacs/sh-script -app-xemacs/net-utils -app-xemacs/ecrypto -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/tm/tm-1.39.ebuild b/app-xemacs/tm/tm-1.39.ebuild deleted file mode 100644 index 1c47e3df3020..000000000000 --- a/app-xemacs/tm/tm-1.39.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Emacs MIME support. Not needed for gnus >= 5.8.0" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/gnus -app-xemacs/mh-e -app-xemacs/rmail -app-xemacs/vm -app-xemacs/mailcrypt -app-xemacs/mail-lib -app-xemacs/apel -app-xemacs/xemacs-base -app-xemacs/fsf-compat -app-xemacs/sh-script -app-xemacs/net-utils -app-xemacs/ecrypto -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |