aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-12-06 18:29:11 +0000
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-12-06 18:29:11 +0000
commit51742da525c9f9bec1488cef31717d6b69b345c6 (patch)
tree29ef4c066a7e818748707d5c3ae76cf0098fc5b2
parent7d8f1f74961a7494f28a732b995893a8f8916527 (diff)
downloadperl-Hal-Cdroms-51742da525c9f9bec1488cef31717d6b69b345c6.tar
perl-Hal-Cdroms-51742da525c9f9bec1488cef31717d6b69b345c6.tar.gz
perl-Hal-Cdroms-51742da525c9f9bec1488cef31717d6b69b345c6.tar.bz2
perl-Hal-Cdroms-51742da525c9f9bec1488cef31717d6b69b345c6.tar.xz
perl-Hal-Cdroms-51742da525c9f9bec1488cef31717d6b69b345c6.zip
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r2299 | tv | 2011-12-06 18:27:38 +0000 (Tue, 06 Dec 2011) | 2 lines create ------------------------------------------------------------------------ r2300 | tv | 2011-12-06 18:29:11 +0000 (Tue, 06 Dec 2011) | 1 line initial import ------------------------------------------------------------------------
-rw-r--r--MANIFEST1
-rw-r--r--META.yml13
-rwxr-xr-x[-rw-r--r--]Makefile.PL0
3 files changed, 14 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 17fbe7e..59e5246 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,3 +3,4 @@ lib/Hal/Cdroms.pm
Makefile.PL
MANIFEST
t/00basic.t
+META.yml Module meta-data (added by MakeMaker)
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..78133f3
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,13 @@
+--- #YAML:1.0
+name: Hal-Cdroms
+version: 0.03
+abstract: access cdroms through HAL and D-Bus
+license: ~
+author:
+ - Pixel <pixel@rigaux.org>
+generated_by: ExtUtils::MakeMaker version 6.42
+distribution_type: module
+requires:
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.3.html
+ version: 1.3
diff --git a/Makefile.PL b/Makefile.PL
index 7b2393b..7b2393b 100644..100755
--- a/Makefile.PL
+++ b/Makefile.PL