diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-19 22:51:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-19 22:51:16 +0000 |
commit | 2bc4beb333b8747ce1c9117820598e308245afe1 (patch) | |
tree | 3e87953b5e83ad708873e62a808a902d43f34f5f /net-fs/autofs | |
parent | Stable on sparc wrt bug #82545. (diff) | |
download | gentoo-2-2bc4beb333b8747ce1c9117820598e308245afe1.tar.gz gentoo-2-2bc4beb333b8747ce1c9117820598e308245afe1.tar.bz2 gentoo-2-2bc4beb333b8747ce1c9117820598e308245afe1.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/ChangeLog | 5 | ||||
-rw-r--r-- | net-fs/autofs/autofs-4.1.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-fs/autofs/ChangeLog b/net-fs/autofs/ChangeLog index 5f1dfdb9211d..27ecf4ae09ea 100644 --- a/net-fs/autofs/ChangeLog +++ b/net-fs/autofs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-fs/autofs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.40 2005/03/15 04:18:38 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.41 2005/03/19 22:51:16 kloeri Exp $ + + 19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> autofs-4.1.3-r2.ebuild: + Stable on alpha. *autofs-4.1.3-r4 (14 Mar 2005) 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 |