summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-05-10 10:45:17 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-05-10 10:45:17 -0400
commita59a8afb44bea625fdf9b3e98badd6128b540c32 (patch)
tree895f5994890b7703b7a07b3b7f1dafddac8b4ee7 /MANIFEST
parentbd6059c8023b4f5e60d5dd8b647617bbea49dcb2 (diff)
MANIFEST updates
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST7
1 files changed, 2 insertions, 5 deletions
diff --git a/MANIFEST b/MANIFEST
index c49859d..4cfbbb8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -16,12 +16,12 @@ lib/GnuPG/Key.pm
lib/GnuPG/Options.pm
lib/GnuPG/PrimaryKey.pm
lib/GnuPG/PublicKey.pm
+lib/GnuPG/Revoker.pm
lib/GnuPG/SecretKey.pm
lib/GnuPG/Signature.pm
lib/GnuPG/SubKey.pm
-lib/GnuPG/UserId.pm
lib/GnuPG/UserAttribute.pm
-lib/GnuPG/Revoker.pm
+lib/GnuPG/UserId.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
@@ -38,12 +38,10 @@ t/export_keys.t
t/Fingerprint.t
t/get_public_keys.t
t/get_secret_keys.t
-t/GnuPG/ComparableFingerprint.pm
t/GnuPG/ComparableKey.pm
t/GnuPG/ComparablePrimaryKey.pm
t/GnuPG/ComparablePublicKey.pm
t/GnuPG/ComparableSecretKey.pm
-t/GnuPG/ComparableSignature.pm
t/GnuPG/ComparableSubKey.pm
t/GnuPG/ComparableUserId.pm
t/import_keys.t
@@ -84,5 +82,4 @@ test/secret-keys/2.out
test/secring.gpg
test/signed.1.asc
test/temp
-test/trustdb.gpg
THANKS