summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/nekohtml/nekohtml-1.9.18.ebuild')
-rw-r--r--dev-java/nekohtml/nekohtml-1.9.18.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/nekohtml/nekohtml-1.9.18.ebuild b/dev-java/nekohtml/nekohtml-1.9.18.ebuild
index 53b652d66eee..e071ce36c010 100644
--- a/dev-java/nekohtml/nekohtml-1.9.18.ebuild
+++ b/dev-java/nekohtml/nekohtml-1.9.18.ebuild
@@ -1,6 +1,6 @@
-# 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/nekohtml/nekohtml-1.9.18.ebuild,v 1.1 2013/05/10 09:11:41 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/nekohtml/nekohtml-1.9.18.ebuild,v 1.2 2014/08/10 20:21:47 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2 eutils
-DESCRIPTION="A simple HTML scanner and tag balancer using standard XML interfaces."
+DESCRIPTION="A simple HTML scanner and tag balancer using standard XML interfaces"
HOMEPAGE="http://nekohtml.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"