diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-17 00:06:47 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-17 00:06:47 +0000 |
commit | fdd88b9c451d970c8937f648c899439777c144be (patch) | |
tree | ba49ceb91d5dd736104bd7d32ac260869153ee4c /net-fs/autofs/autofs-4.1.3-r4.ebuild | |
parent | Package-Manager: portage-2.0.51.19 (diff) | |
download | historical-fdd88b9c451d970c8937f648c899439777c144be.tar.gz historical-fdd88b9c451d970c8937f648c899439777c144be.tar.bz2 historical-fdd88b9c451d970c8937f648c899439777c144be.zip |
Stable on alpha amd64 ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-fs/autofs/autofs-4.1.3-r4.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-4.1.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-4.1.3-r4.ebuild b/net-fs/autofs/autofs-4.1.3-r4.ebuild index 43fda7f26949..74377f1f210f 100644 --- a/net-fs/autofs/autofs-4.1.3-r4.ebuild +++ b/net-fs/autofs/autofs-4.1.3-r4.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-r4.ebuild,v 1.5 2005/04/12 00:52:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r4.ebuild,v 1.6 2005/04/17 00:06:47 agriffis Exp $ inherit eutils multilib @@ -20,7 +20,7 @@ DEPEND="virtual/libc ldap? ( >=net-nds/openldap-2.0 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" src_unpack() { unpack ${P}.tar.bz2 |