summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-08-15 05:38:43 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-08-15 05:38:43 +0000
commit143804cd7f91fd81e6eed4108126a1fa21cd5d91 (patch)
tree0cbedf94c3b857095977e2edc89ea6c3792affa5 /app-crypt/aes-crypt
parentFixes bug 21887 (diff)
downloadhistorical-143804cd7f91fd81e6eed4108126a1fa21cd5d91.tar.gz
historical-143804cd7f91fd81e6eed4108126a1fa21cd5d91.tar.bz2
historical-143804cd7f91fd81e6eed4108126a1fa21cd5d91.zip
spelling fix thanks to firai in #gentoo
Diffstat (limited to 'app-crypt/aes-crypt')
-rw-r--r--app-crypt/aes-crypt/Manifest2
-rw-r--r--app-crypt/aes-crypt/aes-crypt-1.0.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/aes-crypt/Manifest b/app-crypt/aes-crypt/Manifest
index 406fe78f2eea..a2f0aeb3107e 100644
--- a/app-crypt/aes-crypt/Manifest
+++ b/app-crypt/aes-crypt/Manifest
@@ -1,3 +1,3 @@
-MD5 e0e193ff34bdecd7cd354fe0b9dd4ed4 aes-crypt-1.0.7.ebuild 820
+MD5 5587255e9cf7de500508ca5cb0e2916e 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 965776ebe4b3..ea01de2e780b 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.1 2003/06/18 20:53:17 absinthe Exp $
+# $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 $
At="${PN/-crypt/}-${PV}"
-DESCRIPTION="Command line program ('aes') to encrypt and decrypt data using the Rjiandel algorythm"
+DESCRIPTION="Command line program ('aes') to encrypt and decrypt data using the Rijandel algorythm"
HOMEPAGE="http://my.cubic.ch/users/timtas/aes/"
SRC_URI="http://my.cubic.ch/users/timtas/aes/${At}.tar.gz"
SLOT="0"