Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/
Date: Fri, 26 May 2017 10:27:23
Message-Id: 1495794411.13e8626f2c48395dc2be27e18e0a4a3afe4ad092.soap@gentoo
1 commit: 13e8626f2c48395dc2be27e18e0a4a3afe4ad092
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 26 10:13:06 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri May 26 10:26:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e8626f
7
8 net-nds/openldap: [QA] Remove redundant WANT_AUTO*="latest"
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-nds/openldap/openldap-2.3.43-r3.ebuild | 4 +---
13 net-nds/openldap/openldap-2.3.43-r4.ebuild | 4 +---
14 2 files changed, 2 insertions(+), 6 deletions(-)
15
16 diff --git a/net-nds/openldap/openldap-2.3.43-r3.ebuild b/net-nds/openldap/openldap-2.3.43-r3.ebuild
17 index 3e5e74112f7..321b6b720fc 100644
18 --- a/net-nds/openldap/openldap-2.3.43-r3.ebuild
19 +++ b/net-nds/openldap/openldap-2.3.43-r3.ebuild
20 @@ -1,10 +1,8 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="2"
26
27 -WANT_AUTOCONF="latest"
28 -WANT_AUTOMAKE="latest"
29 AT_M4DIR="./build"
30 inherit autotools db-use eutils flag-o-matic multilib ssl-cert toolchain-funcs versionator user
31
32
33 diff --git a/net-nds/openldap/openldap-2.3.43-r4.ebuild b/net-nds/openldap/openldap-2.3.43-r4.ebuild
34 index 28ece21d93d..663b6aa5e36 100644
35 --- a/net-nds/openldap/openldap-2.3.43-r4.ebuild
36 +++ b/net-nds/openldap/openldap-2.3.43-r4.ebuild
37 @@ -1,10 +1,8 @@
38 -# Copyright 1999-2014 Gentoo Foundation
39 +# Copyright 1999-2017 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI="2"
43
44 -WANT_AUTOCONF="latest"
45 -WANT_AUTOMAKE="latest"
46 AT_M4DIR="./build"
47 inherit autotools db-use eutils flag-o-matic multilib ssl-cert toolchain-funcs versionator user