projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3056e3
)
app-portage/gentoopm: Remove invalid git urls
author
Mike Gilbert
<floppym@gentoo.org>
Sun, 20 Mar 2016 02:40:07 +0000
(22:40 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Sun, 20 Mar 2016 02:40:07 +0000
(22:40 -0400)
Package-Manager: portage-2.2.28_p64
app-portage/gentoopm/gentoopm-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/gentoopm/gentoopm-9999.ebuild
b/app-portage/gentoopm/gentoopm-9999.ebuild
index 7a48874d41771beb3e09fadc12b6311ec9b8ad48..c8c4b3fb4f50b15915d8bb68197ca2de685c205d 100644
(file)
--- a/
app-portage/gentoopm/gentoopm-9999.ebuild
+++ b/
app-portage/gentoopm/gentoopm-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-8,9
+8,7
@@
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
inherit distutils-r1
#if LIVE
-EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git
- https://anongit.gentoo.org/git/proj/${PN}.git
- https://bitbucket.org/mgorny/${PN}.git"
+EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}.git"
inherit git-r3
#endif