commit: 33e7e5eb604917fdb9a62011504a215779d4ac70 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Sat Jun 6 09:28:50 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat Jun 6 09:28:50 2015 +0000 URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=33e7e5eb
net-im/liblwqq: Add github to remote-id in metadata.xml Package-Manager: portage-2.2.20 net-im/liblwqq/ChangeLog | 2 ++ net-im/liblwqq/metadata.xml | 11 +++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/net-im/liblwqq/ChangeLog b/net-im/liblwqq/ChangeLog new file mode 100644 index 0000000..0825d52 --- /dev/null +++ b/net-im/liblwqq/ChangeLog @@ -0,0 +1,2 @@ + 06 Jun 2015; Justin Lecher <[email protected]> metadata.xml: + net-im/liblwqq: Add github to remote-id in metadata.xml diff --git a/net-im/liblwqq/metadata.xml b/net-im/liblwqq/metadata.xml index 16bcc9f..7a19517 100644 --- a/net-im/liblwqq/metadata.xml +++ b/net-im/liblwqq/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">xiehuc/lwqq</remote-id> + </upstream> </pkgmetadata>
