diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-11 10:36:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-12 00:29:45 +0700 |
commit | ba0ce89c443dcd5e3ca9f1219807622e04208164 (patch) | |
tree | e920d65bb3afc644f85fe90e67ba68445da6bf3b /development/ahven/slack-desc | |
parent | 59e2dae555f9fcc2658ab62dd1c1fcb10d3c5f31 (diff) |
development/ahven: Removed (needs gprbuild).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ahven/slack-desc')
-rw-r--r-- | development/ahven/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/development/ahven/slack-desc b/development/ahven/slack-desc deleted file mode 100644 index 855c7f2957..0000000000 --- a/development/ahven/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 ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -ahven: ahven (simple unit test library) -ahven: -ahven: Ahven is a simple unit test library (or a framework) for Ada -ahven: programming language. It is loosely modelled after JUnit and some -ahven: ideas are taken from AUnit. -ahven: -ahven: Ahven is free software distributed under permissive ISC license and -ahven: should work with any Ada 95 or 2005 compiler. -ahven: -ahven: Homepage: http://ahven.stronglytyped.org/ -ahven: |