summaryrefslogtreecommitdiff
path: root/dev-java/ant-ivy/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-java/ant-ivy/metadata.xml
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-java/ant-ivy/metadata.xml')
-rw-r--r--dev-java/ant-ivy/metadata.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/dev-java/ant-ivy/metadata.xml b/dev-java/ant-ivy/metadata.xml
deleted file mode 100644
index 231bfe529dc0..000000000000
--- a/dev-java/ant-ivy/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>java@gentoo.org</email>
- <name>Java</name>
- </maintainer>
- <longdescription>
- 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.
- </longdescription>
-</pkgmetadata>