Skip to content

Commit

Permalink
app-antivirus/clamav: [QA] inherit ltprune.eclass directly
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 15, 2020
1 parent f55ad88 commit bd0eb42
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app-antivirus/clamav/clamav-0.101.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

inherit autotools eutils flag-o-matic user systemd
inherit autotools eutils flag-o-matic ltprune user systemd

DESCRIPTION="Clam Anti-Virus Scanner"
HOMEPAGE="https://www.clamav.net/"
Expand Down
4 changes: 2 additions & 2 deletions app-antivirus/clamav/clamav-0.101.4.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit autotools eutils flag-o-matic user systemd
inherit autotools eutils flag-o-matic ltprune user systemd

DESCRIPTION="Clam Anti-Virus Scanner"
HOMEPAGE="https://www.clamav.net/"
Expand Down
2 changes: 1 addition & 1 deletion app-antivirus/clamav/clamav-0.102.1-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

inherit autotools eutils flag-o-matic systemd
inherit autotools eutils flag-o-matic ltprune systemd

DESCRIPTION="Clam Anti-Virus Scanner"
HOMEPAGE="https://www.clamav.net/"
Expand Down
2 changes: 1 addition & 1 deletion app-antivirus/clamav/clamav-0.102.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

inherit autotools eutils flag-o-matic systemd
inherit autotools eutils flag-o-matic ltprune systemd

DESCRIPTION="Clam Anti-Virus Scanner"
HOMEPAGE="https://www.clamav.net/"
Expand Down

0 comments on commit bd0eb42

Please sign in to comment.