projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9be304
)
dev-libs/libdnet: [QA] Fix HomepageInSrcUri
author
David Seifert
<soap@gentoo.org>
Mon, 13 Jan 2020 10:00:01 +0000
(11:00 +0100)
committer
David Seifert
<soap@gentoo.org>
Mon, 13 Jan 2020 10:00:01 +0000
(11:00 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/libdnet/libdnet-1.12-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libdnet/libdnet-1.12-r1.ebuild
b/dev-libs/libdnet/libdnet-1.12-r1.ebuild
index 1e9db55a13e9b9bc297ce4ed856d969b4319cb54..d2b0ca1e6d6e86c570f88f196dfafbff4a222818 100644
(file)
--- a/
dev-libs/libdnet/libdnet-1.12-r1.ebuild
+++ b/
dev-libs/libdnet/libdnet-1.12-r1.ebuild
@@
-11,7
+11,7
@@
inherit autotools distutils-r1
DESCRIPTION="simplified, portable interface to several low-level networking routines"
HOMEPAGE="https://github.com/dugsong/libdnet"
SRC_URI="
-
${HOMEPAGE}
/archive/${P}.tar.gz
+
https://github.com/dugsong/libdnet
/archive/${P}.tar.gz
ipv6? ( https://fragroute-ipv6.googlecode.com/files/${P}.ipv6-1.patch.gz )
"
LICENSE="LGPL-2"