diff options
author | David Holm <dholm@gentoo.org> | 2003-10-28 12:12:36 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-10-28 12:12:36 +0000 |
commit | 4c13d191989505c2622ecc0cc3cc1130483f700f (patch) | |
tree | efd8b13735b959a75c219ee43930df5f9ed888a6 /dev-ada | |
parent | Add predict for stupid gconf sandbox error (diff) | |
download | historical-4c13d191989505c2622ecc0cc3cc1130483f700f.tar.gz historical-4c13d191989505c2622ecc0cc3cc1130483f700f.tar.bz2 historical-4c13d191989505c2622ecc0cc3cc1130483f700f.zip |
New ebuild, xUnit testing framework for Ada
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/aunit/ChangeLog | 9 | ||||
-rw-r--r-- | dev-ada/aunit/Manifest | 4 |
2 files changed, 13 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. + diff --git a/dev-ada/aunit/Manifest b/dev-ada/aunit/Manifest new file mode 100644 index 000000000000..0ea4fc678e2f --- /dev/null +++ b/dev-ada/aunit/Manifest @@ -0,0 +1,4 @@ +MD5 620c76435733bf4192c82621d771d5e2 aunit-1.01.ebuild 1205 +MD5 0073e69559ad552ecd9a1091c106e6d5 metadata.xml 673 +MD5 767fff0e7e8fc987491d3942794a43a1 ChangeLog 281 +MD5 fa3fdc5b8a2b4efa5e436a011485c878 files/digest-aunit-1.01 61 |