From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-java/ant-ivy/metadata.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dev-java/ant-ivy/metadata.xml (limited to 'dev-java/ant-ivy/metadata.xml') diff --git a/dev-java/ant-ivy/metadata.xml b/dev-java/ant-ivy/metadata.xml new file mode 100644 index 000000000000..231bfe529dc0 --- /dev/null +++ b/dev-java/ant-ivy/metadata.xml @@ -0,0 +1,17 @@ + + + + + java@gentoo.org + Java + + + Ivy is a powerful dependencies manager with transitive dependencies + support and much more features. + + With Ivy you define the dependencies of your module in an xml file, + called an ivy file. Then you usually ask ivy to retrieve your dependencies + to a local lib dir, and it does it for you by locating the artifacts of + your dependencies in repositories, such as ibiblio. + + -- cgit v1.2.3