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-misc/dhcp/
Date: Sat, 05 Aug 2017 18:08:01
Message-Id: 1501956471.1bec15015fad27b85873882fb36a5458a4a3d05c.slyfox@gentoo
1 commit: 1bec15015fad27b85873882fb36a5458a4a3d05c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 5 18:06:12 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 5 18:07:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bec1501
7
8 net-misc/dhcp: stable 4.3.5 for ia64, bug #626750
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 net-misc/dhcp/dhcp-4.3.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-misc/dhcp/dhcp-4.3.5.ebuild b/net-misc/dhcp/dhcp-4.3.5.ebuild
17 index f47077142c9..3e735401ddc 100644
18 --- a/net-misc/dhcp/dhcp-4.3.5.ebuild
19 +++ b/net-misc/dhcp/dhcp-4.3.5.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=5
26 @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz
27
28 LICENSE="ISC BSD SSLeay GPL-2" # GPL-2 only for init script
29 SLOT="0"
30 -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
31 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
32 IUSE="+client ipv6 kernel_linux ldap libressl selinux +server ssl vim-syntax"
33
34 DEPEND="