diff options
author | 2006-08-18 13:58:01 +0000 | |
---|---|---|
committer | 2006-08-18 13:58:01 +0000 | |
commit | 7ffe1116737587513f0fda90b60a3f85e8270c61 (patch) | |
tree | 44468c592f686e139e0658ecfdeda8ed4de44900 /dev-util/helpblocks/metadata.xml | |
parent | Stable on sparc (diff) | |
download | gentoo-2-7ffe1116737587513f0fda90b60a3f85e8270c61.tar.gz gentoo-2-7ffe1116737587513f0fda90b60a3f85e8270c61.tar.bz2 gentoo-2-7ffe1116737587513f0fda90b60a3f85e8270c61.zip |
Initial version, adapted from dialogblocks ebuild.
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-util/helpblocks/metadata.xml')
-rw-r--r-- | dev-util/helpblocks/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-util/helpblocks/metadata.xml b/dev-util/helpblocks/metadata.xml new file mode 100644 index 000000000000..f6a84d89bf8a --- /dev/null +++ b/dev-util/helpblocks/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>mrness@gentoo.org</email> + <name>Alin Nastac</name> +</maintainer> +<longdescription> +Anthemion HelpBlocks is an HTML authoring tool specifically designed for +writing cross-platform application help, generating Microsoft HTML Help +and wxWidgets HTML Help files. +</longdescription> +</pkgmetadata> |