Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/duma/
Date: Sun, 22 Oct 2017 17:13:39
Message-Id: 1508692412.c8d1d141491f6cbf4578d33d7b0cfe0b55cc99be.slyfox@gentoo
1 commit: c8d1d141491f6cbf4578d33d7b0cfe0b55cc99be
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 22 17:13:23 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 17:13:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d1d141
7
8 dev-util/duma: stable 2.5.15-r2 for ppc, bug #632152
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-util/duma/duma-2.5.15-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/duma/duma-2.5.15-r2.ebuild b/dev-util/duma/duma-2.5.15-r2.ebuild
17 index f44643877e1..57aaca2bdcb 100644
18 --- a/dev-util/duma/duma-2.5.15-r2.ebuild
19 +++ b/dev-util/duma/duma-2.5.15-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/duma/${MY_P}.tar.gz
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="~amd64 ppc ~x86"
32 IUSE="examples"
33
34 S=${WORKDIR}/${MY_P}