diff options
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/" |