commit: fc6375d4af7ccf267d697b4f6010e20153ea8a7e Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 10:32:58 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 10:32:58 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=fc6375d4
net-misc/makeway: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 net-misc/makeway/ChangeLog | 6 ++++-- net-misc/makeway/metadata.xml | 11 +++++++---- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/net-misc/makeway/ChangeLog b/net-misc/makeway/ChangeLog index 5d05b34..310897f 100644 --- a/net-misc/makeway/ChangeLog +++ b/net-misc/makeway/ChangeLog @@ -1,7 +1,9 @@ # ChangeLog for net-misc/makeway -# 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/makeway: 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/makeway/metadata.xml b/net-misc/makeway/metadata.xml index 16bcc9f..4a14a85 100644 --- a/net-misc/makeway/metadata.xml +++ b/net-misc/makeway/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/makeWay</remote-id> + </upstream> </pkgmetadata>
