slyfox 14/08/10 21:26:19
Modified: checkstyle-4.4.ebuild checkstyle-5.4.ebuild
checkstyle-5.5.ebuild ChangeLog
Log:
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.8 dev-util/checkstyle/checkstyle-4.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild?r1=1.7&r2=1.8
Index: checkstyle-4.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-4.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- checkstyle-4.4.ebuild 21 Feb 2010 01:13:24 -0000 1.7
+++ checkstyle-4.4.ebuild 10 Aug 2014 21:26:19 -0000 1.8
@@ -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 @@
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"
1.3 dev-util/checkstyle/checkstyle-5.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-5.4.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-5.4.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-5.4.ebuild?r1=1.2&r2=1.3
Index: checkstyle-5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-5.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- checkstyle-5.4.ebuild 21 Dec 2011 12:39:35 -0000 1.2
+++ checkstyle-5.4.ebuild 10 Aug 2014 21:26:19 -0000 1.3
@@ -1,6 +1,6 @@
-# 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-util/checkstyle/checkstyle-5.4.ebuild,v
1.2 2011/12/21 12:39:35 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-5.4.ebuild,v
1.3 2014/08/10 21:26:19 slyfox Exp $
EAPI="4"
@@ -8,7 +8,7 @@
inherit java-pkg-2 java-ant-2
-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/${P}-src.tar.gz
http://dev.gentoo.org/~sera/distfiles/${P}-maven-build.xml.tar.bz2"
1.4 dev-util/checkstyle/checkstyle-5.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-5.5.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-5.5.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/checkstyle-5.5.ebuild?r1=1.3&r2=1.4
Index: checkstyle-5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-5.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- checkstyle-5.5.ebuild 21 Dec 2011 12:39:35 -0000 1.3
+++ checkstyle-5.5.ebuild 10 Aug 2014 21:26:19 -0000 1.4
@@ -1,6 +1,6 @@
-# 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-util/checkstyle/checkstyle-5.5.ebuild,v
1.3 2011/12/21 12:39:35 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/checkstyle-5.5.ebuild,v
1.4 2014/08/10 21:26:19 slyfox Exp $
EAPI="4"
@@ -8,7 +8,7 @@
inherit java-pkg-2 java-ant-2
-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/${P}-src.tar.gz
http://dev.gentoo.org/~sera/distfiles/${PN}-5.4-maven-build.xml.tar.bz2"
1.46 dev-util/checkstyle/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/ChangeLog?rev=1.46&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/ChangeLog?rev=1.46&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/checkstyle/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 21 Dec 2011 12:39:35 -0000 1.45
+++ ChangeLog 10 Aug 2014 21:26:19 -0000 1.46
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/checkstyle
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.45
2011/12/21 12:39:35 sera Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/checkstyle/ChangeLog,v 1.46
2014/08/10 21:26:19 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <[email protected]> checkstyle-4.4.ebuild,
+ checkstyle-5.4.ebuild, checkstyle-5.5.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
21 Dec 2011; Ralph Sennhauser <[email protected]> checkstyle-5.4.ebuild,
checkstyle-5.5.ebuild:
@@ -181,4 +185,3 @@
metadata.xml:
Initial Import. Thanks to Andrew Sayman <[email protected]> for the
initial ebuild. Bug #27982
-