X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=net-mail%2Fpostfix-logwatch%2Fpostfix-logwatch-1.40.00.ebuild;h=fb7b1a2e99bc7e8a3f5549c5eeca98a29e49a376;hp=0856eab5941a8f190b2e4fe56fe11ea7b5a73a6f;hb=c8669ee3145429849e9afaff00e072a144a605d7;hpb=715f2b826df8b2c8225b9777afa0d170a1da5d26 diff --git a/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild b/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild index 0856eab..fb7b1a2 100644 --- a/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild +++ b/net-mail/postfix-logwatch/postfix-logwatch-1.40.00.ebuild @@ -11,6 +11,9 @@ SRC_URI="mirror://sourceforge/logreporters/${P}.tgz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" + +# >=sys-apps/logwatch-7.4.0_p170 ships our logwatch scripts and will +# thus obsolete this use flag. IUSE="logwatch" RDEPEND="dev-lang/perl"