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

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

index 466cd54900565a33f1ca13c574bfc341a867691f..faa27415ff957fff45a67e6976ae2f103b7ac270 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-ant-2
 
-DESCRIPTION="A comprehensive programming and configuration model for modern Java-based 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"