diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:35:57 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:36:05 +0200 |
commit | 0a9f8719c2e7aed7cb0802f2a48d2d6b3897ace1 (patch) | |
tree | 490f6e7bd571984b176873e6d72df685c9fb2eb8 /app-xemacs | |
parent | dev-python/sphobjinv: Keyword 2.1-r1 arm, #814500 (diff) | |
download | gentoo-0a9f8719c2e7aed7cb0802f2a48d2d6b3897ace1.tar.gz gentoo-0a9f8719c2e7aed7cb0802f2a48d2d6b3897ace1.tar.bz2 gentoo-0a9f8719c2e7aed7cb0802f2a48d2d6b3897ace1.zip |
app-xemacs/efs: drop 1.33, 1.34
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/efs/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/efs/efs-1.33.ebuild | 15 | ||||
-rw-r--r-- | app-xemacs/efs/efs-1.34.ebuild | 15 |
3 files changed, 0 insertions, 32 deletions
diff --git a/app-xemacs/efs/Manifest b/app-xemacs/efs/Manifest index f0bf8e8b5169..3c00a5fb1245 100644 --- a/app-xemacs/efs/Manifest +++ b/app-xemacs/efs/Manifest @@ -1,3 +1 @@ -DIST efs-1.33-pkg.tar.gz 375842 BLAKE2B 61e7751d5571a57ed0781773a6f26d476cc63a86a82ff9f381f4221e82c6731287c138e66326cb7881fab5656e04be1cb5de4f2a0fe09cb71cc82526c390efb0 SHA512 d588b8885ec659a78b4b64dadf10e75d08766e1cdfbd03dda9fc822081552dd8f27ed77dbff6be28a8f52fcb6f6747d27b7dea5ed3c7defd704639d49d7d4ae1 -DIST efs-1.34-pkg.tar.gz 376920 BLAKE2B c441fb03cebb97f845d3767001312a99d505c3fb7af4ae7d1902a67ba27633f18952136fdcfda442608034bc843a0a1754d3db829da967aa816a484f21a2f67e SHA512 44550090f4b122d995c10fa4e82972adeb4261bb27a431f7ac40a61773252fff1024a0f6a480cc7f35705aaa90781aed8473b96b5468d0ed18d2f5b3f59cb9fd DIST efs-1.37-pkg.tar.gz 377188 BLAKE2B 88c4d38e174cb1afe56db3148348e3b33a985692160e28ffa1db39b7da521ee2057bb709608c8c692c512b9acc9663bcf13105cc5e7ed531c4f9d5dedbad1873 SHA512 f66dce45470654dc4d47fecec10648db2e2940972f4f03540e4006e585f88379da90b6ef3fd6ecbff6517226b596520e129389a06df42a4bffb1b0b2d01b3676 diff --git a/app-xemacs/efs/efs-1.33.ebuild b/app-xemacs/efs/efs-1.33.ebuild deleted file mode 100644 index c2aed63ee149..000000000000 --- a/app-xemacs/efs/efs-1.33.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="Treat files on remote systems the same as local files" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/dired -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/efs/efs-1.34.ebuild b/app-xemacs/efs/efs-1.34.ebuild deleted file mode 100644 index c2aed63ee149..000000000000 --- a/app-xemacs/efs/efs-1.34.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="Treat files on remote systems the same as local files" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/dired -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |