projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35ffe28
)
net-analyzer/poink: Fix LICENSE to GPL-2+
author
Michał Górny
<mgorny@gentoo.org>
Sat, 9 Nov 2019 11:57:29 +0000
(12:57 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 9 Nov 2019 12:08:25 +0000
(13:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/poink/poink-2.03.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/poink/poink-2.03.ebuild
b/net-analyzer/poink/poink-2.03.ebuild
index 7ef07d326f61204293866d3b68884e3ae792d174..e9f173afff5a8eccc9126b95dad629d1b782dde8 100644
(file)
--- a/
net-analyzer/poink/poink-2.03.ebuild
+++ b/
net-analyzer/poink/poink-2.03.ebuild
@@
-9,12
+9,10
@@
DESCRIPTION="TCP/IP-based ping implementation"
HOMEPAGE="https://directory.fsf.org/security/system/poink.html"
SRC_URI="https://ep09.pld-linux.org/~mmazur/${PN}/${P}.tar.gz"
-KEYWORDS="amd64 ~ppc x86"
-
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
-DEPEND=""
PATCHES=( "${FILESDIR}/${PN}-2.03-signed-char-fixup.patch" )