summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-07-22 07:30:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-07-22 07:30:48 +0000
commitc3926a4d306232272c900ecb646112f09738f4a5 (patch)
treef322aa9485e899a22034f135bd8be6cbcbd18622 /sys-fs
parentminor tweaks (Manifest recommit) (diff)
downloadgentoo-2-c3926a4d306232272c900ecb646112f09738f4a5.tar.gz
gentoo-2-c3926a4d306232272c900ecb646112f09738f4a5.tar.bz2
gentoo-2-c3926a4d306232272c900ecb646112f09738f4a5.zip
header fix
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-0.1.ebuild b/sys-fs/cryptsetup/cryptsetup-0.1.ebuild
index 582c1e079b57..a73a363d2a0d 100644
--- a/sys-fs/cryptsetup/cryptsetup-0.1.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-0.1.ebuild
@@ -1,5 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/cryptsetup-0.1.ebuild,v 1.2 2004/07/22 07:30:22 mr_bones_ Exp $
DESCRIPTION="Tool to setup encrypted devices with dm-crypt"
HOMEPAGE="http://www.saout.de/misc/dm-crypt/"