New commits:
commit bd26ef620f857c86493fc4a5b7852a6b2eff74f9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
libidl: fixed build with new bison (2.4)
diff --git a/gnome2-libs/libidl/DETAILS b/gnome2-libs/libidl/DETAILS
index 6e07a34..593aca0 100755
--- a/gnome2-libs/libidl/DETAILS
+++ b/gnome2-libs/libidl/DETAILS
@@ -6,15 +6,14 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/libIDL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/libIDL/$BRANCH/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
- WEB_SITE=http://orbit-resource.sourceforge.net
+ WEB_SITE=http://orbit-resource.sourceforge.net/
ENTERED=20020509
KEYWORDS="gnome2 libs"
SHORT="library for creating trees of CORBA IDL files"
cat << EOF
-libIDL is a library licensed under the GNU LGPL for creating trees of
-CORBA Interface Definition Language (IDL) files, which is a
-specification for defining portable interfaces. libIDL was
-initially written for ORBit (the ORB from the GNOME project, and the
-primary means of libIDL distribution). However, the functionality was
-designed to be as reusable and portable as possible.
+libIDL is a library licensed under the GNU LGPL for creating trees of CORBA
+Interface Definition Language (IDL) files, which is a specification for
defining
+portable interfaces. libIDL was initially written for ORBit (the ORB from
the
+GNOME project, and the primary means of libIDL distribution). However, the
+functionality was designed to be as reusable and portable as possible.
EOF
diff --git a/gnome2-libs/libidl/HISTORY b/gnome2-libs/libidl/HISTORY
index 2b2f22d..9b81b68 100644
--- a/gnome2-libs/libidl/HISTORY
+++ b/gnome2-libs/libidl/HISTORY
@@ -1,3 +1,8 @@
+2008-11-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: fixed descs, website
+ * PRE_BUILD: quoting paths; fixed build with new bison (2.4)
+ * libIDL-bison-2.4.patch: added
+
2008-08-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.8.11