projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
314db49
)
dev-libs/libevent: [QA] inherit ltprune.eclass directly
author
David Seifert
<soap@gentoo.org>
Sat, 15 Feb 2020 09:58:52 +0000
(10:58 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 15 Feb 2020 09:58:52 +0000
(10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/libevent/libevent-2.1.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libevent/libevent-2.1.8.ebuild
b/dev-libs/libevent/libevent-2.1.8.ebuild
index d50eb964c4702d2dbc417bd8af199aaf0cdbc9d9..b816912c9b3c9d86d28e993574e341af2e918dd7 100644
(file)
--- a/
dev-libs/libevent/libevent-2.1.8.ebuild
+++ b/
dev-libs/libevent/libevent-2.1.8.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils multilib-minimal
+inherit eutils
ltprune
multilib-minimal
DESCRIPTION="Library to execute a function when a specific event occurs on a file descriptor"
HOMEPAGE="