diff options
author | Patrick Lauer <patrick@gentoo.org> | 2015-01-31 01:53:32 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2015-01-31 01:53:32 +0000 |
commit | 5bf3315cb4bca86913ff9897682abf8a423139f7 (patch) | |
tree | 2db55d173306105cdce87fcb3b113de64d8aa134 /sys-auth | |
parent | Remove redundant want_autoconf=latest (diff) | |
download | gentoo-2-5bf3315cb4bca86913ff9897682abf8a423139f7.tar.gz gentoo-2-5bf3315cb4bca86913ff9897682abf8a423139f7.tar.bz2 gentoo-2-5bf3315cb4bca86913ff9897682abf8a423139f7.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_dotfile/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sys-auth/pam_dotfile/ChangeLog b/sys-auth/pam_dotfile/ChangeLog index a7a0da5e6aed..f0243fc82281 100644 --- a/sys-auth/pam_dotfile/ChangeLog +++ b/sys-auth/pam_dotfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_dotfile -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v 1.14 2013/05/20 08:25:37 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v 1.15 2015/01/31 01:53:32 patrick Exp $ + + 31 Jan 2015; Patrick Lauer <patrick@gentoo.org> pam_dotfile-0.7-r1.ebuild: + Remove redundant want_autoconf=latest 20 May 2013; Agostino Sarubbo <ago@gentoo.org> pam_dotfile-0.7-r2.ebuild: Stable for x86, wrt bug #464478 diff --git a/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild b/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild index 631f5c560fac..ae1b84f21d7e 100644 --- a/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild +++ b/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild @@ -1,9 +1,6 @@ -# Copyright 1999-2008 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_dotfile/pam_dotfile-0.7-r1.ebuild,v 1.7 2008/05/15 20:40:29 maekke Exp $ - -WANT_AUTOMAKE="latest" -WANT_AUTOCONF="latest" +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r1.ebuild,v 1.8 2015/01/31 01:53:32 patrick Exp $ inherit eutils pam autotools |