diff options
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 7 | ||||
-rw-r--r-- | net-fs/autofs/autofs-5.0.3-r6.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index f3ade58aa286..9918b79c0ec7 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.85 2009/06/01 15:56:39 nixnut Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.86 2009/06/08 04:20:41 jer Exp $ + + 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> autofs-5.0.3-r6.ebuild: + Stable for HPPA (bug #257097). 01 Jun 2009; nixnut <nixnut@gentoo.org> autofs-5.0.3-r6.ebuild: ppc stable #257097 diff --git a/net-fs/autofs/autofs-5.0.3-r6.ebuild b/net-fs/autofs/autofs-5.0.3-r6.ebuild index 035a59316a34..236e4166b2d2 100644 --- a/net-fs/autofs/autofs-5.0.3-r6.ebuild +++ b/net-fs/autofs/autofs-5.0.3-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.6 2009/06/01 15:56:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.7 2009/06/08 04:20:41 jer Exp $ inherit eutils multilib autotools @@ -69,7 +69,7 @@ DEPEND="virtual/libc # currently, sasl code assumes the presence of kerberosV SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" src_unpack() { unpack ${P}.tar.bz2 |