diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-29 16:38:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-29 16:38:20 +0000 |
commit | 87b55975c73da380c44554ef23c96ef5a7553a53 (patch) | |
tree | 874f7c8a55de3210f3894103e35938f724a9601b /net-fs/autofs | |
parent | Marked ~hppa (bug #405683). (diff) | |
download | gentoo-2-87b55975c73da380c44554ef23c96ef5a7553a53.tar.gz gentoo-2-87b55975c73da380c44554ef23c96ef5a7553a53.tar.bz2 gentoo-2-87b55975c73da380c44554ef23c96ef5a7553a53.zip |
Marking autofs-5.0.6-r3 ppc for bug 379569
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.6-r3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index caf6ae5a43ee..1b28091cfb0f 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.142 2012/02/29 13:13:05 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.143 2012/02/29 16:38:20 ranger Exp $ + + 29 Feb 2012; Brent Baude <ranger@gentoo.org> autofs-5.0.6-r3.ebuild: + Marking autofs-5.0.6-r3 ppc for bug 379569 29 Feb 2012; Brent Baude <ranger@gentoo.org> autofs-4.1.4-r1.ebuild: Marking autofs-4.1.4-r1 ppc for bug 374887 diff --git a/net-fs/autofs/autofs-5.0.6-r3.ebuild b/net-fs/autofs/autofs-5.0.6-r3.ebuild index 358625e1ab79..79d465ce5d34 100644 --- a/net-fs/autofs/autofs-5.0.6-r3.ebuild +++ b/net-fs/autofs/autofs-5.0.6-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v 1.6 2011/12/17 17:42:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v 1.7 2012/02/29 16:38:20 ranger Exp $ EAPI="4" inherit eutils multilib autotools linux-info @@ -15,7 +15,7 @@ SRC_URI="mirror://kernel/linux/daemons/${PN}/v5/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" IUSE="hesiod ldap sasl" # USE="sasl" adds SASL support to the LDAP module which will not be build. If |