diff options
author | 2021-10-08 09:40:20 +0200 | |
---|---|---|
committer | 2021-10-08 09:40:29 +0200 | |
commit | abd458fced9f0d8c836d072373903fa3c30ff984 (patch) | |
tree | f312d6a75f27655e87abe109be3a1f972d6f31e4 /app-xemacs/locale/locale-1.28.ebuild | |
parent | net-libs/libquotient: Drop 0.6.10 (diff) | |
download | gentoo-abd458fced9f0d8c836d072373903fa3c30ff984.tar.gz gentoo-abd458fced9f0d8c836d072373903fa3c30ff984.tar.bz2 gentoo-abd458fced9f0d8c836d072373903fa3c30ff984.zip |
app-xemacs/locale: drop 1.24, 1.28
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/locale/locale-1.28.ebuild')
-rw-r--r-- | app-xemacs/locale/locale-1.28.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-xemacs/locale/locale-1.28.ebuild b/app-xemacs/locale/locale-1.28.ebuild deleted file mode 100644 index aa65fe269726..000000000000 --- a/app-xemacs/locale/locale-1.28.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="MULE: Localized menubars and localized splash screens" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |