commit: 09483deb1cb159dcff92fe1c49c6137809974e62 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 09:45:34 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 09:45:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=09483deb
x11-themes/orion: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 x11-themes/orion/ChangeLog | 2 ++ x11-themes/orion/metadata.xml | 11 +++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/x11-themes/orion/ChangeLog b/x11-themes/orion/ChangeLog new file mode 100644 index 0000000..dca91b4 --- /dev/null +++ b/x11-themes/orion/ChangeLog @@ -0,0 +1,2 @@ + 06 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + x11-themes/orion: Add github to remote-id in metadata.xml diff --git a/x11-themes/orion/metadata.xml b/x11-themes/orion/metadata.xml index 16bcc9f..eb43c0e 100644 --- a/x11-themes/orion/metadata.xml +++ b/x11-themes/orion/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">shimmerproject/Orion</remote-id> + </upstream> </pkgmetadata>
