commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r10030 - trunk/gnue-common


From: reinhard
Subject: [gnue] r10030 - trunk/gnue-common
Date: Sat, 31 Oct 2009 17:58:19 -0500 (CDT)

Author: reinhard
Date: 2009-10-31 17:58:19 -0500 (Sat, 31 Oct 2009)
New Revision: 10030

Modified:
   trunk/gnue-common/setup.py
Log:
Updated package info.


Modified: trunk/gnue-common/setup.py
===================================================================
--- trunk/gnue-common/setup.py  2009-10-31 22:41:13 UTC (rev 10029)
+++ trunk/gnue-common/setup.py  2009-10-31 22:58:19 UTC (rev 10030)
@@ -72,14 +72,14 @@
     # The Work
     params["name"]             = PACKAGE.lower()
     params["version"]          = VERSION
-    params["description"]      = "GNU Enterprise Common Base"
+    params["description"]      = TITLE
     params["long_description"] = ""
     params["license"]          = "GPL"
 
     # The Author
     params["author"]       = "GNU Enterprise Team"
     params["author_email"] = "address@hidden"
-    params["url"]          = "http://www.gnue.org";
+    params["url"]          = "http://www.gnuenterprise.org";
 
     # The Programs
     params["package_dir"] = {"gnue":        "module/base",





reply via email to

[Prev in Thread] Current Thread [Next in Thread]