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

dev-java/easymock-classextension/easymock-classextension-3.2-r1.ebuild

index 66c2c3b98b5a29037331d4ba3d2f718209e869b7..de49d776a3083ab9b3d7b90c434abed7bd834e51 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"
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 MY_PN=${PN/-}
 MY_P=${MY_PN}-${PV}
-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/easymock/EasyMock%20Class%20Extension/${PV}/${MY_P}.zip"