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 | 1b81dca6f58a87bb2aab4a596f15e2a8336b1be0 (patch) | |
tree | 03432cddc9232a880e86d0cc6184deec312e7737 /net-fs/autofs/autofs-5.0.4-r5.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-1b81dca6f58a87bb2aab4a596f15e2a8336b1be0.tar.gz gentoo-2-1b81dca6f58a87bb2aab4a596f15e2a8336b1be0.tar.bz2 gentoo-2-1b81dca6f58a87bb2aab4a596f15e2a8336b1be0.zip |
Stable for HPPA (bug #292147).
(Portage version: 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 |