aboutsummaryrefslogtreecommitdiff
path: root/trunk/mkbuild
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-01 15:44:50 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-12-01 15:44:50 +0000
commit89d8e101ac029f127a2579c531052e42d2ebd33b (patch)
tree025e5b042afb885218ca9c1878dd2bd13c5301b6 /trunk/mkbuild
parent864b5977907566c44257f99312d88e203b151d22 (diff)
downloadsimplepkg-89d8e101ac029f127a2579c531052e42d2ebd33b.tar.gz
simplepkg-89d8e101ac029f127a2579c531052e42d2ebd33b.tar.bz2
setting svn keywords in some files
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@615 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/mkbuild')
-rw-r--r--trunk/mkbuild/generic.mkSlackBuild1
-rw-r--r--trunk/mkbuild/model.mkbuild21
2 files changed, 17 insertions, 5 deletions
diff --git a/trunk/mkbuild/generic.mkSlackBuild b/trunk/mkbuild/generic.mkSlackBuild
index c889fde..8cccbb2 100644
--- a/trunk/mkbuild/generic.mkSlackBuild
+++ b/trunk/mkbuild/generic.mkSlackBuild
@@ -3,6 +3,7 @@
##
## Version 0.9.9 - Luis ( luis at riseup d0t net)
## Alves ( rudsonalves at yahoo d0t com d0t br )
+## Version $Rev$ - $Author$
#################################################################
#!/bin/bash
<head> off
diff --git a/trunk/mkbuild/model.mkbuild b/trunk/mkbuild/model.mkbuild
index a6ad022..84dc256 100644
--- a/trunk/mkbuild/model.mkbuild
+++ b/trunk/mkbuild/model.mkbuild
@@ -1,8 +1,19 @@
-#################################################################
-## Generic template for Mkbuild
-##
-## Version 0.9.0 - Alves ( rudsonalves at yahoo d0t com d0t br )
-#################################################################
+#
+# This mkbuild is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or any later version.
+#
+# This mkbuild is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
+# A PARTICULAR PURPOSE. See the GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along with
+# this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+# Place - Suite 330, Boston, MA 02111-1307, USA
+#
+# Version 0.9.0 - Alves ( rudsonalves at yahoo d0t com d0t br )
+# Version $Rev$ - $Author$
+
#--------------------
# Personal variables
#--------------------