summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:18 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:18 +0000
commit082323a50d19d4dc44a9ae5804ad58421266c17b (patch)
treed7899f56702883d4e3876f7d2de9e527021c6a07 /app-editors
parentAdd upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff)
downloadhistorical-082323a50d19d4dc44a9ae5804ad58421266c17b.tar.gz
historical-082323a50d19d4dc44a9ae5804ad58421266c17b.tar.bz2
historical-082323a50d19d4dc44a9ae5804ad58421266c17b.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/XML-XSH2/metadata.xml5
-rw-r--r--app-editors/qwriter/metadata.xml18
-rw-r--r--app-editors/qxmledit/metadata.xml9
3 files changed, 19 insertions, 13 deletions
diff --git a/app-editors/XML-XSH2/metadata.xml b/app-editors/XML-XSH2/metadata.xml
index 86672fe64c10..d32a64a1cf52 100644
--- a/app-editors/XML-XSH2/metadata.xml
+++ b/app-editors/XML-XSH2/metadata.xml
@@ -6,5 +6,8 @@
<email>perl@gentoo.org</email>
<description>Primary Maintainer</description>
</maintainer>
- <longdescription></longdescription>
+ <longdescription/>
+ <upstream>
+ <remote-id type="cpan">XML-XSH2</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/app-editors/qwriter/metadata.xml b/app-editors/qwriter/metadata.xml
index d5f9562e2df2..cac499b61aef 100644
--- a/app-editors/qwriter/metadata.xml
+++ b/app-editors/qwriter/metadata.xml
@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>qt</herd>
-<maintainer>
-<email>hwoarang@gentoo.org</email>
-<name>Markos Chandras</name>
-</maintainer>
-<longdescription lang="en">
-</longdescription>
+ <herd>qt</herd>
+ <maintainer>
+ <email>hwoarang@gentoo.org</email>
+ <name>Markos Chandras</name>
+ </maintainer>
+ <longdescription lang="en">
+ </longdescription>
+ <upstream>
+ <remote-id type="google-code">qwriter</remote-id>
+ </upstream>
</pkgmetadata>
-
diff --git a/app-editors/qxmledit/metadata.xml b/app-editors/qxmledit/metadata.xml
index 31f93e1d61d1..239f089a5697 100644
--- a/app-editors/qxmledit/metadata.xml
+++ b/app-editors/qxmledit/metadata.xml
@@ -6,8 +6,9 @@
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
- <longdescription lang="en">
- QXmlEdit is a simple XML editor written in Qt4, it is not a complete and
- full featured editor.
- </longdescription>
+ <longdescription lang="en">QXmlEdit is a simple XML editor written in Qt4, it is not a complete and
+ full featured editor.</longdescription>
+ <upstream>
+ <remote-id type="google-code">qxmledit</remote-id>
+ </upstream>
</pkgmetadata>