diff options
Diffstat (limited to 'app-crypt/aes-crypt')
-rw-r--r-- | app-crypt/aes-crypt/Manifest | 2 | ||||
-rw-r--r-- | app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/aes-crypt/Manifest b/app-crypt/aes-crypt/Manifest index a2f0aeb3107e..ea5be49c3ae6 100644 --- a/app-crypt/aes-crypt/Manifest +++ b/app-crypt/aes-crypt/Manifest @@ -1,3 +1,3 @@ -MD5 5587255e9cf7de500508ca5cb0e2916e aes-crypt-1.0.7.ebuild 819 +MD5 af9ea3cdc88cf2358b68c77a9f534111 aes-crypt-1.0.7.ebuild 819 MD5 35d054332a224eb65e704eccc149e1bb ChangeLog 473 MD5 205e43c13b641ee04450eff1b26c434d files/digest-aes-crypt-1.0.7 60 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 ea01de2e780b..c3f8b824ae97 100644 --- a/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild +++ b/app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 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.2 2003/08/15 05:38:38 seemant Exp $ +# $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 $ At="${PN/-crypt/}-${PV}" -DESCRIPTION="Command line program ('aes') to encrypt and decrypt data using the Rijandel algorythm" +DESCRIPTION="Command line program ('aes') to encrypt and decrypt data using the Rijndael algorythm" HOMEPAGE="http://my.cubic.ch/users/timtas/aes/" SRC_URI="http://my.cubic.ch/users/timtas/aes/${At}.tar.gz" SLOT="0" |