dev-java/netty-handler: update homepage
[gentoo.git] / dev-java / ant-ivy / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>java@gentoo.org</email>
6                 <name>Java</name>
7         </maintainer>
8         <longdescription>
9                 Ivy is a powerful dependencies manager with transitive dependencies
10                 support and much more features.
11
12                 With Ivy you define the dependencies of your module in an xml file,
13                 called an ivy file. Then you usually ask ivy to retrieve your dependencies
14                 to a local lib dir, and it does it for you by locating the artifacts of
15                 your dependencies in repositories, such as ibiblio.
16         </longdescription>
17 </pkgmetadata>