mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-java/classmate: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
a33d4cf112
commit
dcaacb6104
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user