[Lunar-commits] r18940 - moonbase/trunk/gnome-platform/libbonobo
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue Feb 28 06:51:31 UTC 2006
Author: v3rt1g0
Date: 2006-02-28 06:51:30 +0000 (Tue, 28 Feb 2006)
New Revision: 18940
Removed:
moonbase/trunk/gnome-platform/libbonobo/CONFLICTS
Modified:
moonbase/trunk/gnome-platform/libbonobo/DEPENDS
moonbase/trunk/gnome-platform/libbonobo/DETAILS
Log:
Misc Tidy: libbonobo (2.10.1)
* removed CONFLICTS file as the module it conflicts with no longer
exists in the moonbase.
* removed depends that were already covered by lower level depends
* cleaned up wording in the DETAILS
Deleted: moonbase/trunk/gnome-platform/libbonobo/CONFLICTS
Modified: moonbase/trunk/gnome-platform/libbonobo/DEPENDS
===================================================================
--- moonbase/trunk/gnome-platform/libbonobo/DEPENDS 2006-02-28 06:08:07 UTC (rev 18939)
+++ moonbase/trunk/gnome-platform/libbonobo/DEPENDS 2006-02-28 06:51:30 UTC (rev 18940)
@@ -1,3 +1 @@
-depends glib-2 &&
-depends ORBit2 &&
-depends libxml2
+depends ORBit2
Modified: moonbase/trunk/gnome-platform/libbonobo/DETAILS
===================================================================
--- moonbase/trunk/gnome-platform/libbonobo/DETAILS 2006-02-28 06:08:07 UTC (rev 18939)
+++ moonbase/trunk/gnome-platform/libbonobo/DETAILS 2006-02-28 06:51:30 UTC (rev 18940)
@@ -7,10 +7,12 @@
WEB_SITE=http://www.gnome.org
ENTERED=20020729
UPDATED=20050905
- SHORT="libbonobo is a part of the GNOME 2.x bonobo implementation"
+ SHORT="the GNOME CORBA framework library"
+
cat << EOF
-Bonobo is the GNOME architecture for creating reusable software
-components and compound documents. It was designed and implemented to
-address the needs and problems of the free-software community for
-developing large-scale applications.
+Bonobo is a set of language and system independent CORBA interfaces
+for creating reusable components, controls, and creating compound
+documents. It was designed and implemented to address the needs and
+problems of the free-software community for developing large-scale
+applications.
EOF
More information about the Lunar-commits
mailing list