[Bps-public-commit] rt-extension-searchresultscards branch, master, updated. 33921c3eade950c02a7f29336fe2bd13dc8b4d94
Alex Vandiver
alexmv at bestpractical.com
Tue Aug 5 18:49:51 EDT 2014
The branch, master has been updated
via 33921c3eade950c02a7f29336fe2bd13dc8b4d94 (commit)
from 96b780b3d079a63db970f07fbe6c798a26c71b9a (commit)
Summary of changes:
MYMETA.json | 48 ------------------------------------------------
MYMETA.yml | 25 -------------------------
2 files changed, 73 deletions(-)
delete mode 100644 MYMETA.json
delete mode 100644 MYMETA.yml
- Log -----------------------------------------------------------------
commit 33921c3eade950c02a7f29336fe2bd13dc8b4d94
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Tue Aug 5 18:48:12 2014 -0400
Remove MYMETA files, which are already ignored
diff --git a/MYMETA.json b/MYMETA.json
deleted file mode 100644
index 09e7195..0000000
--- a/MYMETA.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "abstract" : "RT Extension-SearchResults-Cards Extension",
- "author" : [
- "Best Practical Solutions, LLC <modules at bestpractical.com>"
- ],
- "dynamic_config" : 0,
- "generated_by" : "Module::Install version 1.08, CPAN::Meta::Converter version 2.141520",
- "license" : [
- "unknown"
- ],
- "meta-spec" : {
- "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- "version" : "2"
- },
- "name" : "RT-Extension-SearchResults-Cards",
- "no_index" : {
- "directory" : [
- "html",
- "inc",
- "static"
- ]
- },
- "prereqs" : {
- "build" : {
- "requires" : {
- "ExtUtils::MakeMaker" : "6.36"
- }
- },
- "configure" : {
- "requires" : {
- "ExtUtils::MakeMaker" : "0"
- }
- },
- "runtime" : {
- "requires" : {}
- }
- },
- "release_status" : "stable",
- "resources" : {
- "license" : [
- "http://opensource.org/licenses/gpl-license.php"
- ],
- "repository" : {
- "url" : "https://github.com/bestpractical/rt-extension-searchresultscards"
- }
- },
- "version" : "0.01"
-}
diff --git a/MYMETA.yml b/MYMETA.yml
deleted file mode 100644
index 7ac5615..0000000
--- a/MYMETA.yml
+++ /dev/null
@@ -1,25 +0,0 @@
----
-abstract: 'RT Extension-SearchResults-Cards Extension'
-author:
- - 'Best Practical Solutions, LLC <modules at bestpractical.com>'
-build_requires:
- ExtUtils::MakeMaker: '6.36'
-configure_requires:
- ExtUtils::MakeMaker: '0'
-dynamic_config: 0
-generated_by: 'Module::Install version 1.08, CPAN::Meta::Converter version 2.141520'
-license: unknown
-meta-spec:
- url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: '1.4'
-name: RT-Extension-SearchResults-Cards
-no_index:
- directory:
- - html
- - inc
- - static
-requires: {}
-resources:
- license: http://opensource.org/licenses/gpl-license.php
- repository: https://github.com/bestpractical/rt-extension-searchresultscards
-version: '0.01'
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list