Skip to content

Commit

Permalink
dev-java/colt: Fix DESCRIPTION length.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Jan 3, 2016
1 parent 91a3601 commit 808e217
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-java/colt/colt-1.2.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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/"

Expand Down

0 comments on commit 808e217

Please sign in to comment.