summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:30:17 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:30:17 +0000
commit2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92 (patch)
tree5f265a10a222ea2597438bbd73831eed98a27066 /dev-util/checkstyle/checkstyle-4.4.ebuild
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadhistorical-2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92.tar.gz
historical-2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92.tar.bz2
historical-2d8e7bb2f6609baaa3e0b8c72c6594c86b18bb92.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-util/checkstyle/checkstyle-4.4.ebuild')
-rw-r--r--dev-util/checkstyle/checkstyle-4.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/checkstyle/checkstyle-4.4.ebuild b/dev-util/checkstyle/checkstyle-4.4.ebuild
index e1d34c6a13b6..cdd0e27f19ae 100644
--- a/dev-util/checkstyle/checkstyle-4.4.ebuild
+++ b/dev-util/checkstyle/checkstyle-4.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild,v 1.7 2010/02/21 01:13:24 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild,v 1.8 2014/08/10 21:26:19 slyfox Exp $
EAPI="2"
WANT_ANT_TASKS="ant-antlr ant-nodeps"
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
MY_P="${PN}-src-${PV}"
-DESCRIPTION="A development tool to help programmers write Java code that adheres to a coding standard."
+DESCRIPTION="A development tool to help programmers write Java code that adheres to a coding standard"
HOMEPAGE="http://checkstyle.sourceforge.net"
SRC_URI="mirror://sourceforge/checkstyle/${MY_P}.tar.gz"