mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-java/spring-expression: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
48acbbc618
commit
6d4c5a6e51
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user