diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 19:10:44 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 19:10:44 +0200 |
commit | 3ba63892bc93c19a8094c32501564e123e49723e (patch) | |
tree | 598492cb237a1e886ac6b36f6f4bab073003d813 /app-xemacs | |
parent | app-xemacs/escreen: drop 1.01 (diff) | |
download | gentoo-3ba63892bc93c19a8094c32501564e123e49723e.tar.gz gentoo-3ba63892bc93c19a8094c32501564e123e49723e.tar.bz2 gentoo-3ba63892bc93c19a8094c32501564e123e49723e.zip |
app-xemacs/ecrypto: drop 0.20, 0.21
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/ecrypto/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.20.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/ecrypto/ecrypto-0.21.ebuild | 14 |
3 files changed, 0 insertions, 30 deletions
diff --git a/app-xemacs/ecrypto/Manifest b/app-xemacs/ecrypto/Manifest index f64be7492ce2..190e103ddb80 100644 --- a/app-xemacs/ecrypto/Manifest +++ b/app-xemacs/ecrypto/Manifest @@ -1,3 +1 @@ -DIST ecrypto-0.20-pkg.tar.gz 76257 BLAKE2B f9ae37e7addb3670a162ac36750def814121da60864372ab1f75ceacd7133e7071d94962b41a103a27edd081d0f093859eb2db6f6a84f3dcb9517e12af37fe1e SHA512 bacf0b8e5ee3c11aed744a9e7a3b33a7e4d10aa698b43b95226cc476db0daaa821b1d8e9fd64a487efc8a8c69b932c3112020815ca8abfaa7e5b08785d8b3e9b -DIST ecrypto-0.21-pkg.tar.gz 76396 BLAKE2B b5f730a90370968ab5596a5b0ec8ee72ec93eb71f14df30161be19a9d0b2b8ca82195df462c80120aca3dc6189a1a2158b724eae7ac21c47c88332db79c4f9bb SHA512 b5d74079d940753a809ac294f466ee93244f5c96a79d9af26a45d005ed9b2b4ccb2459baeb63430b8e3dab44db31ea845ec8c64c8d57482e382955b793510e67 DIST ecrypto-0.23-pkg.tar.gz 76345 BLAKE2B c6d28f0d9b7b733fd5a976ebb14cfc846ed8bbe563d75f75103c0f05ae8b6830927d8cdef6c7f225d37fbf536687c54a0dfece04796714c39ee488fc5397bce9 SHA512 a273f687eb89360c521d478fc6f1d7bfde0bb0537c95eb05d5ffde2a20024e99cdd44ab8ec253093ab941322c1c7574bef474e8659d94c480079e3f58cdbdcbe diff --git a/app-xemacs/ecrypto/ecrypto-0.20.ebuild b/app-xemacs/ecrypto/ecrypto-0.20.ebuild deleted file mode 100644 index 821101086640..000000000000 --- a/app-xemacs/ecrypto/ecrypto-0.20.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="Crypto functionality in Emacs Lisp" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/ecrypto/ecrypto-0.21.ebuild b/app-xemacs/ecrypto/ecrypto-0.21.ebuild deleted file mode 100644 index 821101086640..000000000000 --- a/app-xemacs/ecrypto/ecrypto-0.21.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="Crypto functionality in Emacs Lisp" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |