summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2003-10-28 12:12:43 +0000
committerDavid Holm <dholm@gentoo.org>2003-10-28 12:12:43 +0000
commit6eecccf6a08dc700bb0e17e6872a254ce5fe3772 (patch)
treeb34ddfe044f8a20d6040cd9a80608c1a8c54d1f0 /dev-ada/aunit/ChangeLog
parentNew ebuild, xUnit testing framework for Ada (diff)
downloadgentoo-2-6eecccf6a08dc700bb0e17e6872a254ce5fe3772.tar.gz
gentoo-2-6eecccf6a08dc700bb0e17e6872a254ce5fe3772.tar.bz2
gentoo-2-6eecccf6a08dc700bb0e17e6872a254ce5fe3772.zip
New ebuild, xUnit testing framework for Ada
Diffstat (limited to 'dev-ada/aunit/ChangeLog')
-rw-r--r--dev-ada/aunit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-ada/aunit/ChangeLog b/dev-ada/aunit/ChangeLog
new file mode 100644
index 000000000000..d2bc5c56d492
--- /dev/null
+++ b/dev-ada/aunit/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-ada/aunit
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/aunit/ChangeLog,v 1.1 2003/10/28 12:12:36 dholm Exp $
+
+*aunit-1.01 (28 Oct 2003)
+
+ 28 Oct 2003; David Holm <dholm@gentoo.org> aunit-1.01.ebuild, metadata.xml:
+ Aunit provides an xUnit testing framework for Ada.
+