From 6167d01a1ecd5a6703601bd3e101a8792820c66b Mon Sep 17 00:00:00 2001 From: jasper Date: Mon, 23 May 2011 08:24:41 +0000 Subject: [PATCH] sync with README ok aja@ --- x11/gnome/gdl/Makefile | 6 +++--- x11/gnome/gdl/pkg/DESCR | 10 +--------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/x11/gnome/gdl/Makefile b/x11/gnome/gdl/Makefile index dff6cfa96b4..64f5ce1bf46 100644 --- a/x11/gnome/gdl/Makefile +++ b/x11/gnome/gdl/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.20 2010/11/22 08:36:57 espie Exp $ +# $OpenBSD: Makefile,v 1.21 2011/05/23 08:24:41 jasper Exp $ -COMMENT= GNOME Devtool Libraries +COMMENT= GNOME Docking library GNOME_PROJECT= gdl GNOME_VERSION= 2.30.1 -REVISION= 0 +REVISION= 1 SHARED_LIBS += gdl-1 1.0 # 3.0 diff --git a/x11/gnome/gdl/pkg/DESCR b/x11/gnome/gdl/pkg/DESCR index b99963921b5..dd4fe2f4f61 100644 --- a/x11/gnome/gdl/pkg/DESCR +++ b/x11/gnome/gdl/pkg/DESCR @@ -1,9 +1 @@ -This package contains components and libraries that are intended to be -shared between GNOME development tools. - -The current pieces of GDL include: - - - A symbol browser bonobo component (symbol-browser-control). - - A docking widget (gdl). - - A utility library that also contains the stubs and skels for - the symbol browser and text editor components (gdl, idl). +Provides docking features for gtk+.