diff options
author | 2015-06-09 10:55:00 +0000 | |
---|---|---|
committer | 2015-06-09 10:55:00 +0000 | |
commit | 82c68ba5f32179d6a31adb878b9e8832214edab3 (patch) | |
tree | 51d45d823d7c11a1ba05fcc1a485822f58b62b58 /app-editors | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-82c68ba5f32179d6a31adb878b9e8832214edab3.tar.gz gentoo-2-82c68ba5f32179d6a31adb878b9e8832214edab3.tar.bz2 gentoo-2-82c68ba5f32179d6a31adb878b9e8832214edab3.zip |
Updating remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xmlcopyeditor/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/xmlcopyeditor/metadata.xml | 23 |
2 files changed, 18 insertions, 12 deletions
diff --git a/app-editors/xmlcopyeditor/ChangeLog b/app-editors/xmlcopyeditor/ChangeLog index de3e6e3a02ab..0d1319ca09fe 100644 --- a/app-editors/xmlcopyeditor/ChangeLog +++ b/app-editors/xmlcopyeditor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xmlcopyeditor -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.28 2014/01/12 10:53:42 hwoarang Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.29 2015/06/09 10:55:00 jlec Exp $ + + 09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Updating remote-id in metadata.xml *xmlcopyeditor-1.2.0.12 (12 Jan 2014) diff --git a/app-editors/xmlcopyeditor/metadata.xml b/app-editors/xmlcopyeditor/metadata.xml index 19763d2a680a..5c04de6911fc 100644 --- a/app-editors/xmlcopyeditor/metadata.xml +++ b/app-editors/xmlcopyeditor/metadata.xml @@ -1,17 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>proxy-maintainers</herd> -<maintainer> - <email>dabbott@gentoo.org</email> - <name>David Abbott</name> - <description>Maintainer. Assign bugs to him</description> -</maintainer> -<longdescription> + <herd>proxy-maintainers</herd> + <maintainer> + <email>dabbott@gentoo.org</email> + <name>David Abbott</name> + <description>Maintainer. Assign bugs to him</description> + </maintainer> + <longdescription> Fast, free, validating XML editor. </longdescription> -<use> - <flag name='guidexml'>Install GuideXML templates to work with Gentoo + <use> + <flag name="guidexml">Install GuideXML templates to work with Gentoo official docs</flag> -</use> + </use> + <upstream> + <remote-id type="sourceforge">xml-copy-editor</remote-id> + </upstream> </pkgmetadata> |