diff options
author | 2004-04-02 11:14:15 +0000 | |
---|---|---|
committer | 2004-04-02 11:14:15 +0000 | |
commit | c213cafab5d62bc7ec39b604829e81e2a743d137 (patch) | |
tree | 7aa10bb397f3114d06e738741a2bf067229c4b3f /app-text/par | |
parent | Cleaning out newdepend, correcting DEPEND since 5.8.2 is our baseline these days (diff) | |
download | gentoo-2-c213cafab5d62bc7ec39b604829e81e2a743d137.tar.gz gentoo-2-c213cafab5d62bc7ec39b604829e81e2a743d137.tar.bz2 gentoo-2-c213cafab5d62bc7ec39b604829e81e2a743d137.zip |
removed bogus stuff from metadata.xml
Diffstat (limited to 'app-text/par')
-rw-r--r-- | app-text/par/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/par/metadata.xml | 19 |
2 files changed, 4 insertions, 20 deletions
diff --git a/app-text/par/ChangeLog b/app-text/par/ChangeLog index 99fa624b3988..122a7d389207 100644 --- a/app-text/par/ChangeLog +++ b/app-text/par/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/par # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/par/ChangeLog,v 1.1 2004/02/21 16:09:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/par/ChangeLog,v 1.2 2004/04/02 11:14:15 mr_bones_ Exp $ + + 02 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml: + removed bogus stuff from metadata.xml *par-1.52 (22 Feb 2004) diff --git a/app-text/par/metadata.xml b/app-text/par/metadata.xml index e7a5e10b6195..20ce219711a2 100644 --- a/app-text/par/metadata.xml +++ b/app-text/par/metadata.xml @@ -1,24 +1,5 @@ <?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>no-herd</herd> -<maintainer> - <email>@gentoo.org</email> -<!-- <description>Description of the maintainership</description> --> -</maintainer> -<!-- <longdescription>Long description of the package</longdescription> --> </pkgmetadata> |