Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/time/
Date: Sun, 29 Jan 2017 20:14:43
Message-Id: 1485720843.3c3ed388804bac48edb5effa3708fce1d7ec9d94.grobian@gentoo
1 commit: 3c3ed388804bac48edb5effa3708fce1d7ec9d94
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 20:11:09 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 20:14:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3ed388
7
8 sys-process/time: dropped ~ia64-linux
9
10 Package-Manager: portage-2.3.3
11
12 sys-process/time/time-1.7-r1.ebuild | 4 ++--
13 sys-process/time/time-1.7-r2.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sys-process/time/time-1.7-r1.ebuild b/sys-process/time/time-1.7-r1.ebuild
17 index 1511757..0447b1d 100644
18 --- a/sys-process/time/time-1.7-r1.ebuild
19 +++ b/sys-process/time/time-1.7-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux"
32 IUSE=""
33
34 src_prepare() {
35
36 diff --git a/sys-process/time/time-1.7-r2.ebuild b/sys-process/time/time-1.7-r2.ebuild
37 index 2406330..a707a5f 100644
38 --- a/sys-process/time/time-1.7-r2.ebuild
39 +++ b/sys-process/time/time-1.7-r2.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2015 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz"
47
48 LICENSE="GPL-2"
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
52 IUSE=""
53
54 src_prepare() {