[csw-devel] SF.net SVN: gar:[2356] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 26 14:38:33 CET 2008
Revision: 2356
http://gar.svn.sourceforge.net/gar/?rev=2356&view=rev
Author: dmichelsen
Date: 2008-11-26 13:38:33 +0000 (Wed, 26 Nov 2008)
Log Message:
-----------
mgar: Fix CATEGORIES to valid values
Modified Paths:
--------------
csw/mgar/pkg/dbus/trunk/Makefile
csw/mgar/pkg/dbus-glib/trunk/Makefile
csw/mgar/pkg/easytag/trunk/Makefile
csw/mgar/pkg/fastcgi/trunk/Makefile
csw/mgar/pkg/kdesvn/trunk/Makefile
csw/mgar/pkg/kile/trunk/Makefile
csw/mgar/pkg/libcairo/trunk/Makefile
csw/mgar/pkg/libxine/trunk/Makefile
csw/mgar/pkg/lyx/trunk/Makefile
csw/mgar/pkg/mplayer/trunk/Makefile
csw/mgar/pkg/nspr/trunk/Makefile
csw/mgar/pkg/pixman/trunk/Makefile
csw/mgar/pkg/sqlite3/trunk/Makefile
csw/mgar/pkg/swtlibs/trunk/Makefile
Modified: csw/mgar/pkg/dbus/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dbus/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/dbus/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = dbus
GARVERSION = 1.2.4
-CATEGORIES = libs
+CATEGORIES = lib
DESCRIPTION = DBus Message Bus System
define BLURB
Modified: csw/mgar/pkg/dbus-glib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/dbus-glib/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = dbus-glib
GARVERSION = 0.76
-CATEGORIES = libs
+CATEGORIES = lib
DESCRIPTION = DBus GLib Bindings
define BLURB
Modified: csw/mgar/pkg/easytag/trunk/Makefile
===================================================================
--- csw/mgar/pkg/easytag/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/easytag/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = easytag
GARVERSION = 2.1.5
-CATEGORIES = applications
+CATEGORIES = apps
DESCRIPTION = Tag editor for MP3, Ogg Vorbis files and more
define BLURB
Modified: csw/mgar/pkg/fastcgi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/fastcgi/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/fastcgi/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = fastcgi
GARVERSION = 2.4.0
-CATEGORIES = libs
+CATEGORIES = lib
DESCRIPTION = A FastCGI Library
define BLURB
Modified: csw/mgar/pkg/kdesvn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/kdesvn/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/kdesvn/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = kdesvn
GARVERSION = 0.9.3
-CATEGORIES = applications
+CATEGORIES = apps
DESCRIPTION = A Subversion client for KDE
define BLURB
Modified: csw/mgar/pkg/kile/trunk/Makefile
===================================================================
--- csw/mgar/pkg/kile/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/kile/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = kile
GARVERSION = 1.9.3
-CATEGORIES = applications
+CATEGORIES = apps
DESCRIPTION = An integrated LaTeX environment
define BLURB
Modified: csw/mgar/pkg/libcairo/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libcairo/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/libcairo/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = libcairo
GARVERSION = 1.8.2
-CATEGORIES = libs
+CATEGORIES = lib
DESCRIPTION = The Cairo 2D Graphics Library
define BLURB
Modified: csw/mgar/pkg/libxine/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxine/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/libxine/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = libxine
GARVERSION = 1.1.8
-CATEGORIES = APPS
+CATEGORIES = apps
DESCRIPTION = Xine-lib 1.1.8
define BLURB
Modified: csw/mgar/pkg/lyx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lyx/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/lyx/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = lyx
GARVERSION = 1.4.4
-CATEGORIES = applications
+CATEGORIES = apps
DESCRIPTION = WYSIWYM document processor
define BLURB
Modified: csw/mgar/pkg/mplayer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mplayer/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/mplayer/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -7,7 +7,7 @@
GARNAME = MPlayer
GARVERSION = 1.0rc2
SPKG_REVSTAMP = ,REV=$(shell date '+%Y.%m.%d').rc2
-CATEGORIES = APPS
+CATEGORIES = apps
DESCRIPTION = MPlayer is a movie player which runs on many systems
define BLURB
Modified: csw/mgar/pkg/nspr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nspr/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/nspr/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = nspr
GARVERSION = 4.6.6
-CATEGORIES = libs
+CATEGORIES = lib
DISTNAME = $(GARNAME)
DESCRIPTION = NSPR Netscape Portable Runtime
Modified: csw/mgar/pkg/pixman/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pixman/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/pixman/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = pixman
GARVERSION = 0.12.0
-CATEGORIES = libs
+CATEGORIES = lib
DESCRIPTION = The pixel-manipulation library for X and cairo
define BLURB
Modified: csw/mgar/pkg/sqlite3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/sqlite3/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = sqlite3
GARVERSION = 3.6.4
-CATEGORIES = libs
+CATEGORIES = lib
DESCRIPTION = An embeddable SQL engine in a C library
define BLURB
Modified: csw/mgar/pkg/swtlibs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/swtlibs/trunk/Makefile 2008-11-26 08:40:52 UTC (rev 2355)
+++ csw/mgar/pkg/swtlibs/trunk/Makefile 2008-11-26 13:38:33 UTC (rev 2356)
@@ -1,6 +1,6 @@
GARNAME = swtlibs
GARVERSION = 3.2.2
-CATEGORIES = libs
+CATEGORIES = lib
DESCRIPTION = Standard Widget Toolkit (SWT) libraries
define BLURB
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