commit:     4dc5ce224bccb3e8e2ba15b879e51d188d1f1d31
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat May 30 08:25:25 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat May 30 08:25:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=4dc5ce22

dev-python/ptyprocess: Minor fix

Package-Manager: portage-2.2.18

 dev-python/ptyprocess/ptyprocess-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ptyprocess/ptyprocess-9999.ebuild 
b/dev-python/ptyprocess/ptyprocess-9999.ebuild
index db3260e..6d24550 100644
--- a/dev-python/ptyprocess/ptyprocess-9999.ebuild
+++ b/dev-python/ptyprocess/ptyprocess-9999.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1 git-r3
 DESCRIPTION="Run a subprocess in a pseudo terminal"
 HOMEPAGE="https://github.com/pexpect/ptyprocess";
 SRC_URI=""
-EGIT_REPO_URI="https://github.com/pexpect/${PN}.git 
git://github.com/pexpect/${MY_PN}.git"
+EGIT_REPO_URI="https://github.com/pexpect/${PN}.git 
git://github.com/pexpect/${PN}.git"
 
 LICENSE="ISC"
 SLOT="0"

Reply via email to