summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:17:42 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:17:42 +0000
commite06e7af770763e37bfa65376dce5d6950538ae54 (patch)
tree050b3b20e1c8879c2210d026494d7181c37f6d09 /app-crypt/mcrypt
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.gz
gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.tar.bz2
gentoo-2-e06e7af770763e37bfa65376dce5d6950538ae54.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-crypt/mcrypt')
-rw-r--r--app-crypt/mcrypt/Manifest6
-rw-r--r--app-crypt/mcrypt/mcrypt-2.6.2.ebuild4
-rw-r--r--app-crypt/mcrypt/mcrypt-2.6.4.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/app-crypt/mcrypt/Manifest b/app-crypt/mcrypt/Manifest
index 6594a5b942c3..a0d526ce2d77 100644
--- a/app-crypt/mcrypt/Manifest
+++ b/app-crypt/mcrypt/Manifest
@@ -1,5 +1,5 @@
+MD5 9cea8cd14c0dbbd00619ca89b3ba9e7b ChangeLog 830
+MD5 5c74103124ea2cf68be9ed43d8c50a72 mcrypt-2.6.2.ebuild 695
+MD5 55ee5d0d64348226e4a95f00b3eb394a mcrypt-2.6.4.ebuild 744
MD5 820553aa023dd8d013a81bd67213b3ef files/digest-mcrypt-2.6.2 64
MD5 835b3e96079ca07cfd4fa13143912778 files/digest-mcrypt-2.6.4 64
-MD5 9cea8cd14c0dbbd00619ca89b3ba9e7b ChangeLog 830
-MD5 32e54bce6b14c9edc78e5c127143fed9 mcrypt-2.6.4.ebuild 743
-MD5 3090be60682fa587c4ff77255e9d6769 mcrypt-2.6.2.ebuild 694
diff --git a/app-crypt/mcrypt/mcrypt-2.6.2.ebuild b/app-crypt/mcrypt/mcrypt-2.6.2.ebuild
index d1cc34ceac52..0e6a0513921d 100644
--- a/app-crypt/mcrypt/mcrypt-2.6.2.ebuild
+++ b/app-crypt/mcrypt/mcrypt-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.7 2003/08/05 18:09:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.8 2003/09/06 22:15:09 msterret Exp $
DESCRIPTION="replacement of the old unix crypt(1)"
HOMEPAGE="http://mcrypt.hellug.gr/"
@@ -23,5 +23,5 @@ src_compile() {
src_install() {
einstall || die
- dodoc README NEWS AUTHORS COPYING THANKS TODO
+ dodoc README NEWS AUTHORS COPYING THANKS TODO
}
diff --git a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild
index de964b8bf79b..99c1ae9bf623 100644
--- a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild
+++ b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.2 2003/08/05 18:09:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.3 2003/09/06 22:15:09 msterret Exp $
DESCRIPTION="replacement of the old unix crypt(1)"
HOMEPAGE="http://mcrypt.hellug.gr/"
@@ -23,5 +23,5 @@ src_compile() {
src_install() {
einstall || die "install error"
- dodoc README NEWS AUTHORS COPYING THANKS TODO
+ dodoc README NEWS AUTHORS COPYING THANKS TODO
}