aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Convert-PEM/pkg-comment2
-rw-r--r--converters/p5-Convert-PEM/pkg-descr3
-rw-r--r--converters/p5-Convert-PEM/pkg-plist1
3 files changed, 4 insertions, 2 deletions
diff --git a/converters/p5-Convert-PEM/pkg-comment b/converters/p5-Convert-PEM/pkg-comment
index 104510026610..7bb3d95df646 100644
--- a/converters/p5-Convert-PEM/pkg-comment
+++ b/converters/p5-Convert-PEM/pkg-comment
@@ -1 +1 @@
-ASN.1 Encode/Decode library
+Read/write access to ASN.1-encoded PEM files with optional encryption
diff --git a/converters/p5-Convert-PEM/pkg-descr b/converters/p5-Convert-PEM/pkg-descr
index d8d99515d6d3..a033b3a2ed0e 100644
--- a/converters/p5-Convert-PEM/pkg-descr
+++ b/converters/p5-Convert-PEM/pkg-descr
@@ -1 +1,2 @@
-Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules.
+This is Convert::PEM, a module implementing read/write access
+to ASN.1-encoded PEM files (with optional encryption).
diff --git a/converters/p5-Convert-PEM/pkg-plist b/converters/p5-Convert-PEM/pkg-plist
index 2e950f8e7f78..138816e4af5d 100644
--- a/converters/p5-Convert-PEM/pkg-plist
+++ b/converters/p5-Convert-PEM/pkg-plist
@@ -4,3 +4,4 @@ lib/perl5/site_perl/%%PERL_VER%%/Crypt/DES_EDE3.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Convert/PEM/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Convert/PEM
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Convert/PEM
+@unexec rmdir %D/lib/perl5/site_perl/5.005/Crypt || true