Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/djbdns/
Date: Sun, 17 Feb 2019 17:08:24
Message-Id: 1550423291.6f0afcc1ae965d40f740232cdf35bc1fdc559dff.slyfox@gentoo
1 commit: 6f0afcc1ae965d40f740232cdf35bc1fdc559dff
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:03:57 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:08:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0afcc1
7
8 net-dns/djbdns: stable 1.05-r33 for ppc, bug #678156
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 net-dns/djbdns/djbdns-1.05-r33.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-dns/djbdns/djbdns-1.05-r33.ebuild b/net-dns/djbdns/djbdns-1.05-r33.ebuild
18 index ad80420e697..24e63f47663 100644
19 --- a/net-dns/djbdns/djbdns-1.05-r33.ebuild
20 +++ b/net-dns/djbdns/djbdns-1.05-r33.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -14,7 +14,7 @@ SRC_URI="http://cr.yp.to/djbdns/${P}.tar.gz
28
29 SLOT="0"
30 LICENSE="public-domain"
31 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~ppc64 ~sparc ~x86"
33 IUSE="ipv6 selinux"
34
35 DEPEND=""