Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tig/
Date: Sat, 06 May 2017 23:37:36
Message-Id: 1494113843.b49b14ae6f5e552c4195d9eaaa0f6e4104f19e2f.radhermit@gentoo
1 commit: b49b14ae6f5e552c4195d9eaaa0f6e4104f19e2f
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 23:36:43 2017 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 23:37:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49b14ae
7
8 dev-vcs/tig: version bump to 2.2.2
9
10 dev-vcs/tig/Manifest | 1 +
11 dev-vcs/tig/{tig-9999.ebuild => tig-2.2.2.ebuild} | 2 +-
12 dev-vcs/tig/tig-9999.ebuild | 2 +-
13 3 files changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-vcs/tig/Manifest b/dev-vcs/tig/Manifest
16 index 569be884c4f..1168d065b98 100644
17 --- a/dev-vcs/tig/Manifest
18 +++ b/dev-vcs/tig/Manifest
19 @@ -1 +1,2 @@
20 DIST tig-2.2.1.tar.gz 1028479 SHA256 0b48080896de59179c45c980080b4b414bb235df65ad08d661a9c9e169c3fa71 SHA512 6e483a400e222c01a4f518ee473b8d37933e820a2da1fc2cfe0ae9fb8217867d16f1aee3deecb14ce9af6a6dd2814d709d6ffce5f1f5054b94d2ab533b47008b WHIRLPOOL a4bcb381f81d07d92623a38c3ed5a78321043a776f0e4cb44e0f736cf960b01d2599b90f7a7f9056d0e0388ecd8112f25aed1b162c9b629c4bf9d10eaa98ebb7
21 +DIST tig-2.2.2.tar.gz 1046910 SHA256 316214d87f7693abc0cbe8ebbb85decdf5e1b49d7ad760ac801af3dd73385e35 SHA512 e43cf8b4e7938342b581a1238222d5cbf62e242208cd65fc9b3261c4076b7c60c182f9a80613538fcf8b50187cc2844c22f6d1aeaaa8b23864670667a91dbfcd WHIRLPOOL c4f569d969bacdea8f7a765acfced6c45b04f36c5eca915702c369de1ab11dbe4d8c01934852d40ffdd641dcbf5ed699803c67ea3deccf539721dba46ca23716
22
23 diff --git a/dev-vcs/tig/tig-9999.ebuild b/dev-vcs/tig/tig-2.2.2.ebuild
24 similarity index 88%
25 copy from dev-vcs/tig/tig-9999.ebuild
26 copy to dev-vcs/tig/tig-2.2.2.ebuild
27 index 9a2e38d5015..6e50ecf1bf1 100644
28 --- a/dev-vcs/tig/tig-9999.ebuild
29 +++ b/dev-vcs/tig/tig-2.2.2.ebuild
30 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
31 inherit git-r3 autotools
32 else
33 SRC_URI="https://github.com/jonas/tig/releases/download/${P}/${P}.tar.gz"
34 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
35 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
36 fi
37
38 DESCRIPTION="text mode interface for git"
39
40 diff --git a/dev-vcs/tig/tig-9999.ebuild b/dev-vcs/tig/tig-9999.ebuild
41 index 9a2e38d5015..6e50ecf1bf1 100644
42 --- a/dev-vcs/tig/tig-9999.ebuild
43 +++ b/dev-vcs/tig/tig-9999.ebuild
44 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
45 inherit git-r3 autotools
46 else
47 SRC_URI="https://github.com/jonas/tig/releases/download/${P}/${P}.tar.gz"
48 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
49 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
50 fi
51
52 DESCRIPTION="text mode interface for git"