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/ddclient/
Date: Fri, 22 Feb 2019 20:17:32
Message-Id: 1550866625.b815011a68420499a76ae151448e6b4e166f3f02.slyfox@gentoo
1 commit: b815011a68420499a76ae151448e6b4e166f3f02
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Feb 22 19:10:15 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 20:17:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b815011a
7
8 net-dns/ddclient: keyworded 3.9.0-r1 for hppa, bug #668330
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 net-dns/ddclient/ddclient-3.9.0-r1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
19 index 0f551c6eae4..5176c0ebc34 100644
20 --- a/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
21 +++ b/net-dns/ddclient/ddclient-3.9.0-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="6"
28 @@ -9,7 +9,7 @@ DESCRIPTION="Perl client used to update dynamic DNS entries"
29 HOMEPAGE="https://sourceforge.net/projects/ddclient/"
30 SRC_URI="mirror://sourceforge/ddclient/${P}.tar.gz"
31
32 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
33 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
34 LICENSE="GPL-2+"
35 SLOT="0"
36 IUSE="examples iproute2"