Gentoo Archives: gentoo-commits

From: "Aaron W. Swenson" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/
Date: Sun, 24 Feb 2019 12:55:34
Message-Id: 1551012902.142f99098551a413a445aabe876dcb151591bcd7.titanofold@gentoo
1 commit: 142f99098551a413a445aabe876dcb151591bcd7
2 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 24 12:54:43 2019 +0000
4 Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 24 12:55:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142f9909
7
8 net-dns/ddclient: Add hppa to missed ebuild
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>
12
13 net-dns/ddclient/ddclient-3.9.0-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
17 index dddb32450e9..4dc75c57fbb 100644
18 --- a/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
19 +++ b/net-dns/ddclient/ddclient-3.9.0-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
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="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
32 LICENSE="GPL-2+"
33 SLOT="0"
34 IUSE="examples iproute2"