Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/neofetch/
Date: Tue, 08 Jan 2019 14:38:43
Message-Id: 1546958310.a75596f23be965f992efdd08d698637abe74c5bd.candrews@gentoo
1 commit: a75596f23be965f992efdd08d698637abe74c5bd
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 8 14:16:15 2019 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 8 14:38:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a75596f2
7
8 app-misc/neofetch: 5.1.0 version bump
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
12
13 app-misc/neofetch/Manifest | 1 +
14 app-misc/neofetch/{neofetch-9999.ebuild => neofetch-5.1.0.ebuild} | 4 ++--
15 app-misc/neofetch/neofetch-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 4 deletions(-)
17
18 diff --git a/app-misc/neofetch/Manifest b/app-misc/neofetch/Manifest
19 index 1746df1690f..8ed811daf21 100644
20 --- a/app-misc/neofetch/Manifest
21 +++ b/app-misc/neofetch/Manifest
22 @@ -1 +1,2 @@
23 DIST neofetch-5.0.0.tar.gz 110526 BLAKE2B 7149321c051021644407d28b232631c8149d21f1b8463b3a4470d1baaf88494f3a88026c606ac539938933333da5671f4a14b6ce029268ba01a16e85d4a30c33 SHA512 7872e646a0d784d0c9d851d16cb1ef03926d07f67ec9573b673b2a82fd9a1ffbb7bbcb0ca0e67c299dd210947396a8c36dacb98d8a61c3ea72b5a438995e7de6
24 +DIST neofetch-5.1.0.tar.gz 115531 BLAKE2B 386544311fb3a46571791a7c61ee4657e155912add68172dd2c9fa59d6deb0f246b2a0880e00c31c422781ae765fe555c3f82aa2e7f93606419b2cd49f69a902 SHA512 a30ec9c0b5971f89e487a3d7f5a09b3a379cf2c1770abed82efcf2943dcea2640786d4adb276b3125e161bdf3aedee1549dd82ff05addb061479e5dc9afe99d7
25
26 diff --git a/app-misc/neofetch/neofetch-9999.ebuild b/app-misc/neofetch/neofetch-5.1.0.ebuild
27 similarity index 87%
28 copy from app-misc/neofetch/neofetch-9999.ebuild
29 copy to app-misc/neofetch/neofetch-5.1.0.ebuild
30 index 4757864917a..45192c9d63c 100644
31 --- a/app-misc/neofetch/neofetch-9999.ebuild
32 +++ b/app-misc/neofetch/neofetch-5.1.0.ebuild
33 @@ -1,11 +1,11 @@
34 -# Copyright 1999-2018 Gentoo Foundation
35 +# Copyright 1999-2019 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=7
39
40 if [[ ${PV} != *9999* ]]; then
41 SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz"
42 - KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
43 + KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd"
44 else
45 inherit git-r3
46 EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"
47
48 diff --git a/app-misc/neofetch/neofetch-9999.ebuild b/app-misc/neofetch/neofetch-9999.ebuild
49 index 4757864917a..45192c9d63c 100644
50 --- a/app-misc/neofetch/neofetch-9999.ebuild
51 +++ b/app-misc/neofetch/neofetch-9999.ebuild
52 @@ -1,11 +1,11 @@
53 -# Copyright 1999-2018 Gentoo Foundation
54 +# Copyright 1999-2019 Gentoo Authors
55 # Distributed under the terms of the GNU General Public License v2
56
57 EAPI=7
58
59 if [[ ${PV} != *9999* ]]; then
60 SRC_URI="https://github.com/dylanaraps/${PN}/archive/${PV}/${P}.tar.gz"
61 - KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
62 + KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd"
63 else
64 inherit git-r3
65 EGIT_REPO_URI="https://github.com/dylanaraps/neofetch.git"