From 85a3a3b559d1b6c50042a99f828ee733abc2fe67 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 14 Aug 2009 17:45:18 +0200 Subject: [PATCH] Remove obsolete CVS infrastructure. --- .cvsignore | 8 - Admin/.cvsignore | 1 - autoconf-lib-link/.cvsignore | 11 - autoconf-lib-link/m4/.cvsignore | 3 - autoconf-lib-link/tests/.cvsignore | 3 - build-aux/.cvsignore | 7 - gettext-runtime/.cvsignore | 16 - gettext-runtime/doc/.cvsignore | 3 - gettext-runtime/intl-csharp/.cvsignore | 3 - gettext-runtime/intl-java/.cvsignore | 4 - .../intl-java/gnu/gettext/.cvsignore | 1 - gettext-runtime/intl/.cvsignore | 14 - gettext-runtime/libasprintf/.cvsignore | 21 - gettext-runtime/m4/.cvsignore | 3 - gettext-runtime/man/.cvsignore | 8 - gettext-runtime/po/.cvsignore | 7 - gettext-runtime/src/.cvsignore | 9 - gettext-runtime/tests/.cvsignore | 6 - gettext-tools/.cvsignore | 16 - gettext-tools/doc/.cvsignore | 17 - gettext-tools/examples/.cvsignore | 6 - .../examples/hello-c++-gnome/po/.cvsignore | 1 - .../examples/hello-c++-kde/po/.cvsignore | 1 - .../examples/hello-c++-qt/po/.cvsignore | 1 - .../hello-c++-wxwidgets/po/.cvsignore | 1 - .../examples/hello-c++/po/.cvsignore | 1 - .../examples/hello-c-gnome/po/.cvsignore | 1 - gettext-tools/examples/hello-c/po/.cvsignore | 1 - .../examples/hello-clisp/po/.cvsignore | 1 - .../examples/hello-csharp-forms/po/.cvsignore | 1 - .../examples/hello-csharp/po/.cvsignore | 1 - .../examples/hello-gawk/po/.cvsignore | 1 - .../examples/hello-guile/po/.cvsignore | 1 - .../examples/hello-java-awt/po/.cvsignore | 1 - .../examples/hello-java-qtjambi/po/.cvsignore | 1 - .../examples/hello-java-swing/po/.cvsignore | 1 - .../examples/hello-java/po/.cvsignore | 1 - .../examples/hello-librep/po/.cvsignore | 1 - .../examples/hello-objc-gnome/po/.cvsignore | 1 - .../examples/hello-objc-gnustep/po/.cvsignore | 1 - .../examples/hello-objc/po/.cvsignore | 1 - .../examples/hello-pascal/po/.cvsignore | 1 - .../examples/hello-perl/po/.cvsignore | 1 - .../examples/hello-php/po/.cvsignore | 1 - .../examples/hello-python/po/.cvsignore | 1 - gettext-tools/examples/hello-sh/po/.cvsignore | 1 - .../examples/hello-smalltalk/po/.cvsignore | 1 - .../examples/hello-tcl-tk/po/.cvsignore | 1 - .../examples/hello-tcl/po/.cvsignore | 1 - .../examples/hello-ycp/po/.cvsignore | 1 - gettext-tools/examples/po/.cvsignore | 2 - gettext-tools/gnulib-lib/.cvsignore | 389 ------------------ gettext-tools/intl/.cvsignore | 11 - gettext-tools/libgettextpo/.cvsignore | 155 ------- gettext-tools/libgrep/.cvsignore | 3 - gettext-tools/m4/.cvsignore | 3 - gettext-tools/man/.cvsignore | 4 - gettext-tools/misc/.cvsignore | 7 - gettext-tools/po/.cvsignore | 7 - gettext-tools/projects/.cvsignore | 3 - gettext-tools/src/.cvsignore | 31 -- gettext-tools/src/gnu/gettext/.cvsignore | 1 - gettext-tools/tests/.cvsignore | 18 - gnulib-local/.cvsignore | 1 - 64 files changed, 831 deletions(-) delete mode 100644 .cvsignore delete mode 100644 Admin/.cvsignore delete mode 100644 autoconf-lib-link/.cvsignore delete mode 100644 autoconf-lib-link/m4/.cvsignore delete mode 100644 autoconf-lib-link/tests/.cvsignore delete mode 100644 build-aux/.cvsignore delete mode 100644 gettext-runtime/.cvsignore delete mode 100644 gettext-runtime/doc/.cvsignore delete mode 100644 gettext-runtime/intl-csharp/.cvsignore delete mode 100644 gettext-runtime/intl-java/.cvsignore delete mode 100644 gettext-runtime/intl-java/gnu/gettext/.cvsignore delete mode 100644 gettext-runtime/intl/.cvsignore delete mode 100644 gettext-runtime/libasprintf/.cvsignore delete mode 100644 gettext-runtime/m4/.cvsignore delete mode 100644 gettext-runtime/man/.cvsignore delete mode 100644 gettext-runtime/po/.cvsignore delete mode 100644 gettext-runtime/src/.cvsignore delete mode 100644 gettext-runtime/tests/.cvsignore delete mode 100644 gettext-tools/.cvsignore delete mode 100644 gettext-tools/doc/.cvsignore delete mode 100644 gettext-tools/examples/.cvsignore delete mode 100644 gettext-tools/examples/hello-c++-gnome/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-c++-kde/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-c++-qt/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-c++-wxwidgets/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-c++/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-c-gnome/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-c/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-clisp/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-csharp-forms/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-csharp/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-gawk/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-guile/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-java-awt/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-java-qtjambi/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-java-swing/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-java/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-librep/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-objc-gnome/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-objc-gnustep/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-objc/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-pascal/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-perl/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-php/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-python/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-sh/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-smalltalk/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-tcl-tk/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-tcl/po/.cvsignore delete mode 100644 gettext-tools/examples/hello-ycp/po/.cvsignore delete mode 100644 gettext-tools/examples/po/.cvsignore delete mode 100644 gettext-tools/gnulib-lib/.cvsignore delete mode 100644 gettext-tools/intl/.cvsignore delete mode 100644 gettext-tools/libgettextpo/.cvsignore delete mode 100644 gettext-tools/libgrep/.cvsignore delete mode 100644 gettext-tools/m4/.cvsignore delete mode 100644 gettext-tools/man/.cvsignore delete mode 100644 gettext-tools/misc/.cvsignore delete mode 100644 gettext-tools/po/.cvsignore delete mode 100644 gettext-tools/projects/.cvsignore delete mode 100644 gettext-tools/src/.cvsignore delete mode 100644 gettext-tools/src/gnu/gettext/.cvsignore delete mode 100644 gettext-tools/tests/.cvsignore delete mode 100644 gnulib-local/.cvsignore diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 9f7261901..000000000 --- a/.cvsignore +++ /dev/null @@ -1,8 +0,0 @@ -Makefile.in -aclocal.m4 -configure - -Makefile -config.cache -config.log -config.status diff --git a/Admin/.cvsignore b/Admin/.cvsignore deleted file mode 100644 index 6b468b62a..000000000 --- a/Admin/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.class diff --git a/autoconf-lib-link/.cvsignore b/autoconf-lib-link/.cvsignore deleted file mode 100644 index 08c36ee27..000000000 --- a/autoconf-lib-link/.cvsignore +++ /dev/null @@ -1,11 +0,0 @@ -Makefile.in -aclocal.m4 -configure - -Makefile -config.cache -config.log -config.status -libtool -build-aux -build-aux-dir diff --git a/autoconf-lib-link/m4/.cvsignore b/autoconf-lib-link/m4/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/autoconf-lib-link/m4/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/autoconf-lib-link/tests/.cvsignore b/autoconf-lib-link/tests/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/autoconf-lib-link/tests/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/build-aux/.cvsignore b/build-aux/.cvsignore deleted file mode 100644 index edd414b67..000000000 --- a/build-aux/.cvsignore +++ /dev/null @@ -1,7 +0,0 @@ -config.libpath -config.rpath -install-reloc -link-warning.h -moopp -reloc-ldflags -relocatable.sh.in diff --git a/gettext-runtime/.cvsignore b/gettext-runtime/.cvsignore deleted file mode 100644 index e754da21e..000000000 --- a/gettext-runtime/.cvsignore +++ /dev/null @@ -1,16 +0,0 @@ -gnulib-lib -gnulib-m4 -Makefile.in -aclocal.m4 -config.h.in -configure - -Makefile -config.cache -config.h -config.log -config.status -libtool -stamp-h* -config.h.msvc -config.h_vms diff --git a/gettext-runtime/doc/.cvsignore b/gettext-runtime/doc/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/gettext-runtime/doc/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/gettext-runtime/intl-csharp/.cvsignore b/gettext-runtime/intl-csharp/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/gettext-runtime/intl-csharp/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/gettext-runtime/intl-java/.cvsignore b/gettext-runtime/intl-java/.cvsignore deleted file mode 100644 index 5d7177878..000000000 --- a/gettext-runtime/intl-java/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -Makefile.in - -Makefile -*.jar diff --git a/gettext-runtime/intl-java/gnu/gettext/.cvsignore b/gettext-runtime/intl-java/gnu/gettext/.cvsignore deleted file mode 100644 index 6b468b62a..000000000 --- a/gettext-runtime/intl-java/gnu/gettext/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.class diff --git a/gettext-runtime/intl/.cvsignore b/gettext-runtime/intl/.cvsignore deleted file mode 100644 index 5fd0598c7..000000000 --- a/gettext-runtime/intl/.cvsignore +++ /dev/null @@ -1,14 +0,0 @@ -ChangeLog.inst -Makefile -libgnuintl.h -VERSION -.libs -*.lo -*.la -charset.alias -libintl.h -ref-add.sed -ref-del.sed -libgnuintl.h.msvc-shared -libgnuintl.h.msvc-static -libgnuintl.h_vms diff --git a/gettext-runtime/libasprintf/.cvsignore b/gettext-runtime/libasprintf/.cvsignore deleted file mode 100644 index 0e5476958..000000000 --- a/gettext-runtime/libasprintf/.cvsignore +++ /dev/null @@ -1,21 +0,0 @@ -Makefile.in -aclocal.m4 -config.h.in -configure - -Makefile -config.cache -config.h -config.log -config.status -libtool -stamp-h* -alloca.h -autosprintf.h -.libs -_libs -*.lo -*.la -config.h.msvc -config.h_vms -autosprintf.h.msvc-shared diff --git a/gettext-runtime/m4/.cvsignore b/gettext-runtime/m4/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/gettext-runtime/m4/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/gettext-runtime/man/.cvsignore b/gettext-runtime/man/.cvsignore deleted file mode 100644 index 20a1618fb..000000000 --- a/gettext-runtime/man/.cvsignore +++ /dev/null @@ -1,8 +0,0 @@ -Makefile.in - -Makefile -x-to-1 -gettext.1 -gettext.1.html -ngettext.1 -ngettext.1.html diff --git a/gettext-runtime/po/.cvsignore b/gettext-runtime/po/.cvsignore deleted file mode 100644 index 48c67b36f..000000000 --- a/gettext-runtime/po/.cvsignore +++ /dev/null @@ -1,7 +0,0 @@ -Makefile.msvc -Makefile.vms -Makefile.in -Makefile -POTFILES -stamp-po -*.gmo diff --git a/gettext-runtime/src/.cvsignore b/gettext-runtime/src/.cvsignore deleted file mode 100644 index 5de188128..000000000 --- a/gettext-runtime/src/.cvsignore +++ /dev/null @@ -1,9 +0,0 @@ -Makefile.in - -Makefile -gettext.sh -.libs -_libs -envsubst -gettext -ngettext diff --git a/gettext-runtime/tests/.cvsignore b/gettext-runtime/tests/.cvsignore deleted file mode 100644 index b958bf7a1..000000000 --- a/gettext-runtime/tests/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -Makefile.in - -Makefile -.libs -_libs -test-lock diff --git a/gettext-tools/.cvsignore b/gettext-tools/.cvsignore deleted file mode 100644 index 6bbff8e4a..000000000 --- a/gettext-tools/.cvsignore +++ /dev/null @@ -1,16 +0,0 @@ -Makefile.in -aclocal.m4 -config.h.in -configure -gnulib-lib -gnulib-m4 - -Makefile -config.cache -config.h -config.log -config.status -libtool -stamp-h* -config.h.msvc -config.h_vms diff --git a/gettext-tools/doc/.cvsignore b/gettext-tools/doc/.cvsignore deleted file mode 100644 index 10bc13dbd..000000000 --- a/gettext-tools/doc/.cvsignore +++ /dev/null @@ -1,17 +0,0 @@ -Makefile.in - -Makefile -stamp-vti -*.aux -*.toc -*.cp -*.fn -*.ky -*.pg -*.tp -*.vr -*.my -*.log -*.cps -*.fns -relocatable.texi diff --git a/gettext-tools/examples/.cvsignore b/gettext-tools/examples/.cvsignore deleted file mode 100644 index 2dbba65cc..000000000 --- a/gettext-tools/examples/.cvsignore +++ /dev/null @@ -1,6 +0,0 @@ -Makefile.in -aclocal.m4 -configure - -Makefile -installpaths diff --git a/gettext-tools/examples/hello-c++-gnome/po/.cvsignore b/gettext-tools/examples/hello-c++-gnome/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-c++-gnome/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-c++-kde/po/.cvsignore b/gettext-tools/examples/hello-c++-kde/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-c++-kde/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-c++-qt/po/.cvsignore b/gettext-tools/examples/hello-c++-qt/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-c++-qt/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-c++-wxwidgets/po/.cvsignore b/gettext-tools/examples/hello-c++-wxwidgets/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-c++-wxwidgets/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-c++/po/.cvsignore b/gettext-tools/examples/hello-c++/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-c++/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-c-gnome/po/.cvsignore b/gettext-tools/examples/hello-c-gnome/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-c-gnome/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-c/po/.cvsignore b/gettext-tools/examples/hello-c/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-c/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-clisp/po/.cvsignore b/gettext-tools/examples/hello-clisp/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-clisp/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-csharp-forms/po/.cvsignore b/gettext-tools/examples/hello-csharp-forms/po/.cvsignore deleted file mode 100644 index 71aa14c22..000000000 --- a/gettext-tools/examples/hello-csharp-forms/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po *.po diff --git a/gettext-tools/examples/hello-csharp/po/.cvsignore b/gettext-tools/examples/hello-csharp/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-csharp/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-gawk/po/.cvsignore b/gettext-tools/examples/hello-gawk/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-gawk/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-guile/po/.cvsignore b/gettext-tools/examples/hello-guile/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-guile/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-java-awt/po/.cvsignore b/gettext-tools/examples/hello-java-awt/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-java-awt/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-java-qtjambi/po/.cvsignore b/gettext-tools/examples/hello-java-qtjambi/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-java-qtjambi/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-java-swing/po/.cvsignore b/gettext-tools/examples/hello-java-swing/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-java-swing/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-java/po/.cvsignore b/gettext-tools/examples/hello-java/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-java/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-librep/po/.cvsignore b/gettext-tools/examples/hello-librep/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-librep/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-objc-gnome/po/.cvsignore b/gettext-tools/examples/hello-objc-gnome/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-objc-gnome/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-objc-gnustep/po/.cvsignore b/gettext-tools/examples/hello-objc-gnustep/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-objc-gnustep/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-objc/po/.cvsignore b/gettext-tools/examples/hello-objc/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-objc/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-pascal/po/.cvsignore b/gettext-tools/examples/hello-pascal/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-pascal/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-perl/po/.cvsignore b/gettext-tools/examples/hello-perl/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-perl/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-php/po/.cvsignore b/gettext-tools/examples/hello-php/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-php/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-python/po/.cvsignore b/gettext-tools/examples/hello-python/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-python/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-sh/po/.cvsignore b/gettext-tools/examples/hello-sh/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-sh/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-smalltalk/po/.cvsignore b/gettext-tools/examples/hello-smalltalk/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-smalltalk/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-tcl-tk/po/.cvsignore b/gettext-tools/examples/hello-tcl-tk/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-tcl-tk/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-tcl/po/.cvsignore b/gettext-tools/examples/hello-tcl/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-tcl/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/hello-ycp/po/.cvsignore b/gettext-tools/examples/hello-ycp/po/.cvsignore deleted file mode 100644 index 6d609cec5..000000000 --- a/gettext-tools/examples/hello-ycp/po/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.po diff --git a/gettext-tools/examples/po/.cvsignore b/gettext-tools/examples/po/.cvsignore deleted file mode 100644 index 3dda72986..000000000 --- a/gettext-tools/examples/po/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile.in -Makefile diff --git a/gettext-tools/gnulib-lib/.cvsignore b/gettext-tools/gnulib-lib/.cvsignore deleted file mode 100644 index dd2e34626..000000000 --- a/gettext-tools/gnulib-lib/.cvsignore +++ /dev/null @@ -1,389 +0,0 @@ -Makefile.gnulib -Makefile.in -acl.c -acl.h -acl-internal.h -acl_entries.c -argmatch.c -argmatch.h -atexit.c -binary-io.h -byteswap_.h -c-ctype.c -c-ctype.h -c-strcase.h -c-strcasecmp.c -c-strcasestr.c -c-strcasestr.h -c-strncasecmp.c -c-strstr.c -c-strstr.h -canonicalize-lgpl.c -canonicalize.h -classpath.c -classpath.h -clean-temp.c -clean-temp.h -concatpath.c -config.charset -copy-file.c -copy-file.h -csharpcomp.c -csharpcomp.h -csharpexec.c -csharpexec.h -error.c -error.h -execute.c -execute.h -exit.h -exitfail.c -exitfail.h -fatal-signal.c -fatal-signal.h -fd-ostream.c -fd-ostream.h -fd_ostream.priv.h -fd_ostream.vt.h -file-has-acl.c -file-ostream.c -file-ostream.h -file_ostream.priv.h -file_ostream.vt.h -findprog.c -findprog.h -fnmatch.c -fnmatch_.h -fnmatch_loop.c -full-write.c -full-write.h -fwriteerror.c -fwriteerror.h -gcd.c -gcd.h -getdelim.c -getdelim.h -getline.c -getline.h -getopt.c -getopt1.c -getopt_.h -getopt_int.h -gettimeofday.c -gl_anyhash_list1.h -gl_anyhash_list2.h -gl_anylinked_list1.h -gl_anylinked_list2.h -gl_array_list.c -gl_array_list.h -gl_linkedhash_list.c -gl_linkedhash_list.h -gl_list.c -gl_list.h -glib -html-ostream.c -html-ostream.h -html-styled-ostream.c -html-styled-ostream.h -html_ostream.priv.h -html_ostream.vt.h -html_styled_ostream.priv.h -html_styled_ostream.vt.h -javacomp.c -javacomp.h -javaexec.c -javaexec.h -javaversion.c -javaversion.class -javaversion.h -javaversion.java -lbrkprop.h -libcroco -libxml -linebreak.c -linebreak.h -localcharset.c -localcharset.h -lock.c -lock.h -mbswidth.c -mbswidth.h -memmove.c -memset.c -minmax.h -mkdtemp.c -mkdtemp.h -obstack.c -obstack.h -ostream.c -ostream.h -ostream.priv.h -ostream.vt.h -pathmax.h -pathname.h -pipe.c -pipe.h -progname.c -progname.h -progreloc.c -quote.c -quote.h -quotearg.c -quotearg.h -readlink.c -ref-add.sin -ref-del.sin -safe-read.c -safe-read.h -safe-write.c -safe-write.h -setenv.c -setenv.h -sh-quote.c -sh-quote.h -sigprocmask.c -sigprocmask.h -size_max.h -stat_.h -stdbool_.h -stdint_.h -stpcpy.c -stpncpy.c -strcspn.c -strdup.c -strerror.c -striconv.c -striconv.h -string_.h -strnlen.c -strpbrk.c -strtol.c -strtoul.c -styled-ostream.c -styled-ostream.h -styled_ostream.priv.h -styled_ostream.vt.h -sys_time_.h -tempname.c -tempname.h -term-ostream.c -term-ostream.h -term-styled-ostream.c -term-styled-ostream.h -term_ostream.priv.h -term_ostream.vt.h -term_styled_ostream.priv.h -term_styled_ostream.vt.h -tls.c -tls.h -tmpdir.c -tmpdir.h -unistd_.h -unistr -unitypes.h -unlocked-io.h -unsetenv.c -vasprintf.h -verify.h -w32spawn.h -wait-process.c -wait-process.h -wchar_.h -wctype_.h -wcwidth.h -xasprintf.c -xsetenv.c -xsetenv.h -xsize.h -xstriconv.c -xstriconv.h -xvasprintf.c -xvasprintf.h -addext.c -alloca_.h -backupfile.c -backupfile.h -basename.c -basename.h -closeout.c -closeout.h -concat-filename.c -diffseq.h -error-progname.c -error-progname.h -fd-ostream.oo.c -fd-ostream.oo.h -file-ostream.oo.c -file-ostream.oo.h -filename.h -fstrcmp.c -fstrcmp.h -gettext.h -glib_.h -glibconfig_.h -hash.c -hash.h -html-ostream.oo.c -html-ostream.oo.h -html-styled-ostream.oo.c -html-styled-ostream.oo.h -mbchar.c -mbchar.h -mbslen.c -mbsstr.c -mbuiter.h -memchr.c -moo.h -ostream.oo.c -ostream.oo.h -propername.c -propername.h -relocatable.c -relocatable.h -relocwrapper.c -stdlib_.h -strnlen1.c -strnlen1.h -styled-ostream.oo.c -styled-ostream.oo.h -term-ostream.oo.c -term-ostream.oo.h -term-styled-ostream.oo.c -term-styled-ostream.oo.h -terminfo.h -tparm.c -tputs.c -vasprintf.c -xalloc.h -xerror.c -xerror.h -xmalloc.c -xreadlink.c -xreadlink.h -xstrdup.c -locale_.h -signal_.h -stdio_.h -sys_stat_.h -unistr.h -dirname.c -dirname.h -mkdir.c -stripslash.c -strndup.c -xstrndup.c -xstrndup.h -iconv_.h -iconv_open-aix.gperf -iconv_open-aix.h -iconv_open-hpux.gperf -iconv_open-hpux.h -iconv_open-irix.gperf -iconv_open-irix.h -iconv_open-osf.gperf -iconv_open-osf.h -iconv_open.c -localename.c -localename.h -malloca.c -malloca.h -malloca.valgrind -xmalloca.c -xmalloca.h -uniname.h -streq.h -uniwidth.h -wcwidth.c -areadlink.c -areadlink.h -malloc.c -realloc.c -intprops.h -alloca.in.h -byteswap.in.h -fnmatch.in.h -getopt.in.h -iconv.in.h -locale.in.h -signal.in.h -stdbool.in.h -stdint.in.h -stdio.in.h -stdlib.in.h -string.in.h -sys_stat.in.h -sys_time.in.h -unistd.in.h -wchar.in.h -wctype.in.h -glib.in.h -glibconfig.in.h -fcntl.in.h -fopen.c -open.c -asnprintf.c -float+.h -float.in.h -printf-args.c -printf-args.h -printf-parse.c -printf-parse.h -snprintf.c -vasnprintf.c -vasnprintf.h -vsnprintf.c -memcmp.c -str-kmp.h -str-two-way.h -strstr.c -stdarg.in.h -c-strcaseeq.h -striconveh.c -striconveh.h -striconveha.c -striconveha.h -uniconv.h -unilbrk.h -mbiter.h -trim.c -trim.h -copy-acl.c -dup-safer.c -fd-safer.c -pipe-safer.c -raise.c -set-mode-acl.c -sig-handler.h -sigaction.c -unistd--.h -unistd-safer.h -sigpipe-die.c -sigpipe-die.h -concat-filename.h -xconcat-filename.c -errno.in.h -alloca.c -stdio-write.c -sys_select.in.h -sys_socket.in.h -winsock-select.c -winsock.c -write.c -rawmemchr.c -rawmemchr.valgrind -sched.in.h -spawn.in.h -spawn_faction_addclose.c -spawn_faction_adddup2.c -spawn_faction_addopen.c -spawn_faction_destroy.c -spawn_faction_init.c -spawn_int.h -spawnattr_destroy.c -spawnattr_init.c -spawnattr_setflags.c -spawnattr_setsigmask.c -spawni.c -spawnp.c -strchrnul.c -strchrnul.valgrind diff --git a/gettext-tools/intl/.cvsignore b/gettext-tools/intl/.cvsignore deleted file mode 100644 index 07580ca1e..000000000 --- a/gettext-tools/intl/.cvsignore +++ /dev/null @@ -1,11 +0,0 @@ -ChangeLog.inst -Makefile -VERSION -.libs -*.lo -*.la -charset.alias -libgnuintl.h -libintl.h -ref-add.sed -ref-del.sed diff --git a/gettext-tools/libgettextpo/.cvsignore b/gettext-tools/libgettextpo/.cvsignore deleted file mode 100644 index 73f95231c..000000000 --- a/gettext-tools/libgettextpo/.cvsignore +++ /dev/null @@ -1,155 +0,0 @@ -gnulib-m4 -Makefile.gnulib -Makefile.in -Makefile -.libs -_libs -*.lo -*.la -alloca.in.h -basename.c -basename.h -c-ctype.c -c-ctype.h -c-strcase.h -c-strcasecmp.c -c-strncasecmp.c -c-strstr.c -c-strstr.h -concat-filename.c -concatpath.c -config.charset -diffseq.h -error-progname.c -error-progname.h -error.c -error.h -exit.h -exitfail.c -exitfail.h -file-ostream.c -file-ostream.h -file-ostream.oo.c -file-ostream.oo.h -file_ostream.priv.h -file_ostream.vt.h -filename.h -fopen.c -fstrcmp.c -fstrcmp.h -fwriteerror.c -fwriteerror.h -gcd.c -gcd.h -getdelim.c -getdelim.h -getline.c -getline.h -gettext.h -hash.c -hash.h -iconv.in.h -iconv_open-aix.gperf -iconv_open-aix.h -iconv_open-hpux.gperf -iconv_open-hpux.h -iconv_open-irix.gperf -iconv_open-irix.h -iconv_open-osf.gperf -iconv_open-osf.h -iconv_open.c -intprops.h -lbrkprop.h -linebreak.c -linebreak.h -localcharset.c -localcharset.h -lock.c -lock.h -malloc.c -malloca.c -malloca.h -malloca.valgrind -mbswidth.c -mbswidth.h -minmax.h -moo.h -obstack.c -obstack.h -ostream.c -ostream.h -ostream.oo.c -ostream.oo.h -ostream.priv.h -ostream.vt.h -pathname.h -progname.c -progname.h -realloc.c -ref-add.sin -ref-del.sin -relocatable.c -relocatable.h -size_max.h -stdbool.in.h -stdint.in.h -stdio.in.h -stdlib.in.h -stpcpy.c -stpcpy.h -strdup.c -strdup.h -streq.h -strerror.c -striconv.c -striconv.h -string.in.h -strnlen.c -tls.c -tls.h -unistd.in.h -unistr -unistr.h -unitypes.h -uniwidth.h -unlocked-io.h -vasprintf.c -vasprintf.h -wchar.in.h -wctype.in.h -wcwidth.c -wcwidth.h -xalloc.h -xasprintf.c -xerror.c -xerror.h -xmalloc.c -xmalloca.c -xmalloca.h -xsize.h -xstrdup.c -xstriconv.c -xstriconv.h -xvasprintf.c -xvasprintf.h -memchr.c -memcmp.c -str-two-way.h -strstr.c -stdarg.in.h -c-strcaseeq.h -striconveh.c -striconveh.h -striconveha.c -striconveha.h -uniconv.h -unilbrk.h -fcntl.in.h -open.c -concat-filename.h -xconcat-filename.c -errno.in.h -raise.c -signal.in.h -sigprocmask.c -stdio-write.c diff --git a/gettext-tools/libgrep/.cvsignore b/gettext-tools/libgrep/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/gettext-tools/libgrep/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/gettext-tools/m4/.cvsignore b/gettext-tools/m4/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/gettext-tools/m4/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/gettext-tools/man/.cvsignore b/gettext-tools/man/.cvsignore deleted file mode 100644 index 055c8c9f4..000000000 --- a/gettext-tools/man/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -Makefile.in - -Makefile -x-to-1 diff --git a/gettext-tools/misc/.cvsignore b/gettext-tools/misc/.cvsignore deleted file mode 100644 index e9e0e1a40..000000000 --- a/gettext-tools/misc/.cvsignore +++ /dev/null @@ -1,7 +0,0 @@ -Makefile.in - -Makefile -autopoint -gettextize -elc-stamp -archive.tar.gz* diff --git a/gettext-tools/po/.cvsignore b/gettext-tools/po/.cvsignore deleted file mode 100644 index 48c67b36f..000000000 --- a/gettext-tools/po/.cvsignore +++ /dev/null @@ -1,7 +0,0 @@ -Makefile.msvc -Makefile.vms -Makefile.in -Makefile -POTFILES -stamp-po -*.gmo diff --git a/gettext-tools/projects/.cvsignore b/gettext-tools/projects/.cvsignore deleted file mode 100644 index 295f677bd..000000000 --- a/gettext-tools/projects/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -Makefile.in - -Makefile diff --git a/gettext-tools/src/.cvsignore b/gettext-tools/src/.cvsignore deleted file mode 100644 index 72c8e7ff6..000000000 --- a/gettext-tools/src/.cvsignore +++ /dev/null @@ -1,31 +0,0 @@ -Makefile.in - -Makefile -po-gram-gen2.h -.libs -_libs -*.lo -*.la -gettext -msgcmp -msgcomm -msgfmt -msgmerge -msgunfmt -ngettext -xgettext -msgattrib -msgcat -msgconv -msgen -msgexec -msgfilter -msggrep -msginit -msguniq -hostname -urlget -user-email -gettext.jar -gnu.gettext.DumpResource -gnu.gettext.GetURL diff --git a/gettext-tools/src/gnu/gettext/.cvsignore b/gettext-tools/src/gnu/gettext/.cvsignore deleted file mode 100644 index 6b468b62a..000000000 --- a/gettext-tools/src/gnu/gettext/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -*.class diff --git a/gettext-tools/tests/.cvsignore b/gettext-tools/tests/.cvsignore deleted file mode 100644 index aa5b1b3a6..000000000 --- a/gettext-tools/tests/.cvsignore +++ /dev/null @@ -1,18 +0,0 @@ -Makefile.in - -Makefile -.libs -_libs -cake -fc3 -fc4 -fc5 -gettext-3-prg -gettext-4-prg -gettext-5-prg -gettext-6-prg -gettext-7-prg -gettext-8 -testlocale -tstgettext -tstngettext diff --git a/gnulib-local/.cvsignore b/gnulib-local/.cvsignore deleted file mode 100644 index 70845e08e..000000000 --- a/gnulib-local/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -Makefile.in -- 2.47.3