diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-09-29 16:54:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-09-29 16:54:27 +0000 |
commit | fc2aa6843f1ca18aaea9405d9482dde8a957c2eb (patch) | |
tree | a37abf34fc5e8f69ead0fa32f2ef1c2608c319ea /net-fs/autofs/autofs-5.0.4-r5.ebuild | |
parent | Version bumped. (diff) | |
download | historical-fc2aa6843f1ca18aaea9405d9482dde8a957c2eb.tar.gz historical-fc2aa6843f1ca18aaea9405d9482dde8a957c2eb.tar.bz2 historical-fc2aa6843f1ca18aaea9405d9482dde8a957c2eb.zip |
Stable for HPPA (bug #292147).
Package-Manager: portage-2.2_rc86/cvs/Linux i686
Diffstat (limited to 'net-fs/autofs/autofs-5.0.4-r5.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-5.0.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-5.0.4-r5.ebuild b/net-fs/autofs/autofs-5.0.4-r5.ebuild index 6ef2a8eaa215..461e706c4317 100644 --- a/net-fs/autofs/autofs-5.0.4-r5.ebuild +++ b/net-fs/autofs/autofs-5.0.4-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild,v 1.7 2010/07/18 12:14:26 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild,v 1.8 2010/09/29 16:54:27 jer Exp $ inherit eutils multilib autotools @@ -83,7 +83,7 @@ DEPEND="ldap? ( >=net-nds/openldap-2.0 RDEPEND="${DEPEND}" 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 |