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/cdctl/
Date: Sun, 27 Jan 2019 14:10:21
Message-Id: 1548598159.c416bc2453c864b036710a675720cd8087fa7e22.slyfox@gentoo
1 commit: c416bc2453c864b036710a675720cd8087fa7e22
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 12:30:27 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 14:09:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c416bc24
7
8 app-misc/cdctl: stable 0.16 for ppc, bug #676410
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-misc/cdctl/cdctl-0.16.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-misc/cdctl/cdctl-0.16.ebuild b/app-misc/cdctl/cdctl-0.16.ebuild
18 index 3dff479be49..2755c4fff80 100644
19 --- a/app-misc/cdctl/cdctl-0.16.ebuild
20 +++ b/app-misc/cdctl/cdctl-0.16.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cdctl/${P}.tar.gz"
28
29 LICENSE="free-noncomm"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
32 +KEYWORDS="~amd64 ppc ~ppc64 ~x86"
33 IUSE=""
34
35 DEPEND=""