diff options
author | Sven Wegener <swegener@gentoo.org> | 2006-05-28 18:21:25 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2006-05-28 18:21:25 +0000 |
commit | 4a91552a1074b3877266d834c6b845537d72ef3b (patch) | |
tree | 7df475e3571a0eb66cea6c6218ffb5cd0cd730ea /net-irc/charybdis/metadata.xml | |
parent | remove default comments from metadata.xml (diff) | |
download | gentoo-2-4a91552a1074b3877266d834c6b845537d72ef3b.tar.gz gentoo-2-4a91552a1074b3877266d834c6b845537d72ef3b.tar.bz2 gentoo-2-4a91552a1074b3877266d834c6b845537d72ef3b.zip |
remove default comments from metadata.xml
(Portage version: 2.1_rc3)
Diffstat (limited to 'net-irc/charybdis/metadata.xml')
-rw-r--r-- | net-irc/charybdis/metadata.xml | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/net-irc/charybdis/metadata.xml b/net-irc/charybdis/metadata.xml index fb0e0b108166..6cc189bce8e5 100644 --- a/net-irc/charybdis/metadata.xml +++ b/net-irc/charybdis/metadata.xml @@ -1,23 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<!-- - -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/metastructure/herds/ - - -Before committing, please remove the comments from this file. They are -not relevant for general metadata.xml files. ---> <pkgmetadata> <herd>net-irc</herd> <maintainer> <email>antarus@gentoo.org</email> </maintainer> - <longdescription>Charybdis is a modular ircd based loosely off of ratbox. It's from the authors of hyperion, the ircd used at Freenode. </longdescription> + <longdescription>Charybdis is a modular ircd based loosely off of ratbox. It's from the authors of hyperion, the ircd used at Freenode.</longdescription> </pkgmetadata> |