summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-08-15 06:58:43 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-08-15 06:58:43 +0000
commita3e5be9cdf7f1e4bfa21d744f2ca27f791c8f81c (patch)
tree12f3a0dbbbd3faeac331f3686f44f6b57e30f72c /app-crypt
parentThis package can compile with jikes now (diff)
downloadgentoo-2-a3e5be9cdf7f1e4bfa21d744f2ca27f791c8f81c.tar.gz
gentoo-2-a3e5be9cdf7f1e4bfa21d744f2ca27f791c8f81c.tar.bz2
gentoo-2-a3e5be9cdf7f1e4bfa21d744f2ca27f791c8f81c.zip
spelling fix thanks to firai in #gentoo
Diffstat (limited to 'app-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 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"