commit: 95f1f17fc058f20bdd387d1269b0a7e509e92de0 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 10:33:51 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 10:33:51 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=95f1f17f
net-misc/mocha: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 net-misc/mocha/ChangeLog | 6 ++++-- net-misc/mocha/metadata.xml | 11 +++++++---- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/net-misc/mocha/ChangeLog b/net-misc/mocha/ChangeLog index b2a8d05..67a0e8c 100644 --- a/net-misc/mocha/ChangeLog +++ b/net-misc/mocha/ChangeLog @@ -1,7 +1,9 @@ # ChangeLog for net-misc/mocha -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + net-misc/mocha: Add github to remote-id in metadata.xml + 27 Oct 2011; Justin Lecher <[email protected]> metadata.xml: Removed no-herd from herd tag in metadata.xml - diff --git a/net-misc/mocha/metadata.xml b/net-misc/mocha/metadata.xml index 16bcc9f..7391d90 100644 --- a/net-misc/mocha/metadata.xml +++ b/net-misc/mocha/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>[email protected]</email> - <name>Sebastian Pipping</name> - </maintainer> + <maintainer> + <email>[email protected]</email> + <name>Sebastian Pipping</name> + </maintainer> + <upstream> + <remote-id type="github">nakkaya/mocha</remote-id> + </upstream> </pkgmetadata>
