commit:     130a57aa9c6c98d7bf27d73f2274fcc37b4bd5a5
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Apr  1 18:06:15 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 21:52:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130a57aa

dev-java/jvmstat: fix toolong DESCRIPTION.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-java/jvmstat/jvmstat-3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jvmstat/jvmstat-3.0.ebuild 
b/dev-java/jvmstat/jvmstat-3.0.ebuild
index 9ca317db9bd..9e79f7c6a47 100644
--- a/dev-java/jvmstat/jvmstat-3.0.ebuild
+++ b/dev-java/jvmstat/jvmstat-3.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit java-pkg-2 versionator
 
 MY_PV=$(replace_version_separator 1 '_')
-DESCRIPTION="Monitoring APIs and tools for monitoring the performance of the 
JVM in production environments"
+DESCRIPTION="Monitoring APIs and tools for monitoring the performance of the 
JVM"
 HOMEPAGE="http://java.sun.com/performance/jvmstat/";
 SRC_URI="jvmstat-${MY_PV}.zip"
 

Reply via email to