diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,17 @@ +name : perl-test-perltidy +version : 20130104 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/L/LA/LARRYL/Test-PerlTidy-20130104.tar.gz : 3f15d9f3f4811e348594620312258d75095237925b491ada623fa73ac9d2b9c8 +license : Artistic-1.0-Perl +component : programming.perl +summary : Test::PerlTidy - check that all your files are tidy +description: | + Test::PerlTidy - check that all your files are tidy +#builddeps : +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,36 @@ + + + perl-test-perltidy + + Matthias Eliasson + matthias.eliasson@gmail.com + + Artistic-1.0-Perl + programming.perl + Test::PerlTidy - check that all your files are tidy + Test::PerlTidy - check that all your files are tidy + + https://solus-project.com/sources/README.Solus + + + perl-test-perltidy + Test::PerlTidy - check that all your files are tidy + Test::PerlTidy - check that all your files are tidy + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/Test/PerlTidy.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/Test/PerlTidy/.packlist + /usr/share/man + + + + + 2017-11-28 + 20130104 + Packaging update + Matthias Eliasson + matthias.eliasson@gmail.com + + + \ No newline at end of file