summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-04-04 16:14:54 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-04-08 23:52:16 +0200
commit6d4c5a6e5192d50695ac259d5d034bae18aedb0d (patch)
tree0d4d7e3bc439c4898455a15a77f612df4dbce322 /dev-java
parentdev-java/spring-core: fix toolong DESCRIPTION. (diff)
downloadgentoo-6d4c5a6e5192d50695ac259d5d034bae18aedb0d.tar.gz
gentoo-6d4c5a6e5192d50695ac259d5d034bae18aedb0d.tar.bz2
gentoo-6d4c5a6e5192d50695ac259d5d034bae18aedb0d.zip
dev-java/spring-expression: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/spring-expression/spring-expression-3.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/spring-expression/spring-expression-3.2.4.ebuild b/dev-java/spring-expression/spring-expression-3.2.4.ebuild
index 2d366ebdddd9..28c4fb285110 100644
--- a/dev-java/spring-expression/spring-expression-3.2.4.ebuild
+++ b/dev-java/spring-expression/spring-expression-3.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 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"