summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/jsch/jsch-0.1.49.ebuild')
-rw-r--r--dev-java/jsch/jsch-0.1.49.ebuild6
1 files changed, 3 insertions, 3 deletions
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"