diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-29 11:42:40 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-29 11:42:40 +0800 |
commit | acf0ea91e56aae171a187d17cf2d25d88930076a (patch) | |
tree | 225e4e7a709451114447e92bf3846e1eada9cf59 /devel/glib20 | |
parent | ba137501f6eafae4bf30b6054d8f8684a719d996 (diff) | |
download | marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.gz marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.bz2 marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.lz marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.xz marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.tar.zst marcuscom-ports-acf0ea91e56aae171a187d17cf2d25d88930076a.zip |
Professionalize the descriptions of the pieces of the GNOME
system. Monkey-bubble's description still makes no sense ::)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2203 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20')
-rw-r--r-- | devel/glib20/pkg-descr | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/devel/glib20/pkg-descr b/devel/glib20/pkg-descr index d762ed2f4..3b3059030 100644 --- a/devel/glib20/pkg-descr +++ b/devel/glib20/pkg-descr @@ -1,13 +1,5 @@ -This is GLib version 2.0. GLib, is a library which includes support -routines for C such as lists, trees, hashes, memory allocation, and -many other things. +GLib provides a simple, abstract, and highly portable set of C support +routines such as lists, trees, hashes, memory allocation, and much, much +more. It is a foundation for writing portable applications. WWW: http://www.gtk.org/ -ftp://ftp.gtk.org/pub/gtk - -A mailing list is located at gtk-list@redhat.com for discussion. - -GLib-2.0 is a stable release that forms the basis of GTK+-2.0. - -- Vanilla -vanilla@FreeBSD.ORG |