commit: ad2887cd3e0a4bd502b1945af71515267b1c1f0d Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 09:26:29 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 09:26:29 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=ad2887cd
dev-vcs/braid: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 dev-vcs/braid/ChangeLog | 6 ++++-- dev-vcs/braid/metadata.xml | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/dev-vcs/braid/ChangeLog b/dev-vcs/braid/ChangeLog index ab35385..e0cb621 100644 --- a/dev-vcs/braid/ChangeLog +++ b/dev-vcs/braid/ChangeLog @@ -1,8 +1,10 @@ # ChangeLog for dev-vcs/braid -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 06 Jun 2015; Justin Lecher <j...@gentoo.org> metadata.xml: + dev-vcs/braid: Add github to remote-id in metadata.xml + 13 Oct 2013; Justin Lecher <j...@gentoo.org> braid-0.6.1.ebuild, +metadata.xml: Drop KEYWORDS because ruby impl isn't supported anymore, fix license - diff --git a/dev-vcs/braid/metadata.xml b/dev-vcs/braid/metadata.xml index a759be0..fa1d2d2 100644 --- a/dev-vcs/braid/metadata.xml +++ b/dev-vcs/braid/metadata.xml @@ -4,4 +4,7 @@ <maintainer> <email>maintainer-wan...@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="github">evilchelu/braid</remote-id> + </upstream> </pkgmetadata>