[Libreoffice-commits] website.git: Branch 'tinderbox' - local_conf/TreeData.pm
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Mon Mar 17 09:05:14 PDT 2014
local_conf/TreeData.pm | 40 ++--------------------------------------
1 file changed, 2 insertions(+), 38 deletions(-)
New commits:
commit 70452abfc998bd4e6a1096d8661c09670494e9df
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Mon Mar 17 17:03:41 2014 +0100
remove obsolete trees
diff --git a/local_conf/TreeData.pm b/local_conf/TreeData.pm
index 31a03fb..d95ab57 100644
--- a/local_conf/TreeData.pm
+++ b/local_conf/TreeData.pm
@@ -237,46 +237,10 @@ $VERSION = '#tinder_version#';
branch => 'libreoffice-4-1',
VCS => 'GIT',
},
- 'libreoffice-4-0' => {
+ 'libreoffice-4-2' => {
root => 'git://anongit.freedesktop.org/git/libreoffice/core',
module => 'all',
- branch => 'libreoffice-4-0',
- VCS => 'GIT',
- },
- 'libreoffice-3-6' => {
- root => 'git://anongit.freedesktop.org/git/libreoffice/core',
- module => 'all',
- branch => 'libreoffice-3-6',
- VCS => 'GIT',
- },
- 'libreoffice-3-5' => {
- root => 'git://anongit.freedesktop.org/git/libreoffice/core',
- module => 'all',
- branch => 'libreoffice-3-5',
- VCS => 'GIT',
- },
- 'libreoffice-3-4' => {
- root => 'git://anongit.freedesktop.org/git/libreoffice/core',
- module => 'all',
- branch => 'libreoffice-3-4',
- VCS => 'GIT',
- },
- 'feature/gbuild_extensions' => {
- root => 'git://anongit.freedesktop.org/git/libreoffice/core',
- module => 'all',
- branch => 'feature/gbuild_extensions',
- VCS => 'GIT',
- },
- 'feature/gbuild_cppuhelper' => {
- root => 'git://anongit.freedesktop.org/git/libreoffice/core',
- module => 'all',
- branch => 'feature/gbuild_cppuhelper',
- VCS => 'GIT',
- },
- 'feature/gbuild_java' => {
- root => 'git://anongit.freedesktop.org/git/libreoffice/core',
- module => 'all',
- branch => 'feature/gbuild_java',
+ branch => 'libreoffice-4-2',
VCS => 'GIT',
},
);
More information about the Libreoffice-commits
mailing list