mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/easymock: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
377fba0090
commit
a3109f14a7
@@ -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"
|
||||
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc examples source"
|
||||
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Provides Mock Objects for interfaces in JUnit tests by generating them on the fly"
|
||||
DESCRIPTION="Mock Objects for interfaces in JUnit tests by generating them on the fly"
|
||||
HOMEPAGE="http://www.easymock.org/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/EasyMock/${PV}/${P}.zip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user