diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-29 16:07:47 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-29 16:07:47 +0800 |
commit | 76ecd484e4f9b94e63c6446981b402bb01f3de38 (patch) | |
tree | d017c4cf5877ddd3d40ab6d8cffbce5d34973d70 /x11-toolkits/gdl/pkg-descr | |
parent | 9580042667e57cef019ba28dbba47854a319ae2e (diff) | |
download | marcuscom-ports-76ecd484e4f9b94e63c6446981b402bb01f3de38.tar.gz marcuscom-ports-76ecd484e4f9b94e63c6446981b402bb01f3de38.tar.zst marcuscom-ports-76ecd484e4f9b94e63c6446981b402bb01f3de38.zip |
Update to 2.30.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14741 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gdl/pkg-descr')
-rw-r--r-- | x11-toolkits/gdl/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/gdl/pkg-descr b/x11-toolkits/gdl/pkg-descr new file mode 100644 index 000000000..1aca67859 --- /dev/null +++ b/x11-toolkits/gdl/pkg-descr @@ -0,0 +1,14 @@ +Gnome Devtool Libraries +======================= + +This package contains components and libraries that are intended to be +shared between Scaffold, the new GNOME 2 development system. + +The current pieces of GDL include: + + - A code-editing bonobo component based on GtkSourceView + + - An utility library that also contains the stubs and skels for + the above components (gdl). + +WWW: http://www.gnome.org/ |