summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-09 22:47:50 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-09 22:47:50 +0200
commit3c23826c9beacbf95f3f90ecc20f64434347ae77 (patch)
treed6187471b0fec9b4a00dfa86ca88cacc706d2707 /app-xemacs/calendar
parentapp-xemacs/debug: drop 1.18 (diff)
downloadgentoo-3c23826c9beacbf95f3f90ecc20f64434347ae77.tar.gz
gentoo-3c23826c9beacbf95f3f90ecc20f64434347ae77.tar.bz2
gentoo-3c23826c9beacbf95f3f90ecc20f64434347ae77.zip
app-xemacs/calendar: drop 1.32, 1.38
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/calendar')
-rw-r--r--app-xemacs/calendar/Manifest2
-rw-r--r--app-xemacs/calendar/calendar-1.32.ebuild14
-rw-r--r--app-xemacs/calendar/calendar-1.38.ebuild14
3 files changed, 0 insertions, 30 deletions
diff --git a/app-xemacs/calendar/Manifest b/app-xemacs/calendar/Manifest
index 59835edd8af5..4f954fd7b758 100644
--- a/app-xemacs/calendar/Manifest
+++ b/app-xemacs/calendar/Manifest
@@ -1,3 +1 @@
-DIST calendar-1.32-pkg.tar.gz 410752 BLAKE2B 698ffcef148c6c84fbea7328da45d73bdf49601a94e3776b00ea7bae58223ef6ff1706ee8bf0e090e6aca16bcc6ed5c2037af2f9bb694ba03a840b20913afc19 SHA512 ca9a2dd135d012e094044f066939dafad0ef5f73f738b538c0f7aefc08c2e9efa0e1bcd3a3630681cfb90ec3b3319fd9b8594675ca2747627924d53d3fbe8ec1
-DIST calendar-1.38-pkg.tar.gz 411386 BLAKE2B be833c4f81a9d2e79e06768836fe1e58601c9b483f9febe127bd2c2bfe77259a3cd50630920e2df38de14234c1eece9c498b71073d967a06bf27258d91c9010c SHA512 d5158147df3fffcba550f4bdb34aba916b9071734c2e08b3bebb4c1969ac06b15b79337b4d2f50a53e057ff097fc63162849d5dc0983da4363e4e484357c571f
DIST calendar-1.42-pkg.tar.gz 409513 BLAKE2B 81f59fa4743682beed93be1eadf211ef8f096720bc44ee47d80142ec037029942e2cb02166b15318dbba300eedaa551c1426fbf3e454c3de119f5c2e41a8d4d8 SHA512 75e0eeaab3c818d28d4b0da798c961108457d7b2ffb9c671589194473ff3d3f967e52b956601acd42d53ef584d72cac08d4de47a9aa3ea3720211bfde201c8f2
diff --git a/app-xemacs/calendar/calendar-1.32.ebuild b/app-xemacs/calendar/calendar-1.32.ebuild
deleted file mode 100644
index 28bfda824328..000000000000
--- a/app-xemacs/calendar/calendar-1.32.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="Calendar and diary support"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/calendar/calendar-1.38.ebuild b/app-xemacs/calendar/calendar-1.38.ebuild
deleted file mode 100644
index 28bfda824328..000000000000
--- a/app-xemacs/calendar/calendar-1.38.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="Calendar and diary support"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages