[csw-devel] SF.net SVN: gar:[19631] csw/mgar/gar/v2
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Nov 11 00:14:32 CET 2012
Revision: 19631
http://gar.svn.sourceforge.net/gar/?rev=19631&view=rev
Author: dmichelsen
Date: 2012-11-10 23:14:31 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
mGAR v2: Collapse CATEGORIES and default to default
Modified Paths:
--------------
csw/mgar/gar/v2/gar.conf.mk
Added Paths:
-----------
csw/mgar/gar/v2/categories/apps
csw/mgar/gar/v2/categories/default/
csw/mgar/gar/v2/categories/devel
csw/mgar/gar/v2/categories/lang
csw/mgar/gar/v2/categories/lib
csw/mgar/gar/v2/categories/net
csw/mgar/gar/v2/categories/server
csw/mgar/gar/v2/categories/utils
csw/mgar/gar/v2/categories/xorg
csw/mgar/gar/v2/categories/xtra
Removed Paths:
-------------
csw/mgar/gar/v2/categories/apps/
csw/mgar/gar/v2/categories/devel/
csw/mgar/gar/v2/categories/lang/
csw/mgar/gar/v2/categories/lib/
csw/mgar/gar/v2/categories/net/
csw/mgar/gar/v2/categories/server/
csw/mgar/gar/v2/categories/utils/
csw/mgar/gar/v2/categories/xorg/
csw/mgar/gar/v2/categories/xtra/
Added: csw/mgar/gar/v2/categories/apps
===================================================================
--- csw/mgar/gar/v2/categories/apps (rev 0)
+++ csw/mgar/gar/v2/categories/apps 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/apps
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/devel
===================================================================
--- csw/mgar/gar/v2/categories/devel (rev 0)
+++ csw/mgar/gar/v2/categories/devel 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/devel
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/lang
===================================================================
--- csw/mgar/gar/v2/categories/lang (rev 0)
+++ csw/mgar/gar/v2/categories/lang 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/lang
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/lib
===================================================================
--- csw/mgar/gar/v2/categories/lib (rev 0)
+++ csw/mgar/gar/v2/categories/lib 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/lib
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/net
===================================================================
--- csw/mgar/gar/v2/categories/net (rev 0)
+++ csw/mgar/gar/v2/categories/net 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/net
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/server
===================================================================
--- csw/mgar/gar/v2/categories/server (rev 0)
+++ csw/mgar/gar/v2/categories/server 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/server
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/utils
===================================================================
--- csw/mgar/gar/v2/categories/utils (rev 0)
+++ csw/mgar/gar/v2/categories/utils 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/utils
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/xorg
===================================================================
--- csw/mgar/gar/v2/categories/xorg (rev 0)
+++ csw/mgar/gar/v2/categories/xorg 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/xorg
___________________________________________________________________
Added: svn:special
+ *
Added: csw/mgar/gar/v2/categories/xtra
===================================================================
--- csw/mgar/gar/v2/categories/xtra (rev 0)
+++ csw/mgar/gar/v2/categories/xtra 2012-11-10 23:14:31 UTC (rev 19631)
@@ -0,0 +1 @@
+link default
\ No newline at end of file
Property changes on: csw/mgar/gar/v2/categories/xtra
___________________________________________________________________
Added: svn:special
+ *
Modified: csw/mgar/gar/v2/gar.conf.mk
===================================================================
--- csw/mgar/gar/v2/gar.conf.mk 2012-11-10 22:41:07 UTC (rev 19630)
+++ csw/mgar/gar/v2/gar.conf.mk 2012-11-10 23:14:31 UTC (rev 19631)
@@ -46,6 +46,7 @@
CHECKSUM_FILE ?= checksums
MANIFEST_FILE ?= manifest
LOGDIR ?= log
+CATEGORIES ?= default
ELISP_DIRS ?= $(datadir)/emacs/site-lisp $(EXTRA_ELISP_DIRS)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list