diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:51:32 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:51:32 +0200 |
commit | 66a41f85e4d5448e9044d7ff757b2007e466a1ad (patch) | |
tree | ed05fec98f92e329cc1920d603383d841257b9da /app-xemacs/cookie | |
parent | app-xemacs/c-support: drop 1.22 (diff) | |
download | gentoo-66a41f85e4d5448e9044d7ff757b2007e466a1ad.tar.gz gentoo-66a41f85e4d5448e9044d7ff757b2007e466a1ad.tar.bz2 gentoo-66a41f85e4d5448e9044d7ff757b2007e466a1ad.zip |
app-xemacs/cookie: drop 1.15
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/cookie')
-rw-r--r-- | app-xemacs/cookie/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/cookie/cookie-1.15.ebuild | 14 |
2 files changed, 0 insertions, 15 deletions
diff --git a/app-xemacs/cookie/Manifest b/app-xemacs/cookie/Manifest index 3414464f10d8..87ea9a076f16 100644 --- a/app-xemacs/cookie/Manifest +++ b/app-xemacs/cookie/Manifest @@ -1,2 +1 @@ -DIST cookie-1.15-pkg.tar.gz 35035 BLAKE2B 4cd1408781337b8f124a5106a0a1c5d0f47860c3300f5451a031ec0403e6434a13973d93906e6585318b757fbd670aa7dd7a239445f6882f2574f92e48bff66b SHA512 0fdbc6f1db7f0fceaa35aaf8ab148875f4b391a3a2accab41c02267ad385fff4e54538e5335b2acca3e2d2550a9b2b00e78ae1e0b1bb997617ab439db9c89ece DIST cookie-1.17-pkg.tar.gz 35032 BLAKE2B 9df6bc6fe8d3c14c62130aa87766b809700d10749a5f5127f8c378a6b2010f5f1dfcf174f2467fcda42acf120e076681e84559bb26c4d94337d2f0d0d7560764 SHA512 f6bacd78ee83ea78a91a16a77491ed763e46098a9a8b922aa6dca1150179272a6624563e802d0cdce09a317f2a70b6a4ddb07359e18d2d25726aa25b2d9c2d90 diff --git a/app-xemacs/cookie/cookie-1.15.ebuild b/app-xemacs/cookie/cookie-1.15.ebuild deleted file mode 100644 index 3ea71fefc0e5..000000000000 --- a/app-xemacs/cookie/cookie-1.15.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="Spook and Yow (Zippy quotes)" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |