diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 14:12:28 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 14:12:28 +0200 |
commit | c46537690cd404b9550436baa9cac80c36d91b0c (patch) | |
tree | 98c75c2dd417a7ef42d47073622666d75e725078 /app-xemacs/edict | |
parent | app-xemacs/ebuild-mode: drop 1.52 (diff) | |
download | gentoo-c46537690cd404b9550436baa9cac80c36d91b0c.tar.gz gentoo-c46537690cd404b9550436baa9cac80c36d91b0c.tar.bz2 gentoo-c46537690cd404b9550436baa9cac80c36d91b0c.zip |
app-xemacs/edict: drop 1.16, 1.17
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/edict')
-rw-r--r-- | app-xemacs/edict/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/edict/edict-1.16.ebuild | 15 | ||||
-rw-r--r-- | app-xemacs/edict/edict-1.17.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-xemacs/edict/Manifest b/app-xemacs/edict/Manifest index 8165b92c4a8b..660c838a3e01 100644 --- a/app-xemacs/edict/Manifest +++ b/app-xemacs/edict/Manifest @@ -1,3 +1 @@ -DIST edict-1.16-pkg.tar.gz 96111 BLAKE2B 60d0a990e8c2938205cdca4159f0d77360bb864b7ee66ac11b8f5714aa7cab1c2baf23fbcd891a2e0151be221efd9e46754e6ce651b2b4db2172a8835d7bbc46 SHA512 702d8d454310aaeb0804a96ed5f90c34eb2eeb72c598504404e257640a6cc153e5603cd7d8d1233b152e828fa44ec6919c7e0f9a9870a303b837db6dd5e0632c -DIST edict-1.17-pkg.tar.gz 96241 BLAKE2B 7f353921e15a4334d5ba62048ed755b35e492536e43009c07d52acbb6a81ae92bc2190e3e8c033e1b9ad7cb685b2c673097ebe17c1eceab3d74fff4c9d82b44f SHA512 df70e1c128fd5d70ce9b5a927e25d3787b6f7e9bf7683c2da98e7a428d8bedbf2da9f1b26f7db41e94857cb30eed43e01eb9073b85a70650cabeea706599449c DIST edict-1.19-pkg.tar.gz 96228 BLAKE2B 32654036721787e8f3617303b61b26532d2e2ef56861c6d97e7f25a28953f95c275edb6c8778263a3209a22ebd2b22fed333740feaaa101169fba915a35f8e8d SHA512 2ce2028108a4d8923b3d9d82b8afffb228d103bab2d21c8a18649861a8e2281d3e68dda7990ac2d28d31171426344a0d7ab3a329f6f9d4a71b0300d368c4d36f diff --git a/app-xemacs/edict/edict-1.16.ebuild b/app-xemacs/edict/edict-1.16.ebuild deleted file mode 100644 index c9a25cb2ba0d..000000000000 --- a/app-xemacs/edict/edict-1.16.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="MULE: Lisp Interface to EDICT, Kanji Dictionary" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/edict/edict-1.17.ebuild b/app-xemacs/edict/edict-1.17.ebuild deleted file mode 100644 index c9a25cb2ba0d..000000000000 --- a/app-xemacs/edict/edict-1.17.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="MULE: Lisp Interface to EDICT, Kanji Dictionary" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |