diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-06 09:19:37 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-06 09:19:37 +0000 |
commit | adf2e545a53c3171845edffa103893e3ef576dc2 (patch) | |
tree | d65508e460cf7d372abe2ad918754078206e8742 /app-text | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-adf2e545a53c3171845edffa103893e3ef576dc2.tar.gz gentoo-2-adf2e545a53c3171845edffa103893e3ef576dc2.tar.bz2 gentoo-2-adf2e545a53c3171845edffa103893e3ef576dc2.zip |
Add github to remote-id in metadata.xml
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/XML-Schema-learner/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/XML-Schema-learner/metadata.xml | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-text/XML-Schema-learner/ChangeLog b/app-text/XML-Schema-learner/ChangeLog index fca0fc510b5c..c458cf4a0b71 100644 --- a/app-text/XML-Schema-learner/ChangeLog +++ b/app-text/XML-Schema-learner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/XML-Schema-learner -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/ChangeLog,v 1.7 2014/12/28 10:21:48 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/XML-Schema-learner/ChangeLog,v 1.8 2015/06/06 09:19:37 jlec Exp $ + + 06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> XML-Schema-learner-1.0.1.ebuild: diff --git a/app-text/XML-Schema-learner/metadata.xml b/app-text/XML-Schema-learner/metadata.xml index 79ffa6df8ef2..1988ca282eeb 100644 --- a/app-text/XML-Schema-learner/metadata.xml +++ b/app-text/XML-Schema-learner/metadata.xml @@ -18,4 +18,7 @@ data," available at http://kore-nordmann.de/talks/11_03_learning_xml_schema_definitions_from_xml_data.pdf. </longdescription> + <upstream> + <remote-id type="github">kore/XML-Schema-learner</remote-id> + </upstream> </pkgmetadata> |