diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:59:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:59:37 +0000 |
commit | 4b38beec90f7bb836bdba4e8a015bf6f78e958d4 (patch) | |
tree | ea686b4f1a9f511ccba60578d567bcaf499db862 /net-fs/autofs | |
parent | repoman: fix leading whitespace (diff) | |
download | historical-4b38beec90f7bb836bdba4e8a015bf6f78e958d4.tar.gz historical-4b38beec90f7bb836bdba4e8a015bf6f78e958d4.tar.bz2 historical-4b38beec90f7bb836bdba4e8a015bf6f78e958d4.zip |
repoman: header fix
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/Manifest | 4 | ||||
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r4.ebuild | 4 | ||||
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-fs/autofs/Manifest b/net-fs/autofs/Manifest index b6919f9a9de3..fe684127975c 100644 --- a/net-fs/autofs/Manifest +++ b/net-fs/autofs/Manifest @@ -1,7 +1,7 @@ MD5 69f5df0cb3617f616a3f25eadb5e0b01 ChangeLog 3380 MD5 70a328a7cb89310eeb6ec33c609a3107 autofs-3.1.7-r3.ebuild 1313 -MD5 4193e17d72e39b63f1b6641edf9c9793 autofs-3.1.7-r4.ebuild 1760 -MD5 2c3b06d1d60fbd56ece8aae263ef2345 autofs-3.1.7-r5.ebuild 1781 +MD5 2c8659ab995069a50b2ed53da5f4e936 autofs-3.1.7-r4.ebuild 1750 +MD5 57d0455e83cfef78f78092ad5a181c52 autofs-3.1.7-r5.ebuild 1772 MD5 256e713e8b47896dd2049326ec26fc78 files/auto.home 239 MD5 7dfc74b098600c091681c950b67b1022 files/auto.master 237 MD5 aa40e8bef91418943312910e73d05eed files/auto.misc 319 diff --git a/net-fs/autofs/autofs-3.1.7-r4.ebuild b/net-fs/autofs/autofs-3.1.7-r4.ebuild index 2977c92b9a3b..748c4cbaad9a 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.6 2003/09/07 00:11:41 msterret Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r4.ebuild,v 1.7 2003/09/08 07:59:35 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kernel based automounter" diff --git a/net-fs/autofs/autofs-3.1.7-r5.ebuild b/net-fs/autofs/autofs-3.1.7-r5.ebuild index 29704c1f031e..5e73f12e319e 100644 --- a/net-fs/autofs/autofs-3.1.7-r5.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r5.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-r5.ebuild,v 1.9 2003/09/07 00:11:41 msterret Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.10 2003/09/08 07:59:35 msterret Exp $ IUSE="ldap" |