dev-util/visualvm: Typo.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Jeroen Roovers
2017-04-26 17:42:18 +02:00
parent a6a312d0d4
commit ec191bd72a
2 changed files with 3 additions and 3 deletions

View File

@@ -5,5 +5,5 @@
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription>The IcedTea project provides a harness to build the source code from VisualVM. </longdescription>
<longdescription>The IcedTea project provides a harness to build the source code from VisualVM.</longdescription>
</pkgmetadata>

View File

@@ -1,11 +1,11 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Integrates commandline JDK tools and profiling capabilites"
DESCRIPTION="Integrates commandline JDK tools and profiling capabilities"
HOMEPAGE="http://visualvm.java.net/"
SRC_URI="https://java.net/downloads/visualvm/release138/visualvm_138-src.tar.gz"