mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-irc/weechat: sync live ebuild
Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
CMAKE_MAKEFILE_GENERATOR=emake
|
||||
inherit python-single-r1 cmake-utils
|
||||
inherit cmake-utils gnome2-utils python-single-r1
|
||||
|
||||
if [[ ${PV} == "9999" ]] ; then
|
||||
inherit git-r3
|
||||
@@ -149,3 +149,11 @@ src_configure() {
|
||||
|
||||
cmake-utils_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
gnome2_icon_cache_update
|
||||
}
|
||||
|
||||
pkg_postrm() {
|
||||
gnome2_icon_cache_update
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user