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 E50951382C5 for ; Sat, 19 May 2018 20:37:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3998E08BB; Sat, 19 May 2018 20:37:30 +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 81707E08BB for ; Sat, 19 May 2018 20:37:30 +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 C4872335C8E for ; Sat, 19 May 2018 20:37:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 329B42B9 for ; Sat, 19 May 2018 20:37:27 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1526762243.1127a11f3ac50ca6dd028a764a50d47c2c78baed.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/neofetch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/neofetch/Manifest app-misc/neofetch/neofetch-4.0.1.ebuild app-misc/neofetch/neofetch-9999.ebuild X-VCS-Directories: app-misc/neofetch/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 1127a11f3ac50ca6dd028a764a50d47c2c78baed X-VCS-Branch: master Date: Sat, 19 May 2018 20:37:27 +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: 5b74aa84-5a5d-4bb0-abf1-ea67db8fdb6a X-Archives-Hash: 4acbb29dbb05e7a8fa9f37cd60bb744b commit: 1127a11f3ac50ca6dd028a764a50d47c2c78baed Author: Johannes Huber gentoo org> AuthorDate: Sat May 19 20:36:58 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat May 19 20:37:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1127a11f app-misc/neofetch: Version bump 4.0.1 Closes: https://github.com/gentoo/gentoo/pull/8442 Package-Manager: Portage-2.3.38, Repoman-2.3.9 app-misc/neofetch/Manifest | 1 + app-misc/neofetch/{neofetch-9999.ebuild => neofetch-4.0.1.ebuild} | 6 +++--- app-misc/neofetch/neofetch-9999.ebuild | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest index aa3077c1807..3550a663a43 100644 --- a/app-misc/neofetch/Manifest +++ b/app-misc/neofetch/Manifest @@ -1 +1,2 @@ DIST neofetch-3.4.0.tar.gz 82090 BLAKE2B afc00b37d84cdf3ae0fd4037312b1c67fdadcbe99d6d602e8f3b6caa844b3780861c9d2522ec605ba5b7aa08e4e85ef804129da2ce3f6f01ab8b536704cdd182 SHA512 931648e8173eb91fdf5c79b5bb9b6efef132d30cf2f10d6f75dcff42f3661d40ceec712c109e90e2226e1aa85cad7676c438b6cad49e8298a77d990d9a3d197b +DIST neofetch-4.0.1.tar.gz 111631 BLAKE2B 457f8d4bb4b2d42bacab5891bd64c6f8b52ee94262258dc4b69b8ebcbae9f06bc7ffabd424a7cae5eee384d52259861f9f2e6b38f3e540b5b805eda48c2d1650 SHA512 b3d89e55d9c056a9e80295f4abcdee96866bcf685dc924f21a8b4c92ddb822b8dafef06d28ac14a3bed9da29bb61219a0d4b82cd7e8da18ce4989d847e4e920d diff --git a/app-misc/neofetch/neofetch-9999.ebuild b/app-misc/neofetch/neofetch-4.0.1.ebuild similarity index 78% copy from app-misc/neofetch/neofetch-9999.ebuild copy to app-misc/neofetch/neofetch-4.0.1.ebuild index 2bcaa63beea..a25cba92a48 100644 --- a/app-misc/neofetch/neofetch-9999.ebuild +++ b/app-misc/neofetch/neofetch-4.0.1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit git-r3 DESCRIPTION="Simple information system script" HOMEPAGE="https://github.com/dylanaraps/neofetch" -EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git" +SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz" LICENSE="MIT-with-advertising" SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd" IUSE="X" RDEPEND="sys-apps/pciutils diff --git a/app-misc/neofetch/neofetch-9999.ebuild b/app-misc/neofetch/neofetch-9999.ebuild index 2bcaa63beea..82642075d61 100644 --- a/app-misc/neofetch/neofetch-9999.ebuild +++ b/app-misc/neofetch/neofetch-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 git-r3 DESCRIPTION="Simple information system script"