public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/neofetch/
Date: Sun,  6 Nov 2016 20:15:42 +0000 (UTC)	[thread overview]
Message-ID: <1478463281.8b478fa66ee2b80db70bb45d106811cfedaaa87b.soap@gentoo> (raw)

commit:     8b478fa66ee2b80db70bb45d106811cfedaaa87b
Author:     Muhammad Herdiansyah <herdiansyah <AT> openmailbox <DOT> org>
AuthorDate: Fri Nov  4 08:17:25 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 20:14:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b478fa6

app-misc/neofetch: Version bump to 1.9.1

Closes: https://github.com/gentoo/gentoo/pull/2736

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-misc/neofetch/Manifest                          |  2 +-
 .../{neofetch-1.9.ebuild => neofetch-1.9.1.ebuild}  | 21 ++++++++++++---------
 2 files changed, 13 insertions(+), 10 deletions(-)

diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest
index f6dbe0a..2aca928 100644
--- a/app-misc/neofetch/Manifest
+++ b/app-misc/neofetch/Manifest
@@ -1,2 +1,2 @@
 DIST neofetch-1.8.1.tar.gz 52867 SHA256 dfa1e97f3a91af00da45af1bf3f6a197f545063dba129bd4db839b0139e68e24 SHA512 c89a5c2b01c75fdce66e901d95f19da7e7865bc708426a577b3d11bd383eb7261d1493eb06aa4da59c141bd0d5629a6dbdf1dcf334ea57a86ceab565de627f29 WHIRLPOOL f6de8f24f602298582d61a7932344cb4f3d0ddd197d7c948273f12e911a593059aead4dd598d54331d65aa0d6764386f5e268775dc19c0817b2201c13687af37
-DIST neofetch-1.9.tar.gz 57413 SHA256 c9cbe0eeedbceaf9b23f9a1c4e0838e410dc7bdfdeb7fbd10f5eaf377cceff05 SHA512 15b094d2e655ba69a460da0e24cc2527f47a6bbbaa249e87f053708c869fb00d8e7a8ea91e3a614c6702a9396266b975f1c4e9c5aa39a75f6ce3ca06e2d7eb29 WHIRLPOOL 4e788ce093b27b9af1092c4f89174a978f141ca72d0039715a80057d56018a67eb36cdcecf8575b6199c6987a99f1e3b008eb44a10967a6cd9b8d50108f2855b
+DIST neofetch-1.9.1.tar.gz 55739 SHA256 d7e30215994968ca861836f9bab9259624688fd50620e7d5af5c8b31da8bd32b SHA512 e5b339549bd5eae726e66369bd9ebae7927117d7fb5af52bdfa54d5bff0793d72ed893ed631999dd492a2044fcc91ffe990ae8113b40fa3d724f5584417defc9 WHIRLPOOL 74f35ede4b3836d4b5485df0a80a1a9fef0d23de637558456dac69bdf7f4a1742f7f2e87e4c0faa99bec5959145ea5cc8e764cde320f1005ec1263c0c808eaac

diff --git a/app-misc/neofetch/neofetch-1.9.ebuild b/app-misc/neofetch/neofetch-1.9.1.ebuild
similarity index 66%
rename from app-misc/neofetch/neofetch-1.9.ebuild
rename to app-misc/neofetch/neofetch-1.9.1.ebuild
index 5d343a5..c7bbb2e 100644
--- a/app-misc/neofetch/neofetch-1.9.ebuild
+++ b/app-misc/neofetch/neofetch-1.9.1.ebuild
@@ -1,6 +1,7 @@
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
+
 EAPI=6
 
 DESCRIPTION="Simple information system script"
@@ -8,16 +9,18 @@ HOMEPAGE="https://github.com/dylanaraps/neofetch"
 SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
+KEYWORDS="~amd64 ~x86"
 IUSE="X"
 
-DEPEND="app-shells/bash:*
+DEPEND="
+	app-shells/bash:*
 	sys-apps/pciutils"
-
 RDEPEND="${DEPEND}
-	X? ( x11-apps/xprop
-	x11-apps/xwininfo
-	x11-apps/xrandr
-	www-client/w3m[imlib]
-	media-libs/imlib2
-	media-gfx/imagemagick
-)"
+	X? (
+		x11-apps/xprop
+		x11-apps/xwininfo
+		x11-apps/xrandr
+		www-client/w3m[imlib]
+		media-libs/imlib2
+		media-gfx/imagemagick
+	)"


             reply	other threads:[~2016-11-06 20:15 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 20:15 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-09 13:04 [gentoo-commits] repo/gentoo:master commit in: app-misc/neofetch/ Joonas Niilola
2024-01-03  6:22 Sam James
2023-07-24  4:09 Benda XU
2023-07-08  2:40 Benda XU
2023-06-21  4:41 Arthur Zamarin
2023-03-08 16:31 Joshua Kinard
2022-10-01  6:19 Arthur Zamarin
2022-07-09 10:23 Arthur Zamarin
2022-05-13 22:52 Andreas K. Hüttel
2022-05-05 10:06 WANG Xuerui
2022-05-05 10:06 WANG Xuerui
2022-04-09 19:33 Arthur Zamarin
2022-04-09 19:23 Arthur Zamarin
2022-04-02  7:40 Arthur Zamarin
2022-01-10 10:36 Arthur Zamarin
2021-10-16 14:57 Yixun Lan
2021-10-11  4:18 Sam James
2021-04-28  6:42 Joonas Niilola
2021-02-05  7:03 Sam James
2021-02-05  7:00 Sam James
2021-02-05  7:00 Sam James
2020-12-29  9:57 Sam James
2020-12-29  9:56 Sam James
2020-12-29  9:55 Sam James
2020-12-29  9:54 Sam James
2020-08-03  1:19 Craig Andrews
2020-07-18  0:55 Sam James
2020-03-09  2:23 Craig Andrews
2019-12-26 12:12 Georgy Yakovlev
2019-12-26 12:12 Georgy Yakovlev
2019-09-03  1:28 Craig Andrews
2019-05-14 16:53 Johannes Huber
2019-05-13  0:38 Thomas Deutschmann
2019-05-03 13:09 Mikle Kolyada
2019-05-01  8:44 Johannes Huber
2019-01-08 17:57 Craig Andrews
2019-01-08 14:38 Craig Andrews
2018-12-16  1:14 Joshua Kinard
2018-10-19 17:31 Johannes Huber
2018-10-19 17:31 Johannes Huber
2018-10-09 21:24 Thomas Deutschmann
2018-10-07 12:05 Mikle Kolyada
2018-09-23  7:14 Benda XU
2018-09-10  7:57 Benda XU
2018-06-22 16:25 Johannes Huber
2018-06-22 16:25 Johannes Huber
2018-06-14 21:00 Johannes Huber
2018-06-14 21:00 Johannes Huber
2018-05-19 20:37 Johannes Huber
2018-05-11 19:02 Mikle Kolyada
2018-05-11 19:02 Mikle Kolyada
2018-05-11 18:21 Johannes Huber
2018-05-11 18:10 Mikle Kolyada
2018-05-10 14:09 Johannes Huber
2018-05-10 14:09 Johannes Huber
2018-05-10 14:09 Johannes Huber
2018-04-07 16:42 Patrice Clement
2018-04-07 16:42 Patrice Clement
2018-04-07 16:42 Patrice Clement
2018-01-05 14:06 Jonas Stein
2017-12-19  4:41 Jason Zaman
2017-09-14 22:06 Patrice Clement
2017-09-14 22:06 Patrice Clement
2017-06-23 13:50 Michał Górny
2017-06-23 13:50 Michał Górny
2017-05-07 13:29 Michał Górny
2017-03-12 18:52 Patrice Clement
2017-03-12 18:52 Patrice Clement
2017-01-25 23:29 Patrice Clement
2016-12-11 15:29 Michał Górny
2016-12-04 22:32 Patrice Clement
2016-12-03  6:53 Benda XU
2016-11-03 21:06 Patrice Clement
2016-10-09  7:58 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1478463281.8b478fa66ee2b80db70bb45d106811cfedaaa87b.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox