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 C3506138334 for ; Sat, 2 Mar 2019 23:46:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90C90E08FA; Sat, 2 Mar 2019 23:46:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 5623CE08FA for ; Sat, 2 Mar 2019 23:46:40 +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 2C01B335D1B for ; Sat, 2 Mar 2019 23:46:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9D29557 for ; Sat, 2 Mar 2019 23:46:37 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1551570388.fac43bf9961924c79c23c32c758b5f096b1c3548.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cloc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cloc/Manifest dev-util/cloc/cloc-1.74.ebuild X-VCS-Directories: dev-util/cloc/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: fac43bf9961924c79c23c32c758b5f096b1c3548 X-VCS-Branch: master Date: Sat, 2 Mar 2019 23:46:37 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2835bdcc-7391-4eca-bf15-3758c5d4c16c X-Archives-Hash: 835711a5c93d11bc30637f7724398b33 commit: fac43bf9961924c79c23c32c758b5f096b1c3548 Author: Matthias Maier gentoo org> AuthorDate: Sat Mar 2 23:45:48 2019 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Mar 2 23:46:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac43bf9 dev-util/cloc: drop old Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier gentoo.org> dev-util/cloc/Manifest | 1 - dev-util/cloc/cloc-1.74.ebuild | 30 ------------------------------ 2 files changed, 31 deletions(-) diff --git a/dev-util/cloc/Manifest b/dev-util/cloc/Manifest index 5f3082bdef8..cb79ce40f8c 100644 --- a/dev-util/cloc/Manifest +++ b/dev-util/cloc/Manifest @@ -1,4 +1,3 @@ DIST cloc-1.72.tar.gz 347245 BLAKE2B 8ce6915322c6cb4682994034525b7c1e3dfa674832c24dd3d3998f3472f83739764aa61beb80ccda51147b663d4555f060b0098fbf307b81418d58ca72b4f14b SHA512 e83567fcc2703b6de761c44d3b85e4c176eaff9f35419a202bd4c00b5cc9160d39251deb762d57b40aacf4fe6322cf79877032ed29abec2a5f00c1abb8d44021 -DIST cloc-1.74.tar.gz 396192 BLAKE2B 632d2e4764a7bec9b6bb45edaac80da65f5ea23ec682c3246beb2add011fa5ac6860671b45981e9eec374872c691e66467bc0d4709b725fa53ec88efc7ce3a05 SHA512 456ff10c50673326e0b80d2e0b5965fba19c5c868e880108647d5182e048e62bdd734ce485386a561163d8dab81551101cbc5dcc13088400fe0a14ad500e1cbf DIST cloc-1.76.tar.gz 419678 BLAKE2B bb9ddee89a3efe6d7ea913ddf04a28e4120da82df93ef611f7b19bc9662664787b54a2b063139f8d17db3c69a27f74ff4d2c6263100d68b8d2b92c50ddd2f360 SHA512 3f16f084be1828557e4120a8e41b276336ac240c5de4dc765066277d848ce9af20f31b36ec4beb863066d8b3e9287ea0e0b2a8f1abd15532957f53d2d3935ecd DIST cloc-1.80.tar.gz 453965 BLAKE2B 63032d0ebff7536a4c0cb07ab7791177310b8544cd878093cc89b753997707768198ed59ff451e6de72bbdd4a9ffd3bf84b113243534c466f6a91befc4593014 SHA512 3f41a0e2bd4becbb393e24834c45d9998217443d5c6d0478be5ce4f9506bb8dcb44088ce4a2c75c06cb6af47b4432f3dc58db9009f9a350a00dd80802109117f diff --git a/dev-util/cloc/cloc-1.74.ebuild b/dev-util/cloc/cloc-1.74.ebuild deleted file mode 100644 index d227ea30905..00000000000 --- a/dev-util/cloc/cloc-1.74.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Count Lines of Code" -HOMEPAGE="https://github.com/AlDanial/cloc" -SRC_URI="https://github.com/AlDanial/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" - -DEPEND="dev-lang/perl" -RDEPEND="${DEPEND} - dev-perl/Algorithm-Diff - dev-perl/Regexp-Common - virtual/perl-Digest-MD5 - virtual/perl-Getopt-Long - virtual/perl-File-Spec - virtual/perl-File-Temp" - -src_compile() { - pod2man "Unix/${PN}.1.pod" > "${PN}.1" || die -} - -src_install() { - doman "${PN}.1" - dobin "Unix/${PN}" -}