mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-java/j2ssh: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
|
||||
JAVA_PKG_IUSE="source doc examples"
|
||||
|
||||
inherit eutils java-pkg-2 java-ant-2
|
||||
inherit epatch java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Java implementation of the SSH protocol"
|
||||
HOMEPAGE="https://sourceforge.net/projects/sshtools/ http://www.sshtools.com/"
|
||||
|
||||
Reference in New Issue
Block a user