commit: ec191bd72aa8e70e1e7bdabb602bebd4a7e29d6e
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 15:42:18 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 15:42:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec191bd7
dev-util/visualvm: Typo.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-util/visualvm/metadata.xml | 2 +-
dev-util/visualvm/visualvm-1.3.8-r1.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-util/visualvm/metadata.xml b/dev-util/visualvm/metadata.xml
index d9f28df8af9..9ef97ae66fd 100644
--- a/dev-util/visualvm/metadata.xml
+++ b/dev-util/visualvm/metadata.xml
@@ -5,5 +5,5 @@
<email>[email protected]</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>
diff --git a/dev-util/visualvm/visualvm-1.3.8-r1.ebuild
b/dev-util/visualvm/visualvm-1.3.8-r1.ebuild
index 95b49586df6..911a74a645a 100644
--- a/dev-util/visualvm/visualvm-1.3.8-r1.ebuild
+++ b/dev-util/visualvm/visualvm-1.3.8-r1.ebuild
@@ -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"