diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 21:50:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 21:50:29 +0000 |
commit | be63f99abfb3c81c0227b32d1ce4d3a05610257e (patch) | |
tree | 5037ce84d79a2a3f447be7254a3edec4f8a07a7a /app-crypt/bcrypt | |
parent | Don't assign default to S; header fix (Manifest recommit) (diff) | |
download | gentoo-2-be63f99abfb3c81c0227b32d1ce4d3a05610257e.tar.gz gentoo-2-be63f99abfb3c81c0227b32d1ce4d3a05610257e.tar.bz2 gentoo-2-be63f99abfb3c81c0227b32d1ce4d3a05610257e.zip |
header fix
Diffstat (limited to 'app-crypt/bcrypt')
-rw-r--r-- | app-crypt/bcrypt/bcrypt-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bcrypt/bcrypt-1.1.ebuild b/app-crypt/bcrypt/bcrypt-1.1.ebuild index 29d3281ef8ad..2dc7ca234a52 100644 --- a/app-crypt/bcrypt/bcrypt-1.1.ebuild +++ b/app-crypt/bcrypt/bcrypt-1.1.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/bcrypt/bcrypt-1.1.ebuild,v 1.3 2003/10/01 09:39:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcrypt/bcrypt-1.1.ebuild,v 1.4 2004/03/13 21:50:28 mr_bones_ Exp $ DESCRIPTION="A file encryption utility using Paul Kocher's implementation of the blowfish algorithm" HOMEPAGE="http://bcrypt.sourceforge.net/" |