diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-09-09 11:18:22 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-09-09 11:18:22 +0000 |
commit | f0ceb0b7824bfe0f646288b064670516f9014819 (patch) | |
tree | 6034f3c7e13e6a8b942deba3be140ff98a1bb88b /META.yml | |
parent | 08a15697aa53e90f8eb715480f897e27619ffa20 (diff) | |
download | rpmtools-f0ceb0b7824bfe0f646288b064670516f9014819.tar rpmtools-f0ceb0b7824bfe0f646288b064670516f9014819.tar.gz rpmtools-f0ceb0b7824bfe0f646288b064670516f9014819.tar.bz2 rpmtools-f0ceb0b7824bfe0f646288b064670516f9014819.tar.xz rpmtools-f0ceb0b7824bfe0f646288b064670516f9014819.zip |
sync with what is actually packaged6.0
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/META.yml b/META.yml new file mode 100644 index 0000000..6ab1cdc --- /dev/null +++ b/META.yml @@ -0,0 +1,20 @@ +--- #YAML:1.0 +name: rpmtools +version: 6.0 +abstract: ~ +author: [] +license: unknown +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 +requires: {} +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.56 +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 |