summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/itext/metadata.xml')
-rw-r--r--dev-java/itext/metadata.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-java/itext/metadata.xml b/dev-java/itext/metadata.xml
deleted file mode 100644
index b907b9d84d18..000000000000
--- a/dev-java/itext/metadata.xml
+++ /dev/null
@@ -1,25 +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>
- iText is a library that allows you to generate PDF files on
- the fly. The iText classes are very useful for people who need
- to generate read-only, platform independent documents
- containing text, lists, tables and images. The library is
- especially useful in combination with Java(TM) technology-based
- Servlets: The look and feel of HTML is browser dependent; with
- iText and PDF you can control exactly how your servlet's output
- will look.
- </longdescription>
- <use>
- <flag name="rtf">Build and provide libraries for rich text format</flag>
- <flag name="rups">Build and provide GUI for Reading/Updating PDF Syntax</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">itext</remote-id>
- </upstream>
-</pkgmetadata>