public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/neofetch/
Date: Thu, 14 Sep 2017 22:06:56 +0000 (UTC)	[thread overview]
Message-ID: <1505426813.3e8d7701953a158ae36fabad4934522298eea873.monsieurp@gentoo> (raw)

commit:     3e8d7701953a158ae36fabad4934522298eea873
Author:     Muhammad Herdiansyah <herdiansyah <AT> netc <DOT> eu>
AuthorDate: Thu Sep 14 13:06:58 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 22:06:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8d7701

app-misc/neofetch: version bump to 3.3.0.

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

 app-misc/neofetch/Manifest              |  1 +
 app-misc/neofetch/neofetch-3.3.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest
index 2c924621a44..685504ddf15 100644
--- a/app-misc/neofetch/Manifest
+++ b/app-misc/neofetch/Manifest
@@ -1,3 +1,4 @@
 DIST neofetch-3.0.1.tar.gz 66571 SHA256 31447da6507c13c44eb2006901c00ed4ca08f0423d9439aaddea64edcaca2c38 SHA512 e9353d61226dcb4f8161556ba07156ea13737d6cde05f00b39a85e4a2f54716db833e8be076c56168b7003230ef42dfa9b9223c0ab930456a664a9a2c31cf2ad WHIRLPOOL a4b241d611afc31395f4f228937e744257ded55f551d0cfc7193c8269d7174e47861489c1306f27a0d9a9e59acf340b37aa30f7919e59a2855c11732edc323c0
 DIST neofetch-3.1.0.tar.gz 68930 SHA256 db7afe24d859b9c8230c3491640d996701816ddc9cf66f98a5071775e8b4ffe5 SHA512 0a13acadf1841c1e714c07f9643028446a1f4df6a79e7c3189c4c11d8854813dfbb983784d62dc59a9209893ee2339ca5642fe413d1066a5cb6e9e167ae74975 WHIRLPOOL 0a11065f48d76c46854f65972e9d658fffcbc7e9023f61920fa756153860b5d06c05da005cdb2e61616649ecfaecd4122fcea2e4c4b899a751193838b9542aae
 DIST neofetch-3.2.0.tar.gz 71331 SHA256 6aecd51c165a36692b4f6481b3071ab936aafc3fccffabbbfda140567f16431d SHA512 790dd282b99437a416f25a895d5a3359be31d162447e2f59863c635c144045a6b81672e4469ca9b6eeba56fc927e787a67f0a317309bbc0f52500b0f9e072764 WHIRLPOOL 5494b97611f08297ec38893e38d06a6d2806a1bc00704b7334d64ba3322deb30d08d453ed85d817ff8f42a163d71580d2d6785a6f1c15443b92ebe826842b575
+DIST neofetch-3.3.0.tar.gz 76325 SHA256 4808e76bd81da3602cb5be7e01dfed8223b1109e2792755dd0d54126014ee696 SHA512 aa220f3d177a3f58e7cb665209e6bd70334eb3d2daccf7ec9cb32353b8c23f53e000f7d412422c8d5fcf1132b39f4a9dc51141ed7359f45c1f0f7a189853baf0 WHIRLPOOL 33f218bc55c3bbd82c8ced2b13a7861148d00092237626263603a68719f18e8745b9aea0ef318f4e615333af9a463a30b48a92b4afe74af1a3c60fe4765197fe

diff --git a/app-misc/neofetch/neofetch-3.3.0.ebuild b/app-misc/neofetch/neofetch-3.3.0.ebuild
new file mode 100644
index 00000000000..74d58f58175
--- /dev/null
+++ b/app-misc/neofetch/neofetch-3.3.0.ebuild
@@ -0,0 +1,22 @@
+# 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
+	)"


             reply	other threads:[~2017-09-14 22:06 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-14 22:06 Patrice Clement [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-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-06 20:15 David Seifert
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=1505426813.3e8d7701953a158ae36fabad4934522298eea873.monsieurp@gentoo \
    --to=monsieurp@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