mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-java/cpptasks: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
f2b43c7cbb
commit
c88dd379c9
@@ -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="4"
|
||||
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source examples"
|
||||
|
||||
inherit eutils java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="Ant-tasks to compile various source languages and produce executables, shared and static libraries"
|
||||
DESCRIPTION="Ant-tasks to compile various source languages and produce executables"
|
||||
HOMEPAGE="http://ant-contrib.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/ant-contrib/ant-contrib/${P/_/-}/${P/_beta/b}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user