commit: 5d614f32bee60e08b9263aceee41c18394a87e55 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sat Oct 9 15:27:52 2021 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sat Oct 9 15:27:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d614f32
app-xemacs/dictionary: drop 1.16 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/dictionary/Manifest | 1 - app-xemacs/dictionary/dictionary-1.16.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/app-xemacs/dictionary/Manifest b/app-xemacs/dictionary/Manifest index 450db84e50b..27b5d108283 100644 --- a/app-xemacs/dictionary/Manifest +++ b/app-xemacs/dictionary/Manifest @@ -1,2 +1 @@ -DIST dictionary-1.16-pkg.tar.gz 40085 BLAKE2B 413d5b82704eed5f96b99ffaedecdb149e8e562fa7e1a559cb396076d1ddae758fb634e00326f3f8682f7a1199905e3be7b0f271903f52faa532dbf31b8367fe SHA512 8dc0c0809d713f9eda280b110dbffa6f237c50ebb2e6c93f571efb3d22c1875ee5359fa91bc3faa58b3b0f431e75b84527262defb8aff5174a400be61f1a80dd DIST dictionary-1.18-pkg.tar.gz 40135 BLAKE2B 1fab7942a70e622613a5e126d2e48403d6b0d5594aca00e4cff9ac56db03aa2379a9742301a5a959e54ba8ca29780bd138d871577e31dc72805a6ccdabc4b44a SHA512 bdcdf63eb60dfe1a296b22b7493d842cbb3ae210dfc4cbcf7602fd00e7791736690961bb339293e1fdcee2bb527b87c003acd0dc640dce0c4dd5208c03fb1386 diff --git a/app-xemacs/dictionary/dictionary-1.16.ebuild b/app-xemacs/dictionary/dictionary-1.16.ebuild deleted file mode 100644 index 3db061687e1..00000000000 --- a/app-xemacs/dictionary/dictionary-1.16.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Interface to RFC2229 dictionary servers" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages