summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2005-09-19 12:22:27 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2005-09-19 12:22:27 +0000
commita5df2adf0a25068201247f8cfadab4a17eefc988 (patch)
tree2b327e45712340f3391f747b808309964dbd8e3c
parentFixed makefile (diff)
downloadmisc-a5df2adf0a25068201247f8cfadab4a17eefc988.tar.gz
misc-a5df2adf0a25068201247f8cfadab4a17eefc988.tar.bz2
misc-a5df2adf0a25068201247f8cfadab4a17eefc988.zip
Fixed version
svn path=/local/; revision=413
-rw-r--r--z-distfiles/Makefile2
-rw-r--r--z-distfiles/semantic.cache4
2 files changed, 3 insertions, 3 deletions
diff --git a/z-distfiles/Makefile b/z-distfiles/Makefile
index ff79495..5d617f9 100644
--- a/z-distfiles/Makefile
+++ b/z-distfiles/Makefile
@@ -1,5 +1,5 @@
DOWNLOAD_DIR=/var/www/www.gunnarwrobel.de/htdocs/downloads/
-VERSION=1.2.1
+VERSION=1.2.2
TAR=tar cvfj
TAREX=--exclude="CVS" --exclude=".svn" --exclude=*~
diff --git a/z-distfiles/semantic.cache b/z-distfiles/semantic.cache
index bb604b4..6a821ba 100644
--- a/z-distfiles/semantic.cache
+++ b/z-distfiles/semantic.cache
@@ -5,9 +5,9 @@
:tables (list
(semanticdb-table "Makefile"
:file "Makefile"
- :pointmax 360
+ :pointmax 375
:major-mode 'makefile-mode
- :tokens '(("DOWNLOAD_DIR" variable nil (("/var/www/www.gunnarwrobel.de/htdocs/downloads/")) nil nil nil [1 61]) ("VERSION" variable nil (("1.2")) nil nil nil [61 73]) ("TAR" variable nil (("tar") ("cvfj")) nil nil nil [74 88]) ("TAREX" variable nil (("--exclude=\"CVS\"") ("--exclude=\".svn\"") ("--exclude=*~")) nil nil nil [88 140]) ("DEREF" variable nil (("--dereference")) nil nil nil [140 160]) ("scripts-gw" function nil (nil) nil nil nil [161 360]))
+ :tokens '(("DOWNLOAD_DIR" variable nil (("/var/www/www.gunnarwrobel.de/htdocs/downloads/")) nil nil nil [1 61]) ("VERSION" variable nil (("1.2.2")) nil nil nil [61 75]) ("TAR" variable nil (("tar") ("cvfj")) nil nil nil [76 90]) ("TAREX" variable nil (("--exclude=\"CVS\"") ("--exclude=\".svn\"") ("--exclude=*~")) nil nil nil [90 142]) ("DEREF" variable nil (("--dereference")) nil nil nil [142 162]) ("scripts" function nil (nil) nil nil nil [163 360]))
:unmatched-syntax '((shell-command 292 . 359))
)
)