summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-04-30 20:44:06 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-04-30 20:44:06 +0000
commit8ee01c27bfd52936c2587d8d484d003e1473a072 (patch)
treeb522cf84eddb9608e5eb7b2151d21eaf54858b3c /sci-chemistry
parentMask app-emacs/cedet-1.1 because it breaks ecb, bug 414109. (diff)
downloadgentoo-2-8ee01c27bfd52936c2587d8d484d003e1473a072.tar.gz
gentoo-2-8ee01c27bfd52936c2587d8d484d003e1473a072.tar.bz2
gentoo-2-8ee01c27bfd52936c2587d8d484d003e1473a072.zip
Fix fubared metadata.xml
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/theseus/ChangeLog6
-rw-r--r--sci-chemistry/theseus/metadata.xml34
2 files changed, 9 insertions, 31 deletions
diff --git a/sci-chemistry/theseus/ChangeLog b/sci-chemistry/theseus/ChangeLog
index 941c26739f7a..c2c0aa76a154 100644
--- a/sci-chemistry/theseus/ChangeLog
+++ b/sci-chemistry/theseus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/theseus
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/ChangeLog,v 1.2 2012/03/21 16:11:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/ChangeLog,v 1.3 2012/04/30 20:44:06 scarabeus Exp $
+
+ 30 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml,
+ theseus-1.6.2-r1.ebuild:
+ Fix fubared metadata.xml
*theseus-1.6.2-r1 (21 Mar 2012)
diff --git a/sci-chemistry/theseus/metadata.xml b/sci-chemistry/theseus/metadata.xml
index 4c0f3f21f3d7..dde7ca88a50f 100644
--- a/sci-chemistry/theseus/metadata.xml
+++ b/sci-chemistry/theseus/metadata.xml
@@ -1,34 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<!--
-$Header: /var/cvsroot/gentoo-x86/sci-chemistry/theseus/metadata.xml,v 1.1 2012/03/21 13:17:03 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>
--->
+<herd>sci-chemistry</herd>
+<maintainer>
+ <email>jlec@gentoo.org</email>
+</maintainer>
</pkgmetadata>