diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:47:50 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-09 22:47:50 +0200 |
commit | 3c23826c9beacbf95f3f90ecc20f64434347ae77 (patch) | |
tree | d6187471b0fec9b4a00dfa86ca88cacc706d2707 /app-xemacs/calendar/calendar-1.32.ebuild | |
parent | app-xemacs/debug: drop 1.18 (diff) | |
download | gentoo-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/calendar-1.32.ebuild')
-rw-r--r-- | app-xemacs/calendar/calendar-1.32.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
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 |