[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/infra/elisp savannah.vim
From: |
Frouin Jean-Michel |
Subject: |
[Savannah-cvs] administration/infra/elisp savannah.vim |
Date: |
Tue, 28 Aug 2007 19:54:24 +0000 |
CVSROOT: /sources/administration
Module name: administration
Changes by: Frouin Jean-Michel <snoogie> 07/08/28 19:54:24
Modified files:
infra/elisp : savannah.vim
Log message:
Updating SV_problem_distro
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/administration/infra/elisp/savannah.vim?cvsroot=administration&r1=1.2&r2=1.3
Patches:
Index: savannah.vim
===================================================================
RCS file: /sources/administration/administration/infra/elisp/savannah.vim,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- savannah.vim 28 Aug 2007 14:33:28 -0000 1.2
+++ savannah.vim 28 Aug 2007 19:54:24 -0000 1.3
@@ -212,7 +212,7 @@
" Ask the user how he plans to use Savannah in the context of a distro project.
fu! SV_problem_distro()
- execute "normal IAs mentioned in the registration pages, we do
not host complete distros, distros isos, packages repositories, etc, for space
and bandwidth reasons. We may just offer support for organisational purpose and
dedicated software (such as iso creation scripts).
How do you plan to use the Savannah services?
If you plan to host such software:
"
+ execute "normal IAs mentioned in the registration pages, we do
not host complete distros, distros isos, packages repositories, etc, mainly
because we couldn't check the licenses of each and every package it is composed
of. We may just offer support for organisational purpose and dedicated software
(such as iso creation scripts).
How do you plan to use the Savannah services?
If you plan to host such software:
"
call SV_problem_tarball()
echo "Inserted sv-problem-distro text."
endfu