summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:19:59 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:19:59 +0000
commite4ecdd28e65a45ebcbda3cf85d940d24cc5b16bc (patch)
tree1a1367dfa63227dd3c6561cf217ac98c9dbb9e06 /dev-java/jsch
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-e4ecdd28e65a45ebcbda3cf85d940d24cc5b16bc.tar.gz
gentoo-2-e4ecdd28e65a45ebcbda3cf85d940d24cc5b16bc.tar.bz2
gentoo-2-e4ecdd28e65a45ebcbda3cf85d940d24cc5b16bc.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-java/jsch')
-rw-r--r--dev-java/jsch/ChangeLog9
-rw-r--r--dev-java/jsch/jsch-0.1.41.ebuild6
-rw-r--r--dev-java/jsch/jsch-0.1.44.ebuild6
-rw-r--r--dev-java/jsch/jsch-0.1.49.ebuild6
4 files changed, 15 insertions, 12 deletions
diff --git a/dev-java/jsch/ChangeLog b/dev-java/jsch/ChangeLog
index 80a427fa2f5f..b38f78b420d7 100644
--- a/dev-java/jsch/ChangeLog
+++ b/dev-java/jsch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jsch
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.84 2013/05/06 09:29:48 fordfrog Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.85 2014/08/10 20:19:59 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> jsch-0.1.41.ebuild,
+ jsch-0.1.44.ebuild, jsch-0.1.49.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
*jsch-0.1.49 (06 May 2013)
@@ -319,4 +323,3 @@
files/build.xml-dstamp.patch.gz:
Initial import of Jsch, It builds from sources. Dependency required to build
ANT.
-
diff --git a/dev-java/jsch/jsch-0.1.41.ebuild b/dev-java/jsch/jsch-0.1.41.ebuild
index 8b00bc34993c..c71b70136bb9 100644
--- a/dev-java/jsch/jsch-0.1.41.ebuild
+++ b/dev-java/jsch/jsch-0.1.41.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/jsch/jsch-0.1.41.ebuild,v 1.7 2011/12/31 12:42:00 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.41.ebuild,v 1.8 2014/08/10 20:19:59 slyfox Exp $
EAPI="2"
JAVA_PKG_IUSE="doc source examples"
inherit java-pkg-2 java-ant-2 java-osgi
-DESCRIPTION="JSch is a pure Java implementation of SSH2."
+DESCRIPTION="JSch is a pure Java implementation of SSH2"
HOMEPAGE="http://www.jcraft.com/jsch/"
SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
LICENSE="BSD"
diff --git a/dev-java/jsch/jsch-0.1.44.ebuild b/dev-java/jsch/jsch-0.1.44.ebuild
index b091a4d60bcd..83bde5c59c8d 100644
--- a/dev-java/jsch/jsch-0.1.44.ebuild
+++ b/dev-java/jsch/jsch-0.1.44.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/jsch/jsch-0.1.44.ebuild,v 1.6 2011/12/31 12:42:00 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.44.ebuild,v 1.7 2014/08/10 20:19:59 slyfox Exp $
EAPI="2"
JAVA_PKG_IUSE="doc source examples"
inherit java-pkg-2 java-ant-2 java-osgi
-DESCRIPTION="JSch is a pure Java implementation of SSH2."
+DESCRIPTION="JSch is a pure Java implementation of SSH2"
HOMEPAGE="http://www.jcraft.com/jsch/"
SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
LICENSE="BSD"
diff --git a/dev-java/jsch/jsch-0.1.49.ebuild b/dev-java/jsch/jsch-0.1.49.ebuild
index 186bb318f5f7..f1744c9310a4 100644
--- a/dev-java/jsch/jsch-0.1.49.ebuild
+++ b/dev-java/jsch/jsch-0.1.49.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 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/jsch/jsch-0.1.49.ebuild,v 1.1 2013/05/06 09:29:48 fordfrog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/jsch-0.1.49.ebuild,v 1.2 2014/08/10 20:19:59 slyfox Exp $
EAPI="2"
JAVA_PKG_IUSE="doc source examples"
inherit java-pkg-2 java-ant-2 java-osgi
-DESCRIPTION="JSch is a pure Java implementation of SSH2."
+DESCRIPTION="JSch is a pure Java implementation of SSH2"
HOMEPAGE="http://www.jcraft.com/jsch/"
SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
LICENSE="BSD"