diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-06-01 04:40:59 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-06-01 04:42:05 -0700 |
commit | d9f430eba8d81a54b00da6250d2ab0da866337a1 (patch) | |
tree | 5cbb06f2d9dc8fd5ce2f7f403f7404b08339c806 /dev-java | |
parent | net-vpn/wireguard: version bump (diff) | |
download | gentoo-d9f430eba8d81a54b00da6250d2ab0da866337a1.tar.gz gentoo-d9f430eba8d81a54b00da6250d2ab0da866337a1.tar.bz2 gentoo-d9f430eba8d81a54b00da6250d2ab0da866337a1.zip |
dev-java/openjfx: fix typo in description
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/openjfx/openjfx-11.0.3_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/openjfx/openjfx-11.0.3_p1.ebuild b/dev-java/openjfx/openjfx-11.0.3_p1.ebuild index 24ca44ce7974..b22021a3d615 100644 --- a/dev-java/openjfx/openjfx-11.0.3_p1.ebuild +++ b/dev-java/openjfx/openjfx-11.0.3_p1.ebuild @@ -9,7 +9,7 @@ EGRADLE_VER="4.8" inherit java-pkg-2 multiprocessing -DESCRIPTION="Java OpenJFX 8 client application platform" +DESCRIPTION="Java OpenJFX client application platform" HOMEPAGE="https://openjfx.io" SRC_URI="https://hg.openjdk.java.net/${PN}/${SLOT}/rt/archive/${MY_PV}.tar.bz2 -> ${P}.tar.bz2 |