dev-java/spring-core: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Tue, 4 Apr 2017 13:14:16 +0000 (16:14 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:16 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/spring-core/spring-core-3.2.4.ebuild

index fdf900c684cf0ea7073e194b43d4b8782178e4a9..6d952cd9bc7021f4f2773cee1775376d57e06575 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"
@@ -8,7 +8,7 @@ WANT_ANT_TASKS="dev-java/jarjar:1 dev-java/ant-junit:0"
 
 inherit java-pkg-2 java-ant-2
 
-DESCRIPTION="A comprehensive programming and configuration model for modern enterprise applications"
+DESCRIPTION="A comprehensive programming and configuration model for enterprise applications"
 HOMEPAGE="http://www.springsource.org/spring-framework"
 SRC_URI="https://github.com/SpringSource/spring-framework/archive/v${PV}.RELEASE.tar.gz -> spring-framework-${PV}.tar.gz
                https://dev.gentoo.org/~ercpe/distfiles/dev-java/spring-framework/spring-framework-${PV}-buildscripts.tar.bz2"