From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-932827-garchives=archives.gentoo.org@lists.gentoo.org> 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 363D4139694 for <garchives@archives.gentoo.org>; Sun, 19 Feb 2017 17:42:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E1F4E0E71; Sun, 19 Feb 2017 17:42:01 +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 5B0E9E0E71 for <gentoo-commits@lists.gentoo.org>; Sun, 19 Feb 2017 17:42:01 +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 4406F340EE8 for <gentoo-commits@lists.gentoo.org>; Sun, 19 Feb 2017 17:42:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E7BB4D7A for <gentoo-commits@lists.gentoo.org>; Sun, 19 Feb 2017 17:41:58 +0000 (UTC) From: "Sebastian Pipping" <sping@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" <sping@gentoo.org> Message-ID: <1487526092.0d71252e84fcce4f17f28b9c6cdf15b3c43e5586.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/porticron/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/porticron/Manifest app-portage/porticron/porticron-0.7.1.ebuild X-VCS-Directories: app-portage/porticron/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 0d71252e84fcce4f17f28b9c6cdf15b3c43e5586 X-VCS-Branch: master Date: Sun, 19 Feb 2017 17:41:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1700bb89-b2f6-49fc-a4b7-c185a0d08241 X-Archives-Hash: a08162a9ace11405e49076fa5e78dc6d commit: 0d71252e84fcce4f17f28b9c6cdf15b3c43e5586 Author: Sebastian Pipping <sping <AT> gentoo <DOT> org> AuthorDate: Sun Feb 19 17:39:35 2017 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sun Feb 19 17:41:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d71252e app-portage/porticron: 0.7.1 Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-portage/porticron/Manifest | 1 + app-portage/porticron/porticron-0.7.1.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/app-portage/porticron/Manifest b/app-portage/porticron/Manifest index 71626d3143..0791d2ae88 100644 --- a/app-portage/porticron/Manifest +++ b/app-portage/porticron/Manifest @@ -1 +1,2 @@ +DIST porticron-0.7.1.tar.gz 6530 SHA256 1ca246a905e7cd5b11c5d7145359e19b9f31efff79cda26d881a30c9adf804c7 SHA512 ba2f365011e1ad2f7cb67d655839fa425791ab95309753719b4a4206db735f141d473d24bbb68da25a88db54919d033f53efaf497c26de71f3edb4a39dcc957c WHIRLPOOL 092460831ad8151873b81e3a702603e031d3800878775ed428e8b060b9bd0f901f84501eb4a076d1e24e3600cfdcf0bd98602b43ea2ba94c0ac4ca538421caa2 DIST porticron-0.7_p20140126.tar.gz 4453 SHA256 46b61958a182d9cdd73dbea76a017855eebc4780dc75692503c0d1e7ff0ea482 SHA512 c14c5ff18eff74d7c225883dc0e1cea16666f0dcab07f9b249aed0db2874179eacc824c0f35dc2cfd97dc0c2db5f2bf6d13c3e76a2cd1b87de46fb073622f3d5 WHIRLPOOL f932a2319be582b564412badb456daf0fd86e3991ffc63fa25718337669b860097ac6d446a220f4e56e3a97cb8660a9f2bd25eeb1c54a2921fb0c7d6991bad5b diff --git a/app-portage/porticron/porticron-0.7.1.ebuild b/app-portage/porticron/porticron-0.7.1.ebuild new file mode 100644 index 0000000000..5024e45aee --- /dev/null +++ b/app-portage/porticron/porticron-0.7.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="6" + +inherit eutils vcs-snapshot + +DESCRIPTION="cron script to sync portage and send update mails to root" +HOMEPAGE="https://github.com/gentoo/porticron" +SRC_URI="https://github.com/gentoo/porticron/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND=" + app-portage/gentoolkit + net-dns/bind-tools +" +DEPEND="" + +src_install() { + dosbin bin/porticron + insinto /etc + doins etc/porticron.conf +}