commit:     e7f5a022281731f4fcdef3406fc6e24b11d934ad
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Sun Dec  6 17:35:44 2020 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Sun Dec  6 17:35:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e7f5a022

sys-cluster/pcs: fix dependency

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 sys-cluster/pcs/pcs-0.10.7.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/sys-cluster/pcs/pcs-0.10.7.ebuild 
b/sys-cluster/pcs/pcs-0.10.7.ebuild
index 76bcbee8..5b455099 100644
--- a/sys-cluster/pcs/pcs-0.10.7.ebuild
+++ b/sys-cluster/pcs/pcs-0.10.7.ebuild
@@ -20,7 +20,6 @@ DEPEND="media-libs/fontconfig
        >=dev-lang/ruby-2.2
        dev-ruby/rubygems
        dev-ruby/bundler
-       sys-devel/gcc
        dev-libs/libffi
        sys-apps/coreutils
 "
@@ -99,7 +98,6 @@ src_install() {
                rm -rf "${D}/usr/share/snmp"
                rm -rf "${D}/usr/lib64/python*/site-packages/pcs/snmp" #FIXME
                rm "${D}/usr/share/man/man8/pcs_snmp_agent.8"
-               rm "${D}/usr/lib/systemd/system/pcs_snmp_agent.service"
                rm "${D}/usr/lib/pcs/pcs_snmp_agent"
                rm "${D}/etc/default/pcs_snmp_agent"
        fi

Reply via email to