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 1A362138334 for ; Mon, 4 Feb 2019 02:45:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07ED2E087D; Mon, 4 Feb 2019 02:45:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B8789E087D for ; Mon, 4 Feb 2019 02:45:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B57BF335D6C for ; Mon, 4 Feb 2019 02:45:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 027BF536 for ; Mon, 4 Feb 2019 02:45:39 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1549248332.a66979336691fc2f500d2675fd436740ab2f5414.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/xmr-stak/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/xmr-stak/Manifest net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild net-p2p/xmr-stak/xmr-stak-9999.ebuild X-VCS-Directories: net-p2p/xmr-stak/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: a66979336691fc2f500d2675fd436740ab2f5414 X-VCS-Branch: master Date: Mon, 4 Feb 2019 02:45:39 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c966844b-35cd-4296-a2be-146fd16a2fc3 X-Archives-Hash: 46f24bc81363091dae19acf6d7ac7b48 commit: a66979336691fc2f500d2675fd436740ab2f5414 Author: Craig Andrews gentoo org> AuthorDate: Mon Feb 4 02:41:02 2019 +0000 Commit: Craig Andrews gentoo org> CommitDate: Mon Feb 4 02:45:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6697933 net-p2p/xmr-stak: 2.8.0 version bump, EAPI=7 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Craig Andrews gentoo.org> net-p2p/xmr-stak/Manifest | 1 + net-p2p/xmr-stak/{xmr-stak-9999.ebuild => xmr-stak-2.8.0.ebuild} | 4 ++-- net-p2p/xmr-stak/xmr-stak-9999.ebuild | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/net-p2p/xmr-stak/Manifest b/net-p2p/xmr-stak/Manifest index c93de1d6448..15d608e591f 100644 --- a/net-p2p/xmr-stak/Manifest +++ b/net-p2p/xmr-stak/Manifest @@ -1,2 +1,3 @@ DIST xmr-stak-2.7.0.tar.gz 376873 BLAKE2B 78dd64acf7fbae46bf150d97b00c8443fbd097789b6e1aef99a954d966b8a75add358c82636621bb8b5639883a6d79b17ba3691e72354034bd944fa1f44d8c1e SHA512 cb56de595225ab22f1c53f1dd971898fcb14610a11d1cbc789e144a5b34f24e56f44fb75bdefc809bde17e434a5e6d02830874b9b825af179cd4699587f5e7c7 DIST xmr-stak-2.7.1.tar.gz 376919 BLAKE2B bdbd3f7ca522e200db072679f21ee79dc99167cf512f19008ca6b591d0c7ba73f58b68e0d2d7a2622cb88438922e28a4c78e4cbf9d617e28881cc37e1db8c08a SHA512 f33afa259ffde23bd0b5dd8efceadd98e4e176ccabbb68e79eb7cfcc88af9444e897c552e1eea2e3798291309847451ebfa1c44d5310e192014cf6b2aa5eb530 +DIST xmr-stak-2.8.0.tar.gz 388733 BLAKE2B cc75b2d80d7d9761b192f8d0752dde29d49c561675c63151f6cb915399dad715d133a17f2fa64c58ce8720a8de0a46bdb963c21571e29be3f99f0db3164aff40 SHA512 48803a9eb10e92763992dcbedb28b41735adf7da404312fe8358161cecef562bfc777a0b78ef90953db9c2a093adb30c4f9cd637f0613c949ff3b326662d2876 diff --git a/net-p2p/xmr-stak/xmr-stak-9999.ebuild b/net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild similarity index 97% copy from net-p2p/xmr-stak/xmr-stak-9999.ebuild copy to net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild index 8a521d6793d..3244143bb5f 100644 --- a/net-p2p/xmr-stak/xmr-stak-9999.ebuild +++ b/net-p2p/xmr-stak/xmr-stak-2.8.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils systemd diff --git a/net-p2p/xmr-stak/xmr-stak-9999.ebuild b/net-p2p/xmr-stak/xmr-stak-9999.ebuild index 8a521d6793d..b0edfc7d216 100644 --- a/net-p2p/xmr-stak/xmr-stak-9999.ebuild +++ b/net-p2p/xmr-stak/xmr-stak-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit cmake-utils systemd