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 2C4CA138334 for ; Tue, 14 May 2019 16:53:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FCB6E08C3; Tue, 14 May 2019 16:53:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 18183E08C3 for ; Tue, 14 May 2019 16:53:36 +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 965723443BC for ; Tue, 14 May 2019 16:53:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49391452 for ; Tue, 14 May 2019 16:53:34 +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: <1557852810.fac8a6f9da4a73dd7a761f341cbf5a6aa5389a77.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-5.0.0.ebuild X-VCS-Directories: app-misc/neofetch/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: fac8a6f9da4a73dd7a761f341cbf5a6aa5389a77 X-VCS-Branch: master Date: Tue, 14 May 2019 16:53:34 +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: 35d447e9-1e67-4546-98b5-4d6c4d88a55a X-Archives-Hash: 0eeb5be344e3275f5152a795779ba72b commit: fac8a6f9da4a73dd7a761f341cbf5a6aa5389a77 Author: Johannes Huber gentoo org> AuthorDate: Tue May 14 16:53:08 2019 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue May 14 16:53:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac8a6f9 app-misc/neofetch: Remove 5.0.0 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Johannes Huber gentoo.org> app-misc/neofetch/Manifest | 1 - app-misc/neofetch/neofetch-5.0.0.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest index 4637830da0c..4f842cb4941 100644 --- a/app-misc/neofetch/Manifest +++ b/app-misc/neofetch/Manifest @@ -1,2 +1 @@ -DIST neofetch-5.0.0.tar.gz 110526 BLAKE2B 7149321c051021644407d28b232631c8149d21f1b8463b3a4470d1baaf88494f3a88026c606ac539938933333da5671f4a14b6ce029268ba01a16e85d4a30c33 SHA512 7872e646a0d784d0c9d851d16cb1ef03926d07f67ec9573b673b2a82fd9a1ffbb7bbcb0ca0e67c299dd210947396a8c36dacb98d8a61c3ea72b5a438995e7de6 DIST neofetch-6.0.0.tar.gz 115538 BLAKE2B ec1a019c873a6c48ca150f51cfc76174b8df6af629530906a638f3f19fdae0e926cb7512b14c90aa9af6b6fb4652f2f6c72128535c2b833d307ad58e66af9c5f SHA512 2613bbc3bd50fb11fb511dd2d3d37f8e86891c9abab5f25e5956f4458c43abd555ff7d129a24f7e5ff4ed76f7c69235b696a77326bce11d81dd81eb414ab3a8d diff --git a/app-misc/neofetch/neofetch-5.0.0.ebuild b/app-misc/neofetch/neofetch-5.0.0.ebuild deleted file mode 100644 index 028fbe1249c..00000000000 --- a/app-misc/neofetch/neofetch-5.0.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} != *9999* ]]; then - SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz" - KEYWORDS="amd64 mips x86 ~amd64-fbsd" -else - inherit git-r3 - EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git" -fi - -DESCRIPTION="Simple information system script" -HOMEPAGE="https://github.com/dylanaraps/neofetch" -LICENSE="MIT-with-advertising" -SLOT="0" -IUSE="X" - -RDEPEND="sys-apps/pciutils - X? ( - media-gfx/imagemagick - media-libs/imlib2 - www-client/w3m[imlib] - x11-apps/xprop - x11-apps/xrandr - x11-apps/xwininfo - )" - -src_install() { - emake DESTDIR="${ED}" install -}