Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/timestamp/
Date: Sat, 07 Apr 2018 21:09:47
Message-Id: 1523135380.9a9f07eccb379f0a65d122f3edb5aab8061a16ef.slyfox@gentoo
1 commit: 9a9f07eccb379f0a65d122f3edb5aab8061a16ef
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 21:06:20 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 21:09:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9f07ec
7
8 app-misc/timestamp: stable 1.1-r1 for ppc, bug #647398
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc"
12
13 app-misc/timestamp/timestamp-1.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-misc/timestamp/timestamp-1.1-r1.ebuild b/app-misc/timestamp/timestamp-1.1-r1.ebuild
17 index abb385021b5..b0cd6f1496f 100644
18 --- a/app-misc/timestamp/timestamp-1.1-r1.ebuild
19 +++ b/app-misc/timestamp/timestamp-1.1-r1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="http://math.smsu.edu/~erik/files/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="amd64 ~ppc x86"
25 +KEYWORDS="amd64 ppc x86"
26
27 DEPEND="!sys-apps/moreutils"
28 RDEPEND="${DEPEND}"