summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2008-01-10 09:23:42 -0600
committerSteev Klimaszewski <steev@gentoo.org>2008-01-10 09:23:42 -0600
commita3f141424da4953af0ce211e699d30d87569bc00 (patch)
treeefdfb833e543268ed22fbb9076291b75838fa14d /skel.metadata.xml
downloadgentopia-a3f141424da4953af0ce211e699d30d87569bc00.tar.gz
gentopia-a3f141424da4953af0ce211e699d30d87569bc00.tar.bz2
gentopia-a3f141424da4953af0ce211e699d30d87569bc00.zip
Initial import from gentopia svn overlay
Diffstat (limited to 'skel.metadata.xml')
-rw-r--r--skel.metadata.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/skel.metadata.xml b/skel.metadata.xml
new file mode 100644
index 0000000..6279bb3
--- /dev/null
+++ b/skel.metadata.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!--
+$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.17 2007/11/27 21:18:51 cardoe 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>no-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>
+</use>
+-->
+</pkgmetadata>