diff options
Diffstat (limited to 'net-fs/autofs/autofs-4.1.3-r2.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-4.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-4.1.3-r2.ebuild b/net-fs/autofs/autofs-4.1.3-r2.ebuild index 0160b58e78e8..d345a8681c28 100644 --- a/net-fs/autofs/autofs-4.1.3-r2.ebuild +++ b/net-fs/autofs/autofs-4.1.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r2.ebuild,v 1.3 2005/01/10 19:57:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r2.ebuild,v 1.4 2005/03/19 22:51:16 kloeri Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND="virtual/libc ldap? ( >=net-nds/openldap-2.0 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~alpha ~ppc sparc ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 alpha ~ppc sparc ~amd64 ~ia64 ~ppc64" src_unpack() { unpack ${P}.tar.bz2 |