Added libextutils-xspp-perl
authorNito Martinez <Nito@Qindel.ES>
Fri, 16 Apr 2010 06:37:30 +0000 (07:37 +0100)
committerNito Martinez <Nito@Qindel.ES>
Fri, 16 Apr 2010 06:37:30 +0000 (07:37 +0100)
commit3ffacac381f8f5d701cefbffd60f4a9235ea6e06
treeba6d855f9ccf47705fdde3ec24d6186d2df38e5c
parente82dc6ce300a8a50b3c699da4eac0474e003dc15
Added libextutils-xspp-perl
69 files changed:
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/.pc/.version [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/.pc/applied-patches [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/.pc/fix-build-pl-for-this-version.patch/Build.PL [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/Build.PL [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/Changes [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/MANIFEST [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/META.yml [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/README [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/XSP.yp [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/changelog [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/compat [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/control [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/copyright [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/libextutils-xspp-perl.examples [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/patches/fix-build-pl-for-this-version.patch [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/patches/series [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/rules [new file with mode: 0755]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/debian/watch [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/IntAndString.cc [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/IntAndString.h [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/Makefile.PL [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/Object-WithIntAndString.xsp [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/WithIntAndString.xs [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/lib/Object/WithIntAndString.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/perlobject.map [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/ppport.h [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/t/01load.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/t/02test.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/typemap [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/examples/Object-WithIntAndString/typemap.xsp [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/inc/My/Build.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp.pod [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp/Cmd.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp/Driver.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp/Grammar.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp/Lexer.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp/Node.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp/Parser.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/lib/ExtUtils/XSpp/Typemap.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/scripts/xspp [new file with mode: 0755]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/001_load.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/005_io.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/010_base.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/011_multiple_files.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/015_reference.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/020_rename.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/022_static.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/023_base_classes.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/030_code_blocks.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/031_verbatim_blocks.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/035_include.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/040_plugin.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/075_types.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/080_complex_typemap.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/files/include.xsp [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/files/test1.xsp [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/files/typemap.xsp [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/lib/ExtUtils/XSpp/Plugin/TestPlugin.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/lib/XSP/Plugin.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/lib/XSP/Test.pm [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl-0.07/t/zzz_pod.t [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl_0.07-1.diff.gz [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl_0.07-1.dsc [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl_0.07-1maemo1.diff.gz [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl_0.07-1maemo1.dsc [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl_0.07-1maemo1_i386.changes [new file with mode: 0644]
deb-src/libextutils-xspp-perl/libextutils-xspp-perl_0.07.orig.tar.gz [new file with mode: 0644]
deb/pool/main/libe/libextutils-xspp-perl/libextutils-xspp-perl_0.07-1maemo1_all.deb [new file with mode: 0644]