diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-16 19:08:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-16 19:08:30 +0000 |
commit | ecb2fbeca525f12ee96ee9985b2a2e0059af8108 (patch) | |
tree | cd0f90e6881a8f369c8a8e503b205fbda2671c84 /sys-fs | |
parent | Version bump, thanks to Jesus Garcia Crespo <correo@sevein.com> (diff) | |
download | historical-ecb2fbeca525f12ee96ee9985b2a2e0059af8108.tar.gz historical-ecb2fbeca525f12ee96ee9985b2a2e0059af8108.tar.bz2 historical-ecb2fbeca525f12ee96ee9985b2a2e0059af8108.zip |
header fix
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/submount/Manifest | 4 | ||||
-rw-r--r-- | sys-fs/submount/submount-0.9.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sys-fs/submount/Manifest b/sys-fs/submount/Manifest new file mode 100644 index 000000000000..72d93f6a02fc --- /dev/null +++ b/sys-fs/submount/Manifest @@ -0,0 +1,4 @@ +MD5 dfcd1246df218c6845dd5e0f7670c7e0 ChangeLog 350 +MD5 c3aedbfe00ee1a825a9d5760b4b4271e metadata.xml 316 +MD5 4b176edc18c676b58fb0fa34ae09dd33 submount-0.9.ebuild 1415 +MD5 f4303204067c19d5a000a8b0eac1213c files/digest-submount-0.9 63 diff --git a/sys-fs/submount/submount-0.9.ebuild b/sys-fs/submount/submount-0.9.ebuild index b006b1cbb66a..72dc299dfbbe 100644 --- a/sys-fs/submount/submount-0.9.ebuild +++ b/sys-fs/submount/submount-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/submount-0.9.ebuild,v 1.1 2004/04/16 13:32:48 steel300 Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/submount-0.9.ebuild,v 1.2 2004/04/16 19:08:30 mr_bones_ Exp $ inherit kmod |