projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7136e6
)
net-libs/net6: Drop obsolete elog message (#572738)
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 2 Apr 2018 10:18:47 +0000
(12:18 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 2 Apr 2018 10:18:47 +0000
(12:18 +0200)
Package-Manager: Portage-2.3.27, Repoman-2.3.9
net-libs/net6/net6-1.3.14-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/net6/net6-1.3.14-r2.ebuild
b/net-libs/net6/net6-1.3.14-r2.ebuild
index b0af352cb3b805958eff0962f2bb1b093b085ff0..525537b3d753526968d178943a91b2bce61ee057 100644
(file)
--- a/
net-libs/net6/net6-1.3.14-r2.ebuild
+++ b/
net-libs/net6/net6-1.3.14-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-35,9
+35,3
@@
src_install() {
default
prune_libtool_files
}
-
-pkg_postinst() {
- elog "Please note that because of the use of C++ templates"
- elog "Gobby 0.4 has to be recompiled against the new ${PN}"
- elog "to pick up the changes."
-}