diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 12:38:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 12:38:19 +0000 |
commit | 14c8b62732805b38258f31d08da1a677f09576d1 (patch) | |
tree | 7474390598a90c39e4a74176b046d6c340184676 /net-fs/autofs/autofs-4.1.3-r2.ebuild | |
parent | Added to ~hppa. (diff) | |
download | gentoo-2-14c8b62732805b38258f31d08da1a677f09576d1.tar.gz gentoo-2-14c8b62732805b38258f31d08da1a677f09576d1.tar.bz2 gentoo-2-14c8b62732805b38258f31d08da1a677f09576d1.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
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 0db292d4601b..ed3a1a98807a 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.6 2005/04/01 15:03:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.1.3-r2.ebuild,v 1.7 2005/04/09 12:36:41 corsair Exp $ inherit eutils @@ -21,7 +21,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 |