projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cd7d5d
)
sys-block/whdd: Move to git-r3 eclass
author
Johannes Huber
<johu@gentoo.org>
Sat, 28 Jan 2017 21:02:39 +0000
(22:02 +0100)
committer
Johannes Huber
<johu@gentoo.org>
Sat, 28 Jan 2017 21:12:22 +0000
(22:12 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sys-block/whdd/whdd-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-block/whdd/whdd-9999.ebuild
b/sys-block/whdd/whdd-9999.ebuild
index cb67b4af38b41348b10bbacd1870364053c4b2aa..7bcac0ca093fcf3ba6f3a97b48bac88faa07230b 100644
(file)
--- a/
sys-block/whdd/whdd-9999.ebuild
+++ b/
sys-block/whdd/whdd-9999.ebuild
@@
-1,11
+1,11
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-EGIT_REPO_URI="git://github.com/whdd/whdd.git"
-inherit eutils git-2
+EGIT_REPO_URI="https://github.com/${PN}/${PN}"
+inherit eutils git-r3
DESCRIPTION="Diagnostic and recovery tool for block devices"
HOMEPAGE="https://whdd.github.io"