summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-03-21 13:47:43 +0000
committerJustin Lecher <jlec@gentoo.org>2012-03-21 13:47:43 +0000
commit9511c399f1cf19f941f3bc6b65cbefc176134e59 (patch)
tree6c177189b5ceebf232699c6c76bda4bbd9d862d8 /sci-chemistry/pdbmat/metadata.xml
parentNew addition, written by me (diff)
downloadgentoo-2-9511c399f1cf19f941f3bc6b65cbefc176134e59.tar.gz
gentoo-2-9511c399f1cf19f941f3bc6b65cbefc176134e59.tar.bz2
gentoo-2-9511c399f1cf19f941f3bc6b65cbefc176134e59.zip
New addition, written by me
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/pdbmat/metadata.xml')
-rw-r--r--sci-chemistry/pdbmat/metadata.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/sci-chemistry/pdbmat/metadata.xml b/sci-chemistry/pdbmat/metadata.xml
new file mode 100644
index 000000000000..110c57fb33b9
--- /dev/null
+++ b/sci-chemistry/pdbmat/metadata.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!--
+$Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdbmat/metadata.xml,v 1.1 2012/03/21 13:47:43 jlec Exp $
+
+This is the example metadata file.
+The root element of this file is <pkgmetadata>. Within this element a
+number of subelements are allowed: herd, maintainer, and
+longdescription. herd is a required subelement.
+
+For a full description look at:
+http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
+
+
+Before committing, please remove the comments from this file. They are
+not relevant for general metadata.xml files.
+-->
+<pkgmetadata>
+ <!-- <herd>some-herd</herd> -->
+ <maintainer>
+ <email>@gentoo.org</email>
+ <!-- <description>Description of the maintainership</description> -->
+ </maintainer>
+ <!-- <longdescription>Long description of the package</longdescription> -->
+ <!--
+<use>
+ <flag name='flag'>Description of how USE='flag' affects this package</flag>
+ <flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
+ package</flag>
+ <flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
+ Requires an installed dictionary from <cat>app-dicts</cat></flag>
+</use>
+-->
+</pkgmetadata>