commit:     f9e03e19d51f6b981e0ad1039a704590452d3c98
Author:     Muhammad Herdiansyah <herdiansyah <AT> netc <DOT> eu>
AuthorDate: Thu Apr  5 23:12:43 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 16:42:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9e03e19

app-misc/neofetch: remove old.

Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7831

 app-misc/neofetch/Manifest              |  1 -
 app-misc/neofetch/neofetch-3.0.1.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest
index 315f75845de..38b7a9a01b4 100644
--- a/app-misc/neofetch/Manifest
+++ b/app-misc/neofetch/Manifest
@@ -1,4 +1,3 @@
-DIST neofetch-3.0.1.tar.gz 66571 BLAKE2B 
e11b39d851359fa1d83778b3b96bc4016bd42d42848c6a37c70aff0ff48f48f52fcdd7b2e5076933dc64dedad8d8727975bab488b2270af2c45d835aba12939d
 SHA512 
e9353d61226dcb4f8161556ba07156ea13737d6cde05f00b39a85e4a2f54716db833e8be076c56168b7003230ef42dfa9b9223c0ab930456a664a9a2c31cf2ad
 DIST neofetch-3.1.0.tar.gz 68930 BLAKE2B 
4809b972f0cb3ea641cbda00e7777617808891d4ae12ddfd52670d8ee490f4659540faf55b994d212e047d5926349dbe8478dc7e3caccf0f22c2b97b57cb9cdc
 SHA512 
0a13acadf1841c1e714c07f9643028446a1f4df6a79e7c3189c4c11d8854813dfbb983784d62dc59a9209893ee2339ca5642fe413d1066a5cb6e9e167ae74975
 DIST neofetch-3.2.0.tar.gz 71331 BLAKE2B 
073eeaa74691b3d262fcd0da8da76d9264dc012fda89ce045b4ccdbfead490049bd551d3ff95042a21fb0d6073d1120170f889492ec4ee50c57c3ecd786cb9e4
 SHA512 
790dd282b99437a416f25a895d5a3359be31d162447e2f59863c635c144045a6b81672e4469ca9b6eeba56fc927e787a67f0a317309bbc0f52500b0f9e072764
 DIST neofetch-3.3.0.tar.gz 76325 BLAKE2B 
c7bd860dd1f89f4b0e64a5a4dcc6551d548103abbdda0606fdbfa5edbe27d91da053198f219e223af56571a87d3af4b93f8f8d615ad4f377b1754da4bee50526
 SHA512 
aa220f3d177a3f58e7cb665209e6bd70334eb3d2daccf7ec9cb32353b8c23f53e000f7d412422c8d5fcf1132b39f4a9dc51141ed7359f45c1f0f7a189853baf0

diff --git a/app-misc/neofetch/neofetch-3.0.1.ebuild 
b/app-misc/neofetch/neofetch-3.0.1.ebuild
deleted file mode 100644
index ed8aa03c69f..00000000000
--- a/app-misc/neofetch/neofetch-3.0.1.ebuild
+++ /dev/null
@@ -1,32 +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
-       )"
-
-pkg_postinst() {
-       ewarn "A lot of things have changed in neofetch 3.0, and we cannot"
-       ewarn "guarantee that your config will work in neofetch 3.0. As such,"
-       ewarn "we recommend you to use a new config. You can delete your 
current"
-       ewarn "config from $HOME/.config/neofetch"
-
-       einfo "The system-wide config has been moved from 
/usr/share/neofetch/config"
-       einfo "to /etc/neofetch/config."
-}

Reply via email to