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 53E8613829C for ; Sat, 11 Jun 2016 20:39:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96B54E090E; Sat, 11 Jun 2016 20:39:23 +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 AA278E0916 for ; Sat, 11 Jun 2016 20:39:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C3446340C15 for ; Sat, 11 Jun 2016 20:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A288C78 for ; Sat, 11 Jun 2016 20:39:18 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465677484.0c2ad1c836a624cc58153415062c87c992ec154d.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ccze/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ccze/metadata.xml X-VCS-Directories: app-admin/ccze/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 0c2ad1c836a624cc58153415062c87c992ec154d X-VCS-Branch: master Date: Sat, 11 Jun 2016 20:39:18 +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: 50acc53a-ed86-46d3-ba55-884cf3a24a42 X-Archives-Hash: ecbb6b55a8f5bde5d88ea5ea18a0aa9b commit: 0c2ad1c836a624cc58153415062c87c992ec154d Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 20:31:24 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 20:38:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2ad1c8 app-admin/ccze: Cleanup due to #261692 Package-Manager: portage-2.3.0_rc1 app-admin/ccze/metadata.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app-admin/ccze/metadata.xml b/app-admin/ccze/metadata.xml index a51daae..a2d08b2 100644 --- a/app-admin/ccze/metadata.xml +++ b/app-admin/ccze/metadata.xml @@ -1,11 +1,6 @@ - - joker@gentoo.org - Christian Birchinger - Please take over if you want it - CCZE is my C port of RASZi's colorize, with a set of bug fixes and enhancements. It uses PCRE to do the matching, and NCurses for the output. The goal was to