diff options
author | Patrick Lauer <patrick@gentoo.org> | 2015-01-31 01:54:58 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2015-01-31 01:54:58 +0000 |
commit | 63a34f00f73881e7639503de18e09bcd198f135a (patch) | |
tree | cf5b0c9bad9bf5c79e90682d78f6f98bcedb2a91 /sys-auth | |
parent | Remove redundant want_autoconf=latest (diff) | |
download | gentoo-2-63a34f00f73881e7639503de18e09bcd198f135a.tar.gz gentoo-2-63a34f00f73881e7639503de18e09bcd198f135a.tar.bz2 gentoo-2-63a34f00f73881e7639503de18e09bcd198f135a.zip |
Remove redundant want_autoconf=latest
(Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_ldap/ChangeLog | 8 | ||||
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-183.ebuild | 7 | ||||
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-184.ebuild | 7 |
3 files changed, 10 insertions, 12 deletions
diff --git a/sys-auth/pam_ldap/ChangeLog b/sys-auth/pam_ldap/ChangeLog index b77c54f974ad..61ecf5ed8d95 100644 --- a/sys-auth/pam_ldap/ChangeLog +++ b/sys-auth/pam_ldap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pam_ldap -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.55 2014/11/14 21:19:15 maekke Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.56 2015/01/31 01:54:58 patrick Exp $ + + 31 Jan 2015; Patrick Lauer <patrick@gentoo.org> pam_ldap-183.ebuild, + pam_ldap-184.ebuild: + Remove redundant want_autoconf=latest 14 Nov 2014; Markus Meier <maekke@gentoo.org> pam_ldap-186-r1.ebuild: arm stable, bug #525280 diff --git a/sys-auth/pam_ldap/pam_ldap-183.ebuild b/sys-auth/pam_ldap/pam_ldap-183.ebuild index e7407100d281..ca80badae5d1 100644 --- a/sys-auth/pam_ldap/pam_ldap-183.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-183.ebuild @@ -1,9 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.8 2006/12/17 21:57:50 killerfox Exp $ - -WANT_AUTOCONF="latest" -WANT_AUTOMAKE="latest" +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.9 2015/01/31 01:54:58 patrick Exp $ inherit eutils pam autotools diff --git a/sys-auth/pam_ldap/pam_ldap-184.ebuild b/sys-auth/pam_ldap/pam_ldap-184.ebuild index 0f03584939c0..3619075b159d 100644 --- a/sys-auth/pam_ldap/pam_ldap-184.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-184.ebuild @@ -1,9 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild,v 1.2 2007/11/07 17:52:53 armin76 Exp $ - -WANT_AUTOCONF="latest" -WANT_AUTOMAKE="latest" +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild,v 1.3 2015/01/31 01:54:58 patrick Exp $ inherit eutils pam autotools |