From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0C2051396D0 for ; Fri, 1 Sep 2017 20:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29A66E0D31; Fri, 1 Sep 2017 20:13:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB5B1E0D31 for ; Fri, 1 Sep 2017 20:13:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F285F341236 for ; Fri, 1 Sep 2017 20:13:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67B228A92 for ; Fri, 1 Sep 2017 20:13:16 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1504296790.c4820f7c6ef110f5aa123cfbddedf60dd7fd630c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/checkstyle/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/checkstyle/Manifest dev-util/checkstyle/checkstyle-5.5-r1.ebuild X-VCS-Directories: dev-util/checkstyle/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: c4820f7c6ef110f5aa123cfbddedf60dd7fd630c X-VCS-Branch: master Date: Fri, 1 Sep 2017 20:13:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9d9d0837-80eb-4929-b6b6-9382cdc513a0 X-Archives-Hash: 23078481e22d1a801581b26e66e05302 commit: c4820f7c6ef110f5aa123cfbddedf60dd7fd630c Author: James Le Cuirot gentoo org> AuthorDate: Fri Sep 1 20:12:29 2017 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Fri Sep 1 20:13:10 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4820f7c dev-util/checkstyle: Remove old 5.5-r1 Package-Manager: Portage-2.3.8, Repoman-2.3.2 dev-util/checkstyle/Manifest | 2 - dev-util/checkstyle/checkstyle-5.5-r1.ebuild | 82 ---------------------------- 2 files changed, 84 deletions(-) diff --git a/dev-util/checkstyle/Manifest b/dev-util/checkstyle/Manifest index 26db3d461e3..8107b108ec6 100644 --- a/dev-util/checkstyle/Manifest +++ b/dev-util/checkstyle/Manifest @@ -1,3 +1 @@ -DIST checkstyle-5.4-maven-build.xml.tar.bz2 3236 SHA256 4b286857c265b765fcf71deb8684cdd1bb7d1264fd0ee45a924d91031652d590 SHA512 23cfcb519984fd9d7a59d8534c712d69c02aabc28e9f6eb7abff948728361cc208bf84d19f30dc81ae8870f6b361ca0382be60c4ab7b7b0298e59a175197138e WHIRLPOOL 32992aa00d228be5f0819e856f13752eba9694cf46e98b3c9229c5ef45a7c37c1c6367a1457487ec5ab63f9d808b1470727f44e5b7d194961520a34b55253f72 -DIST checkstyle-5.5-src.tar.gz 744584 SHA256 0de571f2769b4ded9c681c9b1e51c7f783aca7fb7f47467f1f39c38bd1717aa1 SHA512 2327e14fc6fe9516d9518e4cbccb2e0f41e50bf891b7a3655dd29601b5eb3d2895d7df841f394d08d7dfac7ab774a01e22f98226259dc28a210d478699ea5c9a WHIRLPOOL e29303b656090a2f617850d2edb7f3f41db912399d334d6d8a7f7c50a96c7cfdb8134e46b65cec762ce565b1709de98a870880cdd8e18af03f594b9a2141609a DIST checkstyle-7.2.tar.gz 3359817 SHA256 8f5c262a3f2e1194b60d6b837b8eefbe6fe63fba57be4acb20f0709919870523 SHA512 ee99d96d99a3f75097297cfda46e3647e57213bcb8b78098251a21c3fe0b4bb774393848d444f721d4bea83173581c89377a9d250157d6e6a225239da81d955f WHIRLPOOL 1da3e380bd3842ee6fda3210225e62f5e179d0232eabffaff0ba9347263f564db08750b84e6736184b4f56cc63b30aa8dba52d6e5412f5bdcd0845f1f770c5f5 diff --git a/dev-util/checkstyle/checkstyle-5.5-r1.ebuild b/dev-util/checkstyle/checkstyle-5.5-r1.ebuild deleted file mode 100644 index 0a6ea6e2d6c..00000000000 --- a/dev-util/checkstyle/checkstyle-5.5-r1.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -JAVA_PKG_IUSE="doc source test" - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Development tool to help write Java code that adheres to a coding standard" -HOMEPAGE="https://github.com/checkstyle/checkstyle" -SRC_URI="mirror://sourceforge/checkstyle/${P}-src.tar.gz - https://dev.gentoo.org/~sera/distfiles/${PN}-5.4-maven-build.xml.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" -IUSE="" - -COMMON_DEP=" - dev-java/ant-core:0 - >=dev-java/antlr-2.7.7-r7:0 - dev-java/commons-beanutils:1.7 - dev-java/commons-cli:1 - dev-java/commons-logging:0 - dev-java/guava:18" -RDEPEND="${COMMON_DEP} - >=virtual/jre-1.6" -DEPEND="${COMMON_DEP} - >=virtual/jdk-1.6 - test? ( dev-java/ant-junit:0 )" - -java_prepare() { - cp ../${PN}-5.4/maven-build.xml . || die - echo "maven.build.finalName=${P}" > maven-build.properties || die - - epatch "${WORKDIR}"/maven-build.xml.patch - - # maven ant:ant can't handle it. - pushd src/checkstyle/com/puppycrawl/tools/checkstyle/grammars > /dev/null || die - antlr java.g || die - popd > /dev/null -} - -JAVA_PKG_BSFIX_NAME="maven-build.xml" -JAVA_ANT_REWRITE_CLASSPATH="yes" -JAVA_ANT_CLASSPATH_TAGS="${JAVA_ANT_CLASSPATH_TAGS} javadoc" -JAVA_ANT_ENCODING="iso-8859-1" - -EANT_BUILD_XML="maven-build.xml" -EANT_GENTOO_CLASSPATH="ant-core,antlr,commons-beanutils-1.7,commons-cli-1,commons-logging,guava-18" -EANT_BUILD_TARGET="package" -EANT_NEEDS_TOOLS="true" - -EANT_EXTRA_ARGS="-Dmaven.repo.local=/dev/null" -EANT_TEST_EXTRA_ARGS="${EANT_EXTRA_ARGS} -Djunit.present=true" - -src_test() { - java-pkg-2_src_test -} - -src_install() { - java-pkg_newjar target/${P}.jar - - dodoc README - use doc && java-pkg_dojavadoc target/site/apidocs - use source && java-pkg_dosrc src/${PN}/com - - # Install check files - insinto /usr/share/checkstyle/checks - doins suppressions.xml sun_checks.xml import-control.xml checkstyle_checks.xml - - # Install extra files - insinto /usr/share/checkstyle/contrib - doins -r contrib/* - - java-pkg_dolauncher ${PN} \ - --main com.puppycrawl.tools.checkstyle.Main - - java-pkg_dolauncher ${PN}-gui \ - --main com.puppycrawl.tools.checkstyle.gui.Main -}