There should be only one META.yml file
Rafael Garcia-Suarez [Wed, 5 Apr 2006 12:56:10 +0000 (12:56 +0000)]
p4raw-id: //depot/perl@27721

MANIFEST
ext/Devel/PPPort/META.yml [deleted file]
ext/Encode/META.yml [deleted file]

index 1d1868d..5c618a4 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -346,7 +346,6 @@ ext/Devel/PPPort/HACKERS    Devel::PPPort hackers documentation
 ext/Devel/PPPort/Makefile.PL   Devel::PPPort makefile writer
 ext/Devel/PPPort/MANIFEST      Devel::PPPort Manifest
 ext/Devel/PPPort/MANIFEST.SKIP Devel::PPPort Manifest skip specs
-ext/Devel/PPPort/META.yml      Devel::PPPort meta-data in YAML
 ext/Devel/PPPort/mktests.PL    Devel::PPPort test file writer
 ext/Devel/PPPort/module2.c     Devel::PPPort test file
 ext/Devel/PPPort/module3.c     Devel::PPPort test file
@@ -606,7 +605,6 @@ ext/Encode/lib/Encode/Supported.pod Documents for supported encodings
 ext/Encode/lib/Encode/Unicode/UTF7.pm  Encode extension
 ext/Encode/Makefile.PL         Encode extension makefile writer
 ext/Encode/MANIFEST            Encode extension
-ext/Encode/META.yml            Module meta-data in YAML
 ext/Encode/README              Encode extension
 ext/Encode/Symbol/Makefile.PL  Encode extension
 ext/Encode/Symbol/Symbol.pm    Encode extension
diff --git a/ext/Devel/PPPort/META.yml b/ext/Devel/PPPort/META.yml
deleted file mode 100644 (file)
index bb9694c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- #YAML:1.0
-name:                Devel-PPPort
-version:             3.08
-abstract:            Perl/Pollution/Portability
-license:             perl
-generated_by:        ExtUtils::MakeMaker version 6.30_01
-author:              Marcus Holland-Moritz <mhx@cpan.org>
-distribution_type:   module
-requires:     
-meta-spec:
-    url: <http://module-build.sourceforge.net/META-spec-new.html>;
-    version: 1.1
diff --git a/ext/Encode/META.yml b/ext/Encode/META.yml
deleted file mode 100644 (file)
index fa6e843..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         Encode
-version:      2.14
-version_from: Encode.pm
-installdirs:  perl
-requires:
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17