Revision: 3882 http://gar.svn.sourceforge.net/gar/?rev=3882&view=rev Author: bdwalton Date: 2009-03-23 17:47:03 +0000 (Mon, 23 Mar 2009)
Log Message: ----------- correct arch=all flags for a few subpackages; set proper description for emacs subpackage Modified Paths: -------------- csw/mgar/pkg/git/trunk/Makefile Modified: csw/mgar/pkg/git/trunk/Makefile =================================================================== --- csw/mgar/pkg/git/trunk/Makefile 2009-03-23 16:54:33 UTC (rev 3881) +++ csw/mgar/pkg/git/trunk/Makefile 2009-03-23 17:47:03 UTC (rev 3882) @@ -2,10 +2,13 @@ GARVERSION = 1.6.2.1 CATEGORIES = devel +# disable tests until next version bump (at the top so it stands out) +TEST_SCRIPTS = + PACKAGES = CSWgit CSWgitk CSWgitgui CSWgitsvn CSWgitcvs CSWgitemacs CSWgitdoc -ARCHALL_CSWsvn = 1 -ARCHALL_CSWcvs = 1 +ARCHALL_CSWgitsvn = 1 +ARCHALL_CSWgitcvs = 1 ARCHALL_CSWgitk = 1 ARCHALL_CSWgitgui = 1 ARCHALL_CSWgitemacs = 1 @@ -52,6 +55,7 @@ SPKG_DESC_CSWgitsvn = Git tools for working with Subversion repositories SPKG_DESC_CSWgitcvs = Git tools for working with CVS repositories SPKG_DESC_CSWgitdoc = Documentation for Git +SPKG_DESC_CSWgitemacs = Git VCS support for Emacs GIT_USE_PROXY = 1 GIT_REPOS = git://git.kernel.org/pub/scm/git/git.git This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel