diff options
author | 2004-03-13 21:50:29 +0000 | |
---|---|---|
committer | 2004-03-13 21:50:29 +0000 | |
commit | 13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98 (patch) | |
tree | f83b60ced3756c4d9b86d395dadc61194f6d79ee /app-crypt/bestcrypt | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.tar.gz historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.tar.bz2 historical-13c134eead4bdfd8145ee30e5d2fec1d6a9e4a98.zip |
header fix
Diffstat (limited to 'app-crypt/bestcrypt')
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild b/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild index 59bdc796dfda..72de3f77d98b 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild,v 1.5 2003/12/12 22:31:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.2_p6.ebuild,v 1.6 2004/03/13 21:50:28 mr_bones_ Exp $ MY_PN="bcrypt" DESCRIPTION="commercially licensed transparent filesystem encryption" diff --git a/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild b/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild index abde857021e8..f48b8926b980 100644 --- a/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild +++ b/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild,v 1.2 2003/12/12 22:31:20 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/bestcrypt-1.4_p2.ebuild,v 1.3 2004/03/13 21:50:28 mr_bones_ Exp $ MY_PN="bcrypt" DESCRIPTION="commercially licensed transparent filesystem encryption" |