Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ttyrec/
Date: Mon, 04 Dec 2017 20:26:46
Message-Id: 1512419130.01e185c7f331375674109b36d2190b5167a42a02.monsieurp@gentoo
1 commit: 01e185c7f331375674109b36d2190b5167a42a02
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 4 20:25:30 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 4 20:25:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01e185c7
7
8 app-misc/ttyrec: stable for amd64.
9
10 Closes: https://bugs.gentoo.org/634512
11 Package-Manager: Portage-2.3.13, Repoman-2.3.3
12
13 app-misc/ttyrec/Manifest | 2 +-
14 app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-misc/ttyrec/Manifest b/app-misc/ttyrec/Manifest
18 index 4334db30229..d08e0711111 100644
19 --- a/app-misc/ttyrec/Manifest
20 +++ b/app-misc/ttyrec/Manifest
21 @@ -1 +1 @@
22 -DIST ttyrec-1.0.8.tar.gz 8528 SHA256 ef5e9bf276b65bb831f9c2554cd8784bd5b4ee65353808f82b7e2aef851587ec SHA512 b7f6f4c78c5148dacc7058534d89f13fcf333ee9e099d4475135e9c15a99a8aed72bf4bd5954652a6bb044d11ad35b4cb8d07208a5349c79c811f68fde7e8611 WHIRLPOOL d8f51ea4c88082b0f272170fec7aed0fa14d153b145f17958dc6101b5e383bbf7dfc4c5ed9cdbac23c08cef6baf25f4b65f3db13f7575bae65bf9ca3f58d48e3
23 +DIST ttyrec-1.0.8.tar.gz 8528 BLAKE2B 8b0218cb7fecdbcbaeee9da2b7982b880bb6f0092f65f2c730c5942eb3ab6dd9978b7168ff537b81503c697c5b948e7a0e2a267c35de1c0038d85277c6610a74 SHA512 b7f6f4c78c5148dacc7058534d89f13fcf333ee9e099d4475135e9c15a99a8aed72bf4bd5954652a6bb044d11ad35b4cb8d07208a5349c79c811f68fde7e8611
24
25 diff --git a/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild b/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild
26 index 6d3bf8b4ec3..bd0fe694547 100644
27 --- a/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild
28 +++ b/app-misc/ttyrec/ttyrec-1.0.8-r2.ebuild
29 @@ -11,7 +11,7 @@ SRC_URI="http://0xcc.net/ttyrec/${P}.tar.gz"
30
31 LICENSE="BSD"
32 SLOT="0"
33 -KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
34 +KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
35 PATCHES=( "${FILESDIR}/${P}-flags.patch" )
36
37 src_compile() {