projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77f7111
)
app-admin/pass: use https for git checkout.
author
Patrice Clement
<monsieurp@gentoo.org>
Sat, 25 Feb 2017 15:02:43 +0000
(16:02 +0100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sat, 25 Feb 2017 15:03:39 +0000
(16:03 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-admin/pass/pass-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-admin/pass/pass-9999.ebuild
b/app-admin/pass/pass-9999.ebuild
index 80ccce7f578391674b55a88cc46ac45ad364e5d3..cd67642663d36fba4a54c1bf13a6e4da16752aec 100644
(file)
--- a/
app-admin/pass/pass-9999.ebuild
+++ b/
app-admin/pass/pass-9999.ebuild
@@
-8,7
+8,7
@@
inherit bash-completion-r1 git-2 elisp-common
DESCRIPTION="Stores, retrieves, generates, and synchronizes passwords securely"
HOMEPAGE="http://www.passwordstore.org/"
-EGIT_REPO_URI="http://git.zx2c4.com/password-store"
+EGIT_REPO_URI="http
s
://git.zx2c4.com/password-store"
SLOT="0"
LICENSE="GPL-2"