SPELL=jakarta-commons-collections VERSION=2.1 SOURCE=${SPELL##*-}-${VERSION}-src.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL#*-}-${VERSION}-src SOURCE_URL[0]=http://www.apache.org/dist/${SPELL//-/\/}/source/$SOURCE SOURCE_HASH=sha512:c99f63790cdc59a5d753b20bd0f5b15b4090fe822c26ccc3634bd1e6983a38e689e8291573ba88602930e709c28e34665411813bd156786748477edb73d69b8f LICENSE[0]=APACHE WEB_SITE=http://jakarta.apache.org/commons/collections.html KEYWORDS="java" ENTERED=20030326 SHORT="Jakarta-Commons Collections Component." cat << EOF There are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: * Special-purpose implementations of Lists and Maps for fast access * Adapter classes from Java1-style containers (arrays, enumerations) to Java2-style collections. * Methods to test or create typical set-theory properties of collections such as union, intersection, and closure. EOF .