summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/crypt-rsa')
-rw-r--r--dev-perl/crypt-rsa/ChangeLog8
-rw-r--r--dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild6
-rw-r--r--dev-perl/crypt-rsa/crypt-rsa-1.55.ebuild6
-rw-r--r--dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-perl/crypt-rsa/ChangeLog b/dev-perl/crypt-rsa/ChangeLog
index 428f21380240..594ce9ce1646 100644
--- a/dev-perl/crypt-rsa/ChangeLog
+++ b/dev-perl/crypt-rsa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/crypt-rsa
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/ChangeLog,v 1.13 2005/11/12 16:04:38 mcummings Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/ChangeLog,v 1.14 2006/01/09 16:14:40 mcummings Exp $
+
+ 09 Jan 2006; <mcumming@gentoo.org> crypt-rsa-1.50.ebuild,
+ crypt-rsa-1.55.ebuild, crypt-rsa-1.57.ebuild:
+ Description fix, thanks Yuval :)
*crypt-rsa-1.57 (12 Nov 2005)
diff --git a/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild b/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild
index 9c8c628a4a48..a941a032e5ee 100644
--- a/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild
+++ b/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild,v 1.12 2005/09/10 12:29:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.50.ebuild,v 1.13 2006/01/09 16:14:40 mcummings Exp $
inherit perl-module
MY_P=Crypt-RSA-${PV}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="Diffie-Hellman key exchange system"
+DESCRIPTION="RSA public-key cryptosystem"
HOMEPAGE="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.readme"
SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz"
diff --git a/dev-perl/crypt-rsa/crypt-rsa-1.55.ebuild b/dev-perl/crypt-rsa/crypt-rsa-1.55.ebuild
index f06075aad81d..45736cd5a4a0 100644
--- a/dev-perl/crypt-rsa/crypt-rsa-1.55.ebuild
+++ b/dev-perl/crypt-rsa/crypt-rsa-1.55.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.55.ebuild,v 1.5 2005/11/10 02:06:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.55.ebuild,v 1.6 2006/01/09 16:14:40 mcummings Exp $
inherit perl-module
MY_P=Crypt-RSA-${PV}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="Diffie-Hellman key exchange system"
+DESCRIPTION="RSA public-key cryptosystem"
HOMEPAGE="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.readme"
SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz"
diff --git a/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild b/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild
index af4572834cb1..322126c60e48 100644
--- a/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild
+++ b/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild,v 1.1 2005/11/12 16:04:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-rsa/crypt-rsa-1.57.ebuild,v 1.2 2006/01/09 16:14:40 mcummings Exp $
inherit perl-module
MY_P=Crypt-RSA-${PV}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="Diffie-Hellman key exchange system"
+DESCRIPTION="RSA public-key cryptosystem"
HOMEPAGE="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.readme"
SRC_URI="mirror://cpan/authors/id/V/VI/VIPUL/${MY_P}.tar.gz"