diff options
author | 2010-06-20 17:55:09 +0000 | |
---|---|---|
committer | 2010-06-20 17:55:09 +0000 | |
commit | 9affdac18f960608c7ed0f1bc4c064cccf81bc57 (patch) | |
tree | 7b76b38ed8993bbf3c9b5f3b7fc94203051de9dd /net-fs/autofs/autofs-5.0.4-r5.ebuild | |
parent | x86 stable, bug #318533 (diff) | |
download | historical-9affdac18f960608c7ed0f1bc4c064cccf81bc57.tar.gz historical-9affdac18f960608c7ed0f1bc4c064cccf81bc57.tar.bz2 historical-9affdac18f960608c7ed0f1bc4c064cccf81bc57.zip |
amd64/x86 stable, bug #292147
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
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 f019f88daf1d..dc285c484f66 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.4 2010/06/01 09:19:58 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild,v 1.5 2010/06/20 17:55:09 maekke 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 |