diff options
Diffstat (limited to 'libraries/gnustep-base/slack-desc')
-rw-r--r-- | libraries/gnustep-base/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/gnustep-base/slack-desc b/libraries/gnustep-base/slack-desc deleted file mode 100644 index ab09f9d5d7ff7..0000000000000 --- a/libraries/gnustep-base/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler-------------------------------------------------| -gnustep-base: gnustep-base (GNUstep Base library) -gnustep-base: -gnustep-base: GNUstep is a cross-platform, object-oriented framework for -gnustep-base: desktop application development. It is based on the OPENSTEP -gnustep-base: specification originally published by NeXT (now Apple). -gnustep-base: The GNUstep Base library is the equivalent to Apple Cocoa's -gnustep-base: Foundation framework. GNUstep-base also includes additional -gnustep-base: classes prefixed by GS instead of NS. -gnustep-base: -gnustep-base: Homepage: http://www.gnustep.org -gnustep-base: |