diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
commit | 8ba2860ae7c5f5429e27ed1edd8753981376059a (patch) | |
tree | 65ab7f40697f559187fc6303fba1f00594969f7c /app-editors/qxmledit | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2 gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'app-editors/qxmledit')
-rw-r--r-- | app-editors/qxmledit/metadata.xml | 9 |
1 files changed, 5 insertions, 4 deletions
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> |