mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/jvmstat: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
61f5f37a11
commit
130a57aa9c
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user