mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-java/colt: Fix DESCRIPTION length.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="source doc"
|
||||
|
||||
inherit java-pkg-2 java-ant-2 eutils
|
||||
|
||||
DESCRIPTION="A set of Open Source Libraries for High Performance Scientific and Technical Computing in Java"
|
||||
DESCRIPTION="Java Libraries for High Performance Scientific and Technical Computing"
|
||||
SRC_URI="http://dsd.lbl.gov/~hoschek/colt-download/releases/${P}.tar.gz"
|
||||
HOMEPAGE="http://www-itg.lbl.gov/~hoschek/colt/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user