Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/
Date: Sun, 14 Oct 2018 01:44:25
Message-Id: 1539480715.6a171492d45eaf2e56b629f5d1be151f23373291.whissi@gentoo
1 commit: 6a171492d45eaf2e56b629f5d1be151f23373291
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 01:31:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 01:31:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a171492
7
8 net-dns/ddclient: x86 stable (bug #668328)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-dns/ddclient/ddclient-3.9.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
17 index 5e18aacab16..33d7edf5e95 100644
18 --- a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
19 +++ b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
27 HOMEPAGE="https://sourceforge.net/projects/ddclient/"
28 SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz"
29
30 -KEYWORDS="~amd64 ~mips ~x86 ~x86-fbsd"
31 +KEYWORDS="~amd64 ~mips x86 ~x86-fbsd"
32 LICENSE="GPL-2+"
33 SLOT="0"
34 IUSE="examples iproute2"