mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-java/commons-digester: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
dcaacb6104
commit
adaaba6566
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 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 examples source test"
|
||||
inherit eutils java-pkg-2 java-ant-2
|
||||
|
||||
MY_P="${P}-src"
|
||||
DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects within the system"
|
||||
DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects"
|
||||
HOMEPAGE="http://commons.apache.org/digester/"
|
||||
SRC_URI="mirror://apache/commons/digester/source/${MY_P}.tar.gz"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 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 eutils java-pkg-2 java-ant-2
|
||||
|
||||
MY_P="${P}-src"
|
||||
|
||||
DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects within the system"
|
||||
DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects"
|
||||
HOMEPAGE="http://commons.apache.org/digester/"
|
||||
SRC_URI="mirror://apache/commons/digester/source/${MY_P}.tar.gz"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 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 eutils java-pkg-2 java-ant-2
|
||||
|
||||
MY_P="${PN}3-${PV}-src"
|
||||
|
||||
DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects within the system"
|
||||
DESCRIPTION="Reads XML configuration files to provide initialization of various Java objects"
|
||||
HOMEPAGE="http://commons.apache.org/digester/"
|
||||
SRC_URI="mirror://apache/commons/digester/source/${MY_P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user