commit:     fcf46d9d67c70d4bd2b7ff45a30fd76ed862c626
Author:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 05:33:07 2020 +0000
Commit:     Vadim Misbakh-Soloviov <mva <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 05:33:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf46d9d

app-eselect/eselect-lua: drop old version

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Vadim Misbakh-Soloviov <mva <AT> gentoo.org>

 app-eselect/eselect-lua/eselect-lua-1.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/app-eselect/eselect-lua/eselect-lua-1.ebuild 
b/app-eselect/eselect-lua/eselect-lua-1.ebuild
deleted file mode 100644
index 321aa912069..00000000000
--- a/app-eselect/eselect-lua/eselect-lua-1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Lua eselect module"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=app-admin/eselect-1.2.4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-src_install() {
-       insinto /usr/share/eselect/modules/
-       newins "${FILESDIR}"/lua.eselect-${PV} lua.eselect
-}

Reply via email to