mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
app-misc/vrms-gentoo: remove live ebuild
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="vrms clone for Gentoo Linux"
|
||||
HOMEPAGE="https://github.com/z411/vrms-gentoo"
|
||||
EGIT_REPO_URI="https://github.com/z411/${PN}.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
dev-lang/perl
|
||||
"
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
dobin "${PN}"
|
||||
}
|
||||
Reference in New Issue
Block a user