mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 02:50:26 +02:00
proxenet-plugins: drop, unused, unmaintained
This commit is contained in:
parent
de1953eeca
commit
6592428120
1 changed files with 0 additions and 24 deletions
|
|
@ -1,24 +0,0 @@
|
|||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: blshkv Exp $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="Repository for proxenet plugins"
|
||||
HOMEPAGE="https://github.com/hugsy/proxenet"
|
||||
EGIT_REPO_URI="https://github.com/hugsy/proxenet-plugins.git"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/proxenet/proxenet-plugins
|
||||
doins -r *
|
||||
}
|
||||
Loading…
Reference in a new issue