Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2425 - Crypt-OpenSSL-RSA-0.13.ebuild (New Package)
Summary: Crypt-OpenSSL-RSA-0.13.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-03 21:27 UTC by Navid
Modified: 2002-08-18 15:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Crypt-OpenSSL-RSA-0.13.ebuild (Crypt-OpenSSL-RSA-0.13.ebuild,836 bytes, text/plain)
2002-05-03 21:27 UTC, Navid
Details
Fixed DEPEND for Crypt::OpenSSL::RSA perl module (Crypt-OpenSSL-RSA-0.13.ebuild,838 bytes, application/octet-stream)
2002-08-12 23:48 UTC, Navid
Details
Modified ebuild (Crypt-OpenSSL-RSA-0.13.ebuild,532 bytes, text/plain)
2002-08-16 06:53 UTC, Michael Cummings (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Navid 2002-05-03 21:27:05 UTC
This is the Crypt::OpenSSL::RSA module for perl. This perl module gives basic 
RSA functionality for perl. It depends on Crypt::OpenSSL::Random (submited 
with bug 2400), Perl, OpenSSL. 
 
Navid
Comment 1 Navid 2002-05-03 21:27:51 UTC
Created attachment 813 [details]
Crypt-OpenSSL-RSA-0.13.ebuild
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2002-08-06 20:55:39 UTC
Navid,

     Sorry for the delay, this was just assigned to me (I see your post date,
though). I will take a look at this this weekend and let you know if I come
across any problems with your submitted ebuild.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2002-08-10 15:54:24 UTC
Ebuild looks good, installs cleanly in 5.6.1. You will need to change your
DEPEND line (or I can) so that it is locked to only perl 5.6.1. This release of
Crypt::OpenSSL::RSA is not compatible with perl 5.8.0 (you currently have it to
>=sys-devel/perl-5, would change that to >=sys-devel/perl-5.6).
Comment 4 Navid 2002-08-12 23:48:47 UTC
Created attachment 3038 [details]
Fixed DEPEND for Crypt::OpenSSL::RSA perl module

This has the DEPEND set to >=sys-devel/perl-5.6 instead of the old
>=sys-devel/perl-5
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2002-08-16 06:53:33 UTC
Created attachment 3133 [details]
Modified ebuild

Navid,

     My apologies on this one. I rewrote the ebuild to use the perl-modules
eclass files and it works in both perls now. I've attached the ebuild here for
you to look at. I've tested it in perl 5.8 and perl 5.6.1 and it installs
successfully in both. If you think it looks good, I will go ahead and commit
it. Sorry for this,

Mike
Comment 6 Michael Cummings (RETIRED) gentoo-dev 2002-08-18 15:51:20 UTC
This has been commited.