summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/httpunit/httpunit-1.7.ebuild')
-rw-r--r--dev-java/httpunit/httpunit-1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/httpunit/httpunit-1.7.ebuild b/dev-java/httpunit/httpunit-1.7.ebuild
index 10ed46d53118..b8d88475a239 100644
--- a/dev-java/httpunit/httpunit-1.7.ebuild
+++ b/dev-java/httpunit/httpunit-1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.7.ebuild,v 1.5 2014/01/14 13:51:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/httpunit-1.7.ebuild,v 1.6 2014/08/10 20:14:56 slyfox Exp $
EAPI="5"
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc"
inherit java-pkg-2 java-ant-2
-DESCRIPTION="HttpUnit emulates the relevant portions of browser behavior."
+DESCRIPTION="HttpUnit emulates the relevant portions of browser behavior"
HOMEPAGE="http://httpunit.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.zip"