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 DCD8F139083 for ; Sun, 30 Apr 2017 11:01:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35F70E0D90; Sun, 30 Apr 2017 11:01:25 +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 F2D10E0D90 for ; Sun, 30 Apr 2017 11:01:23 +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 8A10534165C for ; Sun, 30 Apr 2017 11:01:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E93897438 for ; Sun, 30 Apr 2017 11:01:20 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1493550069.7e7416ae13685389446780735023f1942b52b85b.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/grc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/grc/Manifest app-misc/grc/grc-1.11.ebuild app-misc/grc/metadata.xml X-VCS-Directories: app-misc/grc/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 7e7416ae13685389446780735023f1942b52b85b X-VCS-Branch: master Date: Sun, 30 Apr 2017 11:01:20 +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: d01996e4-dc7f-45b7-84dd-be9d5931e971 X-Archives-Hash: f99fd5b349c57c7ddf8e7ad9499f31a0 commit: 7e7416ae13685389446780735023f1942b52b85b Author: Justin Lecher gentoo org> AuthorDate: Sun Apr 30 10:51:25 2017 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Apr 30 11:01:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7416ae app-misc/grc: Version Bump and Py3.6 support Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher gentoo.org> app-misc/grc/Manifest | 1 + app-misc/grc/grc-1.11.ebuild | 47 ++++++++++++++++++++++++++++++++++++++++++++ app-misc/grc/metadata.xml | 2 +- 3 files changed, 49 insertions(+), 1 deletion(-) diff --git a/app-misc/grc/Manifest b/app-misc/grc/Manifest index dd1fa4346e1..826bb56077c 100644 --- a/app-misc/grc/Manifest +++ b/app-misc/grc/Manifest @@ -1,2 +1,3 @@ +DIST grc-1.11.tar.gz 43224 SHA256 38789ffc5a56dd7c6bad24e9cf8da0a751d50ec7f3cd52de4a7fcb5f2b8304f8 SHA512 abaa18aeebf9858369b639975ae6c9a33f3111beb783b4e86463ace70de1d660efc6c17b05020862c3b2f467310f0974443f96d4f91cd322a90731c4be49206c WHIRLPOOL 2c7e9828f9e20dc7f364f49bdcf042a6902b2a727c778950c70c6974e3d36f5b2978621dc8a7c1710ff82a2011a8f41f7919b7c9b894f6f6e8d5fe92abe72e33 DIST grc-1.9.tar.gz 29252 SHA256 269ab717dc105c124f6eb48b4b8d3ab68660c0f1244eaea140f0188cb9af4b80 SHA512 947f4b61a8d4061e99d64e25a7b5ca2bcd042580b537ea07ea6ca609d7b81b1976b301de6036be2c199c7fa25c3f32d41a887f811ad72a1a18dd63d284e61050 WHIRLPOOL de7cc676aa1b73b93be632919293d0e0a38077bee2abfde8b3805886ffb51875851d9169216c711bda24eab34a2460da40d1796bd7ea909df4c9e47874b2c244 DIST grc_1.5.tar.gz 26363 SHA256 a2581f065236868bd8b09536616a588792f60fcba4e54d69e2cad65aae73dddc SHA512 6b95a8db5df0d99b49052deb086ac02b180810ce754c744e145e3e0508562fb632e7fdb38ec4ad039f6e998c4122b065ba53925d73268c589475e36c16aa68d7 WHIRLPOOL 1a4ee3612024c95d296772c43c1ed21ebb9e1d50e1fa4af13a6d09a1d63f59ec7f53084b68dbe0b7a4eb1300269ca714d8b972507d671e973b11822e1b4e82a9 diff --git a/app-misc/grc/grc-1.11.ebuild b/app-misc/grc/grc-1.11.ebuild new file mode 100644 index 00000000000..9fea351fb0f --- /dev/null +++ b/app-misc/grc/grc-1.11.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy ) + +inherit eutils python-r1 + +DESCRIPTION="Generic Colouriser beautifies your logfiles or output of commands" +HOMEPAGE="http://kassiopeia.juls.savba.sk/~garabik/software/grc.html" +SRC_URI="https://github.com/garabik/grc/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="${PYTHON_DEPS}" +DEPEND="${RDEPEND}" + +src_prepare() { + sed \ + -e 's:#! :#!:g' \ + -e 's:3$::g' \ + -i grc grcat || die + default +} + +src_install() { + python_foreach_impl python_doscript grc grcat + + insinto /usr/share/grc + doins \ + contrib/mrsmith/conf.* \ + colourfiles/conf.* + insinto /etc/profile + newins grc.bashrc grc.sh + + insinto /etc + doins grc.conf + + dodoc README.markdown INSTALL TODO debian/changelog CREDITS Regexp.txt + doman *.1 +} diff --git a/app-misc/grc/metadata.xml b/app-misc/grc/metadata.xml index 4539c259186..d65cd2e407e 100644 --- a/app-misc/grc/metadata.xml +++ b/app-misc/grc/metadata.xml @@ -1,4 +1,4 @@ - +