Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-deploy/
Date: Fri, 08 Jul 2016 17:58:27
Message-Id: 1468000662.8a451de004c0807149401a8402d1011ffbc94d8b.wizardedit@gentoo
1 commit: 8a451de004c0807149401a8402d1011ffbc94d8b
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 8 17:04:13 2016 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 8 17:57:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a451de0
7
8 dev-vcs/git-deploy: add maintainer-needed
9
10 Package-Manager: portage-2.2.28
11
12 dev-vcs/git-deploy/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-vcs/git-deploy/metadata.xml b/dev-vcs/git-deploy/metadata.xml
16 index c68a692..115e717 100644
17 --- a/dev-vcs/git-deploy/metadata.xml
18 +++ b/dev-vcs/git-deploy/metadata.xml
19 @@ -1,6 +1,7 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 + <!-- maintainer-needed -->
24 <upstream>
25 <remote-id type="github">git-deploy/git-deploy</remote-id>
26 </upstream>