diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-06-07 08:27:24 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-06-07 08:27:24 +0000 |
commit | b97df201c1887ca3fad76c5a7d7be78e96547769 (patch) | |
tree | 016c2c03ddd7141b612308e5963cf1e7525d4e84 /dev-games | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-b97df201c1887ca3fad76c5a7d7be78e96547769.tar.gz gentoo-2-b97df201c1887ca3fad76c5a7d7be78e96547769.tar.bz2 gentoo-2-b97df201c1887ca3fad76c5a7d7be78e96547769.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 'dev-games')
-rw-r--r-- | dev-games/mygui/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/mygui/metadata.xml | 14 |
2 files changed, 11 insertions, 8 deletions
diff --git a/dev-games/mygui/ChangeLog b/dev-games/mygui/ChangeLog index 62ff58649ce8..24ea475e43a4 100644 --- a/dev-games/mygui/ChangeLog +++ b/dev-games/mygui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/mygui # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/ChangeLog,v 1.13 2015/04/20 19:13:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/mygui/ChangeLog,v 1.14 2015/06/07 08:27:24 jlec Exp $ + + 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml: + Add github to remote-id in metadata.xml 20 Apr 2015; Michael Sterrett <mr_bones_@gentoo.org> -files/mygui-3.2.0-FHS.patch, -files/mygui-3.2.0-build.patch, diff --git a/dev-games/mygui/metadata.xml b/dev-games/mygui/metadata.xml index ae2533c00e1e..f52d405a6880 100644 --- a/dev-games/mygui/metadata.xml +++ b/dev-games/mygui/metadata.xml @@ -4,12 +4,13 @@ <herd>games</herd> <upstream> <maintainer status="active"> - <email>altren@list.ru</email> - <name>Evmenov Georgiy</name> - <description>CC on bugs</description> - </maintainer> - <changelog>http://redmine.mygui.info/repositories/entry/mygui/tags/MyGUI3.2/ChangeLog.txt</changelog> - <bugs-to>https://sourceforge.net/tracker/?group_id=193706&atid=946487</bugs-to> + <email>altren@list.ru</email> + <name>Evmenov Georgiy</name> + <description>CC on bugs</description> + </maintainer> + <changelog>http://redmine.mygui.info/repositories/entry/mygui/tags/MyGUI3.2/ChangeLog.txt</changelog> + <bugs-to>https://sourceforge.net/tracker/?group_id=193706&atid=946487</bugs-to> + <remote-id type="github">MyGUI/mygui</remote-id> </upstream> <use> <flag name="linguas_ru">Install some additional russian docs if 'doc' useflag enabled</flag> @@ -42,4 +43,3 @@ slots) for easy to use event handling. </longdescription> </pkgmetadata> - |