summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:28:30 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:28:30 +0000
commite2afb463591b4078e79d1963e43df881517c9634 (patch)
treeaa47dad7e9cfc696014b85bc638206dae8abf30f /dev-java/commons-net/commons-net-1.4.1-r1.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadhistorical-e2afb463591b4078e79d1963e43df881517c9634.tar.gz
historical-e2afb463591b4078e79d1963e43df881517c9634.tar.bz2
historical-e2afb463591b4078e79d1963e43df881517c9634.zip
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64 Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'dev-java/commons-net/commons-net-1.4.1-r1.ebuild')
-rw-r--r--dev-java/commons-net/commons-net-1.4.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild b/dev-java/commons-net/commons-net-1.4.1-r1.ebuild
index 21aef91b4318..3d1c6e59b8d8 100644
--- a/dev-java/commons-net/commons-net-1.4.1-r1.ebuild
+++ b/dev-java/commons-net/commons-net-1.4.1-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.17 2011/12/31 12:28:49 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-net/commons-net-1.4.1-r1.ebuild,v 1.18 2014/08/10 20:11:53 slyfox Exp $
JAVA_PKG_IUSE="doc examples source" # junit
inherit eutils java-pkg-2 java-ant-2
MY_P="${P}-src"
-DESCRIPTION="The purpose of the library is to provide fundamental protocol access, not higher-level abstractions."
+DESCRIPTION="The purpose of the library is to provide fundamental protocol access, not higher-level abstractions"
HOMEPAGE="http://commons.apache.org/net/"
SRC_URI="mirror://apache/jakarta/commons/net/source/${MY_P}.tar.gz"