mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-java/browserlauncher2: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
21e4c2b1b5
commit
a33d4cf112
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -10,7 +10,7 @@ inherit versionator eutils java-pkg-2 java-ant-2
|
||||
MY_PV="$(replace_all_version_separators _)"
|
||||
MY_PN="BrowserLauncher2"
|
||||
|
||||
DESCRIPTION="BrowserLauncher2 is a library that facilitates opening a browser from a Java application"
|
||||
DESCRIPTION="A library that facilitates opening a browser from a Java application"
|
||||
HOMEPAGE="http://browserlaunch2.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/browserlaunch2/${MY_PN}-all-${MY_PV}.jar"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user