From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AD4E359CA5 for ; Sat, 19 Mar 2016 07:03:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D36D21C048; Sat, 19 Mar 2016 07:03:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5CEB21C03B for ; Sat, 19 Mar 2016 07:03:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25E7E340C02 for ; Sat, 19 Mar 2016 07:03:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18FE3865 for ; Sat, 19 Mar 2016 07:03:00 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1458370938.dcd22bae4b715e74d434b63dac141f89ef9b95a2.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/complexity/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/complexity/Manifest dev-util/complexity/complexity-1.3.ebuild X-VCS-Directories: dev-util/complexity/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: dcd22bae4b715e74d434b63dac141f89ef9b95a2 X-VCS-Branch: master Date: Sat, 19 Mar 2016 07:03:00 +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: ce348036-5f7a-4004-8687-4f2a86bd4979 X-Archives-Hash: d09a545df3c1f1fdd120f8e161d29651 commit: dcd22bae4b715e74d434b63dac141f89ef9b95a2 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Mar 19 06:38:43 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Mar 19 07:02:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcd22bae dev-util/complexity: Old. Package-Manager: portage-2.2.28 dev-util/complexity/Manifest | 1 - dev-util/complexity/complexity-1.3.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/dev-util/complexity/Manifest b/dev-util/complexity/Manifest index 2268457..859bc81 100644 --- a/dev-util/complexity/Manifest +++ b/dev-util/complexity/Manifest @@ -1,3 +1,2 @@ DIST complexity-1.10.tar.xz 422012 SHA256 6d378a3ef9d68938ada2610ce32f63292677d3b5c427983e8d72702167a22053 SHA512 3c9a935b55981a420f5f81b055c921fee96f294bf052fa8f7b7299a538b154659161e24bcce549e2a20706273c48870477cb26c4b4120658de985ab653a90bf1 WHIRLPOOL 5cc1cda8337dd656e6fef7bf8d18452562884b2c912d397746a89adabc069360e87b31c447cfb4c9b77b9a36adcdab67e906d704c05a686983c8cb7571deba1c -DIST complexity-1.3.tar.xz 413352 SHA256 99eab895769263cdb2480c879c5e22b877525ec4f9025725bb86bc51e7bd4976 SHA512 7d858610dd2faed17462206833014348ccb6eb17704085d4b40c54b1e9e3db3bab99753d7f8060bf689d135fa35f70afa29593808ca09a2f8744c9f5b40bbff2 WHIRLPOOL 6d01c99c307ca452e964cdc14dd9db6e625118a6b8d90c3e3b963bf28bbc1b1c5189b42ffc17f79a03f2c47d80af58ec9a5761e8e5344fd6a3c25efd7a03c891 DIST complexity-1.5.tar.xz 417972 SHA256 1f5194c0dc6e813ea1dc7f36bfd05f15786a8ad6e9b3ab65b53d2263a0d93102 SHA512 498d0a98627c4f1abf632555f0021dd610a83a0c30160801390db01031321306b00caf0395c2d0e03b0104e595db7c0cf03b636759cd67fe377ad31959c3394d WHIRLPOOL d609e584025a6d8ccc6c5d6f4914db3302d4d92810e9dca1a0b4408b4532f037b445fd70f61009b490ad51d9b3507a38f74462c7618d3f79e63b739eda9916b6 diff --git a/dev-util/complexity/complexity-1.3.ebuild b/dev-util/complexity/complexity-1.3.ebuild deleted file mode 100644 index 71a664f..0000000 --- a/dev-util/complexity/complexity-1.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="a tool designed for analyzing the complexity of C program functions" -HOMEPAGE="https://www.gnu.org/software/complexity/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" - -RDEPEND=">=sys-devel/autogen-5.11.7" -DEPEND=" - ${RDEPEND} - sys-devel/libtool -" - -DOCS=( AUTHORS ChangeLog NEWS )