mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-java/jcs: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
b6cd0a4b40
commit
8ae3d17be5
@@ -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
|
||||
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2
|
||||
MY_P="commons-${PN}-dist-${PV}-beta-1-src"
|
||||
JCS_CORE="commons-${PN}-core"
|
||||
|
||||
DESCRIPTION="JCS is a distributed caching system written in Java for server-side Java applications"
|
||||
DESCRIPTION="A distributed caching system for server-side Java applications"
|
||||
HOMEPAGE="http://commons.apache.org/jcs/"
|
||||
SRC_URI="http://apache.mirrors.ovh.net/ftp.apache.org/dist/commons/${PN}/source/commons-${PN}-dist-${PV}-beta-1-src.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user