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/aes-crypt | |
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/aes-crypt')
-rw-r--r-- | app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild b/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild index c3f8b824ae97..fd35be62fc0b 100644 --- a/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild +++ b/app-crypt/aes-crypt/aes-crypt-1.0.7.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/aes-crypt/aes-crypt-1.0.7.ebuild,v 1.3 2003/08/15 06:58:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild,v 1.4 2004/03/13 21:50:28 mr_bones_ Exp $ At="${PN/-crypt/}-${PV}" DESCRIPTION="Command line program ('aes') to encrypt and decrypt data using the Rijndael algorythm" |