diff options
author | Mats Lidell <matsl@gentoo.org> | 2018-12-02 23:31:11 +0100 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2018-12-03 00:00:00 +0100 |
commit | 8af3c4cd31504f263f348c402a05ef3dab18df94 (patch) | |
tree | f89698bb8d485de36ccacb33f507db094db9b3a2 /app-xemacs | |
parent | app-xemacs/xslt-process: Remove xslt-process-1.12.ebuild (diff) | |
download | gentoo-8af3c4cd31504f263f348c402a05ef3dab18df94.tar.gz gentoo-8af3c4cd31504f263f348c402a05ef3dab18df94.tar.bz2 gentoo-8af3c4cd31504f263f348c402a05ef3dab18df94.zip |
app-xemacs/xetla: Remove old
Remove xetla-1.01.ebuild and xetla-1.02.ebuild
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/xetla/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/xetla/xetla-1.01.ebuild | 20 | ||||
-rw-r--r-- | app-xemacs/xetla/xetla-1.02.ebuild | 26 |
3 files changed, 0 insertions, 48 deletions
diff --git a/app-xemacs/xetla/Manifest b/app-xemacs/xetla/Manifest index b6f9ebee68de..62a70c488d23 100644 --- a/app-xemacs/xetla/Manifest +++ b/app-xemacs/xetla/Manifest @@ -1,3 +1 @@ -DIST xetla-1.01-pkg.tar.gz 294912 BLAKE2B 3dd9b6bf725445f98f7623a261b37906a4b0f81d046e80941658799dcf9abf77ab661255bc182b29e149be1d6eec226102ed4900fa8f94a4c56dfa51130271f7 SHA512 535c40e4a6a6b0ba28818a5835540d8d8908eb7624144e4dfb301bf5fac4b8b08f1db8c11cfbb855695d082b5d4705aee9c7f6be409969868414472e3cdf7186 -DIST xetla-1.02-pkg.tar.gz 294986 BLAKE2B fd586413dd9836987fb429e669bebe72117f10d07f98dcb530ff8b26d04803eb5b1803e6a31ccfbc37fe0ef7472c65c18c9abb407ae73fb5ac8a6a9d0a207bde SHA512 91f6886f34d3d331deda5d1b172010482b9941f7b702981c77c87ead00fd16d5ac54f650b472ba03621f551c5e400abf7b19fe53ef88d6d82f2f86e28cd0e5e2 DIST xetla-1.04-pkg.tar.gz 295025 BLAKE2B 9a373e77d53f77c5d05ab2cf5d12942281c6dd32158a6e16d6e8eb0494ded373e10b27a5d48a55ffdea35676c9d7eeeb5724818eb3311114448ae76a86526766 SHA512 4d214ae76eecaf4011ca1f49b21b60786c29b6c6652d05f024f37114f7bacbf1bfdd3f48d7ab7f4d0e3e9808986aea2de9703d498acdaa676ab0344b26af5e96 diff --git a/app-xemacs/xetla/xetla-1.01.ebuild b/app-xemacs/xetla/xetla-1.01.ebuild deleted file mode 100644 index b4401b59783b..000000000000 --- a/app-xemacs/xetla/xetla-1.01.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION=" Arch (tla) interface for XEmacs" -XEMACS_PKG_CAT="standard" - -DEPEND="" -RDEPEND="app-xemacs/ediff -app-xemacs/xemacs-base -app-xemacs/jde -app-xemacs/mail-lib -app-xemacs/dired -app-xemacs/prog-modes -" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/xetla/xetla-1.02.ebuild b/app-xemacs/xetla/xetla-1.02.ebuild deleted file mode 100644 index 96f3e4dc606a..000000000000 --- a/app-xemacs/xetla/xetla-1.02.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION=" Arch (tla) interface for XEmacs" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/ediff -app-xemacs/xemacs-base -app-xemacs/jde -app-xemacs/mail-lib -app-xemacs/dired -app-xemacs/prog-modes -" -RDEPEND="app-xemacs/ediff -app-xemacs/xemacs-base -app-xemacs/jde -app-xemacs/mail-lib -app-xemacs/dired -app-xemacs/prog-modes -" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |