diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
commit | d7b058f93ff11bb45771b9522bc61e8caed7634b (patch) | |
tree | 5bc82acc8652329cee06021de32dc0d0c93eb755 /net-fs/autofs | |
parent | add ~alpha (diff) | |
download | historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.tar.gz historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.tar.bz2 historical-d7b058f93ff11bb45771b9522bc61e8caed7634b.zip |
moved bash from sys-apps to app-shells
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-3.1.7-r4.ebuild b/net-fs/autofs/autofs-3.1.7-r4.ebuild index 75e90fd30f77..7436ad5085a0 100644 --- a/net-fs/autofs/autofs-3.1.7-r4.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r4.ebuild,v 1.3 2003/02/13 13:59:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r4.ebuild,v 1.4 2003/03/11 20:50:08 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kernel based automounter" @@ -63,4 +63,4 @@ pkg_postinst() { echo "" einfo "Also the normal autofs status has been renamed stats" einfo "as there is already a predefined Gentoo status" -}
\ No newline at end of file +} |