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 6D782138331 for ; Thu, 10 May 2018 14:09:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90E5BE0A99; Thu, 10 May 2018 14:09: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 6DA28E0A99 for ; Thu, 10 May 2018 14:09:43 +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 3F90C335C85 for ; Thu, 10 May 2018 14:09:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FDC3283 for ; Thu, 10 May 2018 14:09:40 +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: <1525961373.3a0d8ca2dcd777d764f6e2738bc45968ea75a868.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-3.2.0.ebuild X-VCS-Directories: app-misc/neofetch/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 3a0d8ca2dcd777d764f6e2738bc45968ea75a868 X-VCS-Branch: master Date: Thu, 10 May 2018 14:09:40 +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: c5b55339-8967-48c6-86c3-0502ca158420 X-Archives-Hash: 77efb049f051675944179113a6f92311 commit: 3a0d8ca2dcd777d764f6e2738bc45968ea75a868 Author: Johannes Huber gentoo org> AuthorDate: Thu May 10 13:52:21 2018 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu May 10 14:09:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a0d8ca2 app-misc/neofetch: Remove 3.2.0 Overshadowed by 3.3.0. Package-Manager: Portage-2.3.36, Repoman-2.3.9 app-misc/neofetch/Manifest | 1 - app-misc/neofetch/neofetch-3.2.0.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest index 0821821d658..92e0ce26aea 100644 --- a/app-misc/neofetch/Manifest +++ b/app-misc/neofetch/Manifest @@ -1,3 +1,2 @@ -DIST neofetch-3.2.0.tar.gz 71331 BLAKE2B 073eeaa74691b3d262fcd0da8da76d9264dc012fda89ce045b4ccdbfead490049bd551d3ff95042a21fb0d6073d1120170f889492ec4ee50c57c3ecd786cb9e4 SHA512 790dd282b99437a416f25a895d5a3359be31d162447e2f59863c635c144045a6b81672e4469ca9b6eeba56fc927e787a67f0a317309bbc0f52500b0f9e072764 DIST neofetch-3.3.0.tar.gz 76325 BLAKE2B c7bd860dd1f89f4b0e64a5a4dcc6551d548103abbdda0606fdbfa5edbe27d91da053198f219e223af56571a87d3af4b93f8f8d615ad4f377b1754da4bee50526 SHA512 aa220f3d177a3f58e7cb665209e6bd70334eb3d2daccf7ec9cb32353b8c23f53e000f7d412422c8d5fcf1132b39f4a9dc51141ed7359f45c1f0f7a189853baf0 DIST neofetch-3.4.0.tar.gz 82090 BLAKE2B afc00b37d84cdf3ae0fd4037312b1c67fdadcbe99d6d602e8f3b6caa844b3780861c9d2522ec605ba5b7aa08e4e85ef804129da2ce3f6f01ab8b536704cdd182 SHA512 931648e8173eb91fdf5c79b5bb9b6efef132d30cf2f10d6f75dcff42f3661d40ceec712c109e90e2226e1aa85cad7676c438b6cad49e8298a77d990d9a3d197b diff --git a/app-misc/neofetch/neofetch-3.2.0.ebuild b/app-misc/neofetch/neofetch-3.2.0.ebuild deleted file mode 100644 index 74d58f58175..00000000000 --- a/app-misc/neofetch/neofetch-3.2.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Simple information system script" -HOMEPAGE="https://github.com/dylanaraps/neofetch" -SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz" -LICENSE="MIT-with-advertising" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="X" - -RDEPEND="sys-apps/pciutils - X? ( - x11-apps/xprop - x11-apps/xwininfo - x11-apps/xrandr - www-client/w3m[imlib] - media-libs/imlib2 - media-gfx/imagemagick - )"