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 30D7F58974 for ; Tue, 9 Feb 2016 13:08:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A045121C144; Tue, 9 Feb 2016 13:08:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 26BB621C144 for ; Tue, 9 Feb 2016 13:08:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 560CA3408A2 for ; Tue, 9 Feb 2016 13:08:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 057198F6 for ; Tue, 9 Feb 2016 13:08:10 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1455023286.1077094ea781db853cd73c4baab65ec9161be681.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/colm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/colm/Manifest dev-util/colm/colm-0.11.ebuild X-VCS-Directories: dev-util/colm/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 1077094ea781db853cd73c4baab65ec9161be681 X-VCS-Branch: master Date: Tue, 9 Feb 2016 13:08:10 +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: 6b0dadcb-bd0d-43b9-a255-b5c74c359e31 X-Archives-Hash: 3d5b78c83fa07b87f01fd55ad35aa7b8 commit: 1077094ea781db853cd73c4baab65ec9161be681 Author: Lars Wendler gentoo org> AuthorDate: Tue Feb 9 13:07:48 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Feb 9 13:08:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1077094e dev-util/colm: Removed old. Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler gentoo.org> dev-util/colm/Manifest | 1 - dev-util/colm/colm-0.11.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/dev-util/colm/Manifest b/dev-util/colm/Manifest index eb296bf..41eba83 100644 --- a/dev-util/colm/Manifest +++ b/dev-util/colm/Manifest @@ -1,3 +1,2 @@ -DIST colm-0.11.tar.gz 954781 SHA256 2fd80148b3b408b0ce261b6a248005c314b54120f9f9f80d5564056801718187 SHA512 46e7d7d87d2f8d156e15771851564540bce98eba2cf6cf14ac9af8e4f451eeda4b6cb8ea269c3a22dd096d6f12f7d3417410f51334979b331cfd3890598d959f WHIRLPOOL 57576de59500fd12661291bd17c6ae09105a5394c10315de33a1f830ff2fe54f77aa49290cc511c41dba432ffd1acde2a4d9add77c65edb7ee686e314d33785f DIST colm-0.12.0.tar.gz 983143 SHA256 7b545d74bd139f5c622975d243c575310af1e4985059a1427b6fdbb1fb8d6e4d SHA512 febdd750f728acc608e405f875fbc09880ddfb6cf593c05b129c4253f235e535cee2ebf89c45fabcf911dd9b77b204f8c6e463b6e307b0d062b7ecf864f47398 WHIRLPOOL 083d66607a898d5df42ee742d85dd83d893487a8f9c8aee5bef75e07d2f53c3371e683bf4947249bfcbc803a3bc643cc9d87532e36d5e656b12db9059d7335f6 DIST colm-0.13.0.3.tar.gz 709283 SHA256 427e52a366b53d5192ac8e7a5fc597c470b3f25dcc6e18677199f535ad764d35 SHA512 169c8b526573900e7fdcfdfa6ac292970c0584805bf345e57d7bc4d6fe3f7b93eedd7029a471703abf378c63bec76dee3b982efde229fd04553ace9253fd3106 WHIRLPOOL e94798bfacc5cb6ef2198faedda22d1d958045ffb32e42d9b3a208a09bbb91d0fbe2a8f2a38f44b9f07d7a8837d0a2b3087d198435b52c4bda13f7ce51e77ac0 diff --git a/dev-util/colm/colm-0.11.ebuild b/dev-util/colm/colm-0.11.ebuild deleted file mode 100644 index f8450f3..0000000 --- a/dev-util/colm/colm-0.11.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -DESCRIPTION="COmputer Language Manipulation" -HOMEPAGE="http://www.complang.org/colm/" -SRC_URI="http://www.complang.org/colm/colm-0.11.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}"