dev-java/classmate: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:21:04 +0000 (20:21 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:01 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/classmate/classmate-0.9.0-r1.ebuild

index 69414a46c38784d475f96deda91f544436bbf8ee..f6deb6b4e717057c76124ff2f5c4398676a1a4b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source test"
 
 inherit java-pkg-2 java-pkg-simple vcs-snapshot
 
-DESCRIPTION="Library for introspecting generic type information of types, member/static methods, fields"
+DESCRIPTION="Zero-dependency Java library for accurately introspecting type information"
 HOMEPAGE="https://github.com/cowtowncoder/java-classmate/"
 SRC_URI="https://github.com/cowtowncoder/java-classmate/archive/${P}.tar.gz"