diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 09:46:06 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 09:46:06 +0200 |
commit | 97e3ef77ec7970dffafadb68756b4378def11243 (patch) | |
tree | eab6d9f8072a6611911aa58fe2f6baf1d79c25f2 /app-xemacs | |
parent | app-xemacs/idlwave: drop 1.32 (diff) | |
download | gentoo-97e3ef77ec7970dffafadb68756b4378def11243.tar.gz gentoo-97e3ef77ec7970dffafadb68756b4378def11243.tar.bz2 gentoo-97e3ef77ec7970dffafadb68756b4378def11243.zip |
app-xemacs/fsf-compat: drop 1.15, 1.19
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/fsf-compat/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.15.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.19.ebuild | 15 |
3 files changed, 0 insertions, 31 deletions
diff --git a/app-xemacs/fsf-compat/Manifest b/app-xemacs/fsf-compat/Manifest index 1ed70786720d..ebd1fd0b89f3 100644 --- a/app-xemacs/fsf-compat/Manifest +++ b/app-xemacs/fsf-compat/Manifest @@ -1,3 +1 @@ -DIST fsf-compat-1.15-pkg.tar.gz 18912 BLAKE2B c44bea3e0aba7dbd13d747a6faf6e5824df5cae83a2fb341d4fe81590cd0575c163f6f3a7a919ec71a7b3d2860436342df87fb93db89375099b1e08c7ceeeea5 SHA512 87e208b0f30d58953c9d49b7988b0dcd886870e29083ec9bfd47eef347e83b2c275e446593f200c8b76075b70c9691286f6c1e6639b82eb9f1599df33c5042a6 -DIST fsf-compat-1.19-pkg.tar.gz 20477 BLAKE2B d231757c8498693b1f08d164f1b93a89352e081cb52e3c46dc79007d5e5b0076d59950e7269b62eaa1efdf990aac21f56a355e42dd52b59008e5c182b4179912 SHA512 e1c64af5aee787691b527ee90a7ca6112ec0556b5939fc916c32fd4f990a60c8af70fda3b5c9e557888596ae5294b7ca8ddc4ae0df741299ec5d17a99a2479db DIST fsf-compat-1.24-pkg.tar.gz 30304 BLAKE2B e54d2484b0dd7e42543e7e629bf403e042e3966e3776e9a108a19b34db4ce634a2e9d99122225d005e09bf2a35411d95f613b1aaac2f57755e8af685084872b0 SHA512 b16e4ac297bbc6fecd278bb7e26842f92cba279c0edf7ddf880c43470e586232d30e84d923f52f5bf13904fb7ce3fb3193f48ecc3d5709fe6613bf6dec681f2d diff --git a/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.15.ebuild deleted file mode 100644 index c454bdc84e7d..000000000000 --- a/app-xemacs/fsf-compat/fsf-compat-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="FSF Emacs compatibility files" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base" - -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.19.ebuild deleted file mode 100644 index e3d1a4bba7bf..000000000000 --- a/app-xemacs/fsf-compat/fsf-compat-1.19.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="FSF Emacs compatibility files" -XEMACS_PKG_CAT="standard" - -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages - -RDEPEND="app-xemacs/xemacs-base -" |