summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-fs/autofs/ChangeLog6
-rw-r--r--net-fs/autofs/autofs-5.0.3-r6.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog
index 70a13b73d9f6..fb3712a56e9d 100644
--- a/net-fs/autofs/ChangeLog
+++ b/net-fs/autofs/ChangeLog
@@ -1,6 +1,10 @@
# 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.79 2009/01/31 11:48:35 stefaan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.80 2009/02/01 16:14:53 klausman Exp $
+
+ 01 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
+ autofs-5.0.3-r6.ebuild:
+ Stable on alpha, bug #257097
*autofs-5.0.4-r2 (31 Jan 2009)
diff --git a/net-fs/autofs/autofs-5.0.3-r6.ebuild b/net-fs/autofs/autofs-5.0.3-r6.ebuild
index 832c2deebe4e..51ba54600268 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-2008 Gentoo Foundation
+# 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.1 2008/08/28 00:00:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.3-r6.ebuild,v 1.2 2009/02/01 16:14:53 klausman 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