[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-04-13 Thread Arthur Zamarin
commit: 01eeb75457d07987d3d2f75c331113a36dac1b45
Author: Matoro Mahri  matoro  tk>
AuthorDate: Fri Apr 12 21:59:08 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 13 06:25:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01eeb754

sys-apps/logwatch: Stabilize 7.10 hppa, #926984

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index d85439094965..c27757935fcb 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-03-14 Thread Arthur Zamarin
commit: 842d04257028f00648289179f1933d26ba579835
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar 14 08:02:40 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar 14 08:02:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842d0425

sys-apps/logwatch: Stabilize 7.10 ppc64, #926984

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index 59fdebbdc0ed..d85439094965 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-03-14 Thread Arthur Zamarin
commit: ad5ab7ab55262c677d9386105bec2ca7a0c9c978
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar 14 07:48:10 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar 14 07:48:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5ab7ab

sys-apps/logwatch: Stabilize 7.10 amd64, #926984

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index 3e51a17be56f..59fdebbdc0ed 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ~ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 sparc x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-03-14 Thread Arthur Zamarin
commit: 638db0ebb483e6d988d7522dcc94c3258ac187c6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar 14 07:00:29 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar 14 07:00:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638db0eb

sys-apps/logwatch: Stabilize 7.10 sparc, #926984

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index 144db44107f3..3e51a17be56f 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ~ppc64 sparc x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-03-14 Thread Sam James
commit: 3b4c4b15f9b9d41566c5f6f459b5d67a8a07b52e
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 14 06:40:54 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 14 06:40:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4c4b15

sys-apps/logwatch: Stabilize 7.10 x86, #926984

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index a3ea786c28a1..144db44107f3 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-03-14 Thread Sam James
commit: 2305ddb4301cf84217dd38e798fc02323bce7a66
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 14 06:40:53 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 14 06:40:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2305ddb4

sys-apps/logwatch: Stabilize 7.10 ppc, #926984

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index d3ff5e2fdb25..a3ea786c28a1 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-03-14 Thread Sam James
commit: b08ccdffe9ff445fbedc30454bd9ec9e759fa1a3
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 14 06:18:50 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 14 06:18:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08ccdff

sys-apps/logwatch: Stabilize 7.10 arm64, #926984

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index 2d6dc0645f99..d3ff5e2fdb25 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-03-14 Thread Sam James
commit: 033d0fb5c5a5625706d262f58d6946b5b7f071b0
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 14 06:18:49 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 14 06:18:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033d0fb5

sys-apps/logwatch: Stabilize 7.10 arm, #926984

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
index b83d3ef67595..2d6dc0645f99 100644
--- a/sys-apps/logwatch/logwatch-7.10.ebuild
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2024-02-01 Thread Sam James
commit: 1188ec9cacc0ff46734a34247b916dbae00ed6e1
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  2 04:50:01 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  2 04:50:01 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1188ec9c

sys-apps/logwatch: add 7.10

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest |  1 +
 sys-apps/logwatch/logwatch-7.10.ebuild | 96 ++
 2 files changed, 97 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 837471d8a81c..31260357e110 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
+DIST logwatch-7.10.tar.gz 511766 BLAKE2B 
66d7cb09f4c73ca55a3bad9eb2e9a46eabdc0da444e5361ddc10e7bee28de2e58f2c10530f75d40b2689d33624d612f439171b995e9f21a7e48bf211db1f2bd2
 SHA512 
838bcc7a3b12eb31450a20195fe2ca4ab238500051bb2f50bd1775272fefa412e0a2473c0294a5495ef594fa530b00dac0dc6d18b93e124f36614686502e55cb
 DIST logwatch-7.9.tar.gz 501086 BLAKE2B 
ebfc65c88036244840fe4fbf42c0bea668cac3063771f0042827a2f583d654403b75bdfa428f50a7fdac5f0098ec08ef5a27006db7f7576b361653594462d607
 SHA512 
d091fbbeb0cac4b661fb066118fd384dbdeabe137c699ea6892d53567a45978c0742b1be9cf2f8b8c2e522314351ee6c2e3710ac2e61bbf1a3c8d63f78a3646f

diff --git a/sys-apps/logwatch/logwatch-7.10.ebuild 
b/sys-apps/logwatch/logwatch-7.10.ebuild
new file mode 100644
index ..b83d3ef67595
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.10.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit tmpfiles
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="selinux"
+
+RDEPEND="
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/HTML-Parser
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo
+   virtual/cron
+   virtual/mta
+   virtual/mailx
+   selinux? ( sec-policy/selinux-logwatch )
+"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else (bug #100243)
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-12-27 Thread Sam James
commit: 41a7e0f7be4cb9f50525ab57203637cd85ee740c
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 28 04:05:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 28 04:05:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a7e0f7

sys-apps/logwatch: drop 7.7, 7.8-r1

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest   |  2 -
 sys-apps/logwatch/logwatch-7.7.ebuild| 93 ---
 sys-apps/logwatch/logwatch-7.8-r1.ebuild | 96 
 3 files changed, 191 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 023523f57f8e..837471d8a81c 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,3 +1 @@
-DIST logwatch-7.7.tar.gz 498214 BLAKE2B 
8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da
 SHA512 
5224013c548e60248ef2de8aeabc760d046374f54035e7e5e00bba0c6e6777eb5e7fcfd05a9f029d3d34e9d3fb8a243ed99b417961b21895cc14b881f1ad3dd4
-DIST logwatch-7.8.tar.gz 496093 BLAKE2B 
35480a22077e43b70d15a00cc0a3a8297c1e57c465d6fffe7a9a68a9b4fb14ef62c1d2bcae8a4ab2d70af16451b8f0b5dba8aec29beae1012501a118915edd92
 SHA512 
470b45e5838014986292c65b7e95e7922fb5364d0d375d413f710968523273372e049774a25aab58a685bf0cfe999c8ffa0c2280fc29aa83b1603256659511d9
 DIST logwatch-7.9.tar.gz 501086 BLAKE2B 
ebfc65c88036244840fe4fbf42c0bea668cac3063771f0042827a2f583d654403b75bdfa428f50a7fdac5f0098ec08ef5a27006db7f7576b361653594462d607
 SHA512 
d091fbbeb0cac4b661fb066118fd384dbdeabe137c699ea6892d53567a45978c0742b1be9cf2f8b8c2e522314351ee6c2e3710ac2e61bbf1a3c8d63f78a3646f

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
deleted file mode 100644
index fccb662cdbe6..
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit tmpfiles
-
-if [[ ${PV} ==  ]] ; then
-   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
-   inherit git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
-fi
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="https://sourceforge.net/projects/logwatch/;
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo
-   virtual/cron
-   virtual/mta
-   virtual/mailx
-"
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-
-   # logwatch.pl requires cache dir (bug #607668)
-   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else (bug #100243)
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-
-   # Do last due to insopts modification.
-   insinto /usr/share/logwatch/scripts/logfiles
-   insopts -m755
-   doins -r scripts/logfiles/*
-}
-
-pkg_postinst() {
-   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
-   fi
-
-   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
-   tmpfiles_process ${PN}.conf
-}

diff --git a/sys-apps/logwatch/logwatch-7.8-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
deleted file mode 100644
index 22edd4652a28..
--- 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-09-07 Thread Sam James
commit: 898c5b5cd2e8526dbcfd93ddbfd86716c07a4fc5
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=898c5b5c

sys-apps/logwatch: Stabilize 7.9 arm, #913804

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.9.ebuild 
b/sys-apps/logwatch/logwatch-7.9.ebuild
index 51fa4fa1c6ac..8b658a2979fc 100644
--- a/sys-apps/logwatch/logwatch-7.9.ebuild
+++ b/sys-apps/logwatch/logwatch-7.9.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-09-07 Thread Sam James
commit: a0dfca9793bd123046c62e1f33915b8a333fcb04
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:52:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:52:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0dfca97

sys-apps/logwatch: Stabilize 7.9 arm64, #913804

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.9.ebuild 
b/sys-apps/logwatch/logwatch-7.9.ebuild
index e8d443ac3df7..51fa4fa1c6ac 100644
--- a/sys-apps/logwatch/logwatch-7.9.ebuild
+++ b/sys-apps/logwatch/logwatch-7.9.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-09-07 Thread Sam James
commit: 8b76b99b442763b81192c62be4013ac1e62f2995
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep  7 20:16:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep  7 20:16:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b76b99b

sys-apps/logwatch: Stabilize 7.9 amd64, #913804

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.9.ebuild 
b/sys-apps/logwatch/logwatch-7.9.ebuild
index 7f77c326c65c..e8d443ac3df7 100644
--- a/sys-apps/logwatch/logwatch-7.9.ebuild
+++ b/sys-apps/logwatch/logwatch-7.9.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-07-23 Thread Sam James
commit: fa4e00a04ca9b7fd95a748baafa8efc874948ef4
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 23 23:12:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 23 23:21:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4e00a0

sys-apps/logwatch: add 7.9

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest|  1 +
 sys-apps/logwatch/logwatch-7.9.ebuild | 96 +++
 2 files changed, 97 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 7ed03f8262aa..023523f57f8e 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,2 +1,3 @@
 DIST logwatch-7.7.tar.gz 498214 BLAKE2B 
8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da
 SHA512 
5224013c548e60248ef2de8aeabc760d046374f54035e7e5e00bba0c6e6777eb5e7fcfd05a9f029d3d34e9d3fb8a243ed99b417961b21895cc14b881f1ad3dd4
 DIST logwatch-7.8.tar.gz 496093 BLAKE2B 
35480a22077e43b70d15a00cc0a3a8297c1e57c465d6fffe7a9a68a9b4fb14ef62c1d2bcae8a4ab2d70af16451b8f0b5dba8aec29beae1012501a118915edd92
 SHA512 
470b45e5838014986292c65b7e95e7922fb5364d0d375d413f710968523273372e049774a25aab58a685bf0cfe999c8ffa0c2280fc29aa83b1603256659511d9
+DIST logwatch-7.9.tar.gz 501086 BLAKE2B 
ebfc65c88036244840fe4fbf42c0bea668cac3063771f0042827a2f583d654403b75bdfa428f50a7fdac5f0098ec08ef5a27006db7f7576b361653594462d607
 SHA512 
d091fbbeb0cac4b661fb066118fd384dbdeabe137c699ea6892d53567a45978c0742b1be9cf2f8b8c2e522314351ee6c2e3710ac2e61bbf1a3c8d63f78a3646f

diff --git a/sys-apps/logwatch/logwatch-7.9.ebuild 
b/sys-apps/logwatch/logwatch-7.9.ebuild
new file mode 100644
index ..7f77c326c65c
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.9.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit tmpfiles
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="selinux"
+
+RDEPEND="
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/HTML-Parser
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo
+   virtual/cron
+   virtual/mta
+   virtual/mailx
+   selinux? ( sec-policy/selinux-logwatch )
+"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else (bug #100243)
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-06-28 Thread Sam James
commit: d912ee0782da559450799c33158c0c6975101e4b
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 28 07:28:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 28 07:36:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d912ee07

sys-apps/logwatch: add missing selinux policy dep

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.8-r1.ebuild | 8 +---
 sys-apps/logwatch/logwatch-.ebuild   | 8 +---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/sys-apps/logwatch/logwatch-7.8-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
index a7ef017b044c..22edd4652a28 100644
--- a/sys-apps/logwatch/logwatch-7.8-r1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
@@ -5,6 +5,9 @@ EAPI=8
 
 inherit tmpfiles
 
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
 if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
inherit git-r3
@@ -13,11 +16,9 @@ else
KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
 fi
 
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="https://sourceforge.net/projects/logwatch/;
-
 LICENSE="MIT"
 SLOT="0"
+IUSE="selinux"
 
 RDEPEND="
dev-lang/perl
@@ -30,6 +31,7 @@ RDEPEND="
virtual/cron
virtual/mta
virtual/mailx
+   selinux? ( sec-policy/selinux-logwatch )
 "
 
 src_install() {

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
index 5f4d3a5769c8..7f77c326c65c 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -5,6 +5,9 @@ EAPI=8
 
 inherit tmpfiles
 
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
 if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
inherit git-r3
@@ -13,11 +16,9 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="https://sourceforge.net/projects/logwatch/;
-
 LICENSE="MIT"
 SLOT="0"
+IUSE="selinux"
 
 RDEPEND="
dev-lang/perl
@@ -30,6 +31,7 @@ RDEPEND="
virtual/cron
virtual/mta
virtual/mailx
+   selinux? ( sec-policy/selinux-logwatch )
 "
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-04-29 Thread Arthur Zamarin
commit: 42e43d00f6acc6702bdcf84e0e46d1cc55a629d9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 29 07:51:17 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 29 07:51:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e43d00

sys-apps/logwatch: Stabilize 7.8-r1 x86, #902587

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.8-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
index 7e24b19887bc..a7ef017b044c 100644
--- a/sys-apps/logwatch/logwatch-7.8-r1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-03-24 Thread Arthur Zamarin
commit: 3aa87190de7b0751ec34600d5d4ea8c038769844
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 15:23:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 15:23:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa87190

sys-apps/logwatch: Stabilize 7.8-r1 sparc, #902587

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.8-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
index d23adf1a71f5..7e24b19887bc 100644
--- a/sys-apps/logwatch/logwatch-7.8-r1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-03-24 Thread Arthur Zamarin
commit: b9fc57ef403a2aac0f24a979b41eb33d2e334d64
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 24 13:44:40 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 24 13:44:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9fc57ef

sys-apps/logwatch: Stabilize 7.8-r1 arm64, #902587

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.8-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
index 09cf9d9bed2b..d23adf1a71f5 100644
--- a/sys-apps/logwatch/logwatch-7.8-r1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-02-19 Thread Sam James
commit: 2e404fff370cc40a6aff74bc4c6f827bb18d96c2
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 19 19:38:45 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 19 19:38:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e404fff

sys-apps/logwatch: add missing HTML-Parser dep

Closes: https://bugs.gentoo.org/895346
Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/{logwatch-7.8.ebuild => logwatch-7.8-r1.ebuild} | 1 +
 sys-apps/logwatch/logwatch-.ebuild| 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.8.ebuild 
b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
similarity index 99%
rename from sys-apps/logwatch/logwatch-7.8.ebuild
rename to sys-apps/logwatch/logwatch-7.8-r1.ebuild
index 3147899cb63c..5f4d3a5769c8 100644
--- a/sys-apps/logwatch/logwatch-7.8.ebuild
+++ b/sys-apps/logwatch/logwatch-7.8-r1.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
dev-lang/perl
dev-perl/Date-Calc
dev-perl/Date-Manip
+   dev-perl/HTML-Parser
dev-perl/Tie-IxHash
dev-perl/Sys-CPU
dev-perl/Sys-MemInfo

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
index db6cdabae32a..5f4d3a5769c8 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,6 +23,7 @@ RDEPEND="
dev-lang/perl
dev-perl/Date-Calc
dev-perl/Date-Manip
+   dev-perl/HTML-Parser
dev-perl/Tie-IxHash
dev-perl/Sys-CPU
dev-perl/Sys-MemInfo



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2023-01-22 Thread Sam James
commit: c82ef6e0d056b9a405a64de753ebc946fe73e2cf
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 23 03:10:36 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 23 03:10:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c82ef6e0

sys-apps/logwatch: add 7.8

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest|  1 +
 sys-apps/logwatch/logwatch-7.8.ebuild | 93 +++
 2 files changed, 94 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 93913ac6575a..7ed03f8262aa 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
 DIST logwatch-7.7.tar.gz 498214 BLAKE2B 
8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da
 SHA512 
5224013c548e60248ef2de8aeabc760d046374f54035e7e5e00bba0c6e6777eb5e7fcfd05a9f029d3d34e9d3fb8a243ed99b417961b21895cc14b881f1ad3dd4
+DIST logwatch-7.8.tar.gz 496093 BLAKE2B 
35480a22077e43b70d15a00cc0a3a8297c1e57c465d6fffe7a9a68a9b4fb14ef62c1d2bcae8a4ab2d70af16451b8f0b5dba8aec29beae1012501a118915edd92
 SHA512 
470b45e5838014986292c65b7e95e7922fb5364d0d375d413f710968523273372e049774a25aab58a685bf0cfe999c8ffa0c2280fc29aa83b1603256659511d9

diff --git a/sys-apps/logwatch/logwatch-7.8.ebuild 
b/sys-apps/logwatch/logwatch-7.8.ebuild
new file mode 100644
index ..3147899cb63c
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.8.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit tmpfiles
+
+if [[ ${PV} ==  ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo
+   virtual/cron
+   virtual/mta
+   virtual/mailx
+"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else (bug #100243)
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-10-28 Thread Sam James
commit: 8918aa89cfc86b934c3bac7ab033df558563ad55
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct 28 19:38:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct 28 19:50:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8918aa89

sys-apps/logwatch: drop 7.6

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest|  1 -
 sys-apps/logwatch/logwatch-7.6.ebuild | 93 ---
 2 files changed, 94 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index e9d045a919d0..93913ac6575a 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,2 +1 @@
-DIST logwatch-7.6.tar.gz 488750 BLAKE2B 
fd7f2a7c65151dbfbd924102b01ead00f92d74a59a417361b65be972368f7ed93810feefedf1ad9bba2de5ebbc74589c3fc0a8a484f19b5a9782c9799ffdf656
 SHA512 
8672dcf2b781d89ec281c4370b204467f9db219edb7c23adf02b71decf0ecab7b442d6e95e91416af3aecc27948e9442bb3b369e532e40f7ef32635628e110af
 DIST logwatch-7.7.tar.gz 498214 BLAKE2B 
8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da
 SHA512 
5224013c548e60248ef2de8aeabc760d046374f54035e7e5e00bba0c6e6777eb5e7fcfd05a9f029d3d34e9d3fb8a243ed99b417961b21895cc14b881f1ad3dd4

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
deleted file mode 100644
index 24fb4fa00cfe..
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit tmpfiles
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
-   inherit git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
-fi
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="https://sourceforge.net/projects/logwatch/;
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-PATCHES=()
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-
-   # logwatch.pl requires cache dir (bug #607668)
-   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else #100243
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-
-   # Do last due to insopts modification.
-   insinto /usr/share/logwatch/scripts/logfiles
-   insopts -m755
-   doins -r scripts/logfiles/*
-}
-
-pkg_postinst() {
-   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
-   fi
-
-   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
-   tmpfiles_process ${PN}.conf
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-25 Thread Arthur Zamarin
commit: 3c6d6fd0d4e21f3c7546ca7ac7d781b7e5bc04be
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Sep 26 04:15:52 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Sep 26 04:15:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6d6fd0

sys-apps/logwatch: Stabilize 7.7 hppa, #872737

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index b7591acfd434..fccb662cdbe6 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-25 Thread Arthur Zamarin
commit: 96fb2e01469ea1854e64befb8c75611669da335a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Sep 25 07:44:07 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Sep 25 07:44:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fb2e01

sys-apps/logwatch: Stabilize 7.7 sparc, #872737

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index e1c8ee6ddfe3..b7591acfd434 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-25 Thread Agostino Sarubbo
commit: 30d33016d00186c6d5b6424d45a2314107d1a90e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 06:25:19 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 06:25:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d33016

sys-apps/logwatch: Stabilize 7.7 ppc64, #872737

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index edf668aefc84..e1c8ee6ddfe3 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-25 Thread Agostino Sarubbo
commit: a2a5095de6027e95ee63031ccb531c192c876166
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 25 06:23:33 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 25 06:23:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a5095d

sys-apps/logwatch: Stabilize 7.7 ppc, #872737

Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index 015724fc03f8..edf668aefc84 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-24 Thread Sam James
commit: 208eb45034f9b5376314a7ded574fecfdee0ea60
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:42:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:42:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208eb450

sys-apps/logwatch: Stabilize 7.7 arm64, #872737

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index 9504f5402246..ad8511154a3e 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-24 Thread Sam James
commit: 93add957b52338fd2f0cbdaef75356d1be3739ec
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:42:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:42:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93add957

sys-apps/logwatch: Stabilize 7.7 arm, #872737

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index ad8511154a3e..015724fc03f8 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-24 Thread Sam James
commit: 5a57fa31ce7aad19c97741d8702a7070f3c2fe9f
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:33:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:33:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a57fa31

sys-apps/logwatch: Stabilize 7.7 amd64, #872737

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index db6cdabae32a..4436f2df349d 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-09-24 Thread Sam James
commit: ca5f9b07101f83cbf667b6123fd4a6fd6233ebc0
Author: Sam James  gentoo  org>
AuthorDate: Sun Sep 25 04:34:34 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Sep 25 04:34:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5f9b07

sys-apps/logwatch: Stabilize 7.7 x86, #872737

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.7.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
index 4436f2df349d..9504f5402246 100644
--- a/sys-apps/logwatch/logwatch-7.7.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-07-24 Thread Sam James
commit: ba85a40760ce3b3c3495a26f56715f33e26f09d7
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 25 00:13:14 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 25 00:13:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba85a407

sys-apps/logwatch: add 7.7

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest   |  1 +
 .../{logwatch-.ebuild => logwatch-7.7.ebuild}| 20 ++--
 sys-apps/logwatch/logwatch-.ebuild   | 20 ++--
 3 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 065b748116b1..e9d045a919d0 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
 DIST logwatch-7.6.tar.gz 488750 BLAKE2B 
fd7f2a7c65151dbfbd924102b01ead00f92d74a59a417361b65be972368f7ed93810feefedf1ad9bba2de5ebbc74589c3fc0a8a484f19b5a9782c9799ffdf656
 SHA512 
8672dcf2b781d89ec281c4370b204467f9db219edb7c23adf02b71decf0ecab7b442d6e95e91416af3aecc27948e9442bb3b369e532e40f7ef32635628e110af
+DIST logwatch-7.7.tar.gz 498214 BLAKE2B 
8978930fe844bde372f68038f295cc62ca61f1c2b10d18f545ddcc713cb72cd01520ff0ea0869f2dff96846431a6dd9a04da1bc79817ccb590b0235f96e934da
 SHA512 
5224013c548e60248ef2de8aeabc760d046374f54035e7e5e00bba0c6e6777eb5e7fcfd05a9f029d3d34e9d3fb8a243ed99b417961b21895cc14b881f1ad3dd4

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-7.7.ebuild
similarity index 92%
copy from sys-apps/logwatch/logwatch-.ebuild
copy to sys-apps/logwatch/logwatch-7.7.ebuild
index 13d30026df24..db6cdabae32a 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-7.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI=8
 
 inherit tmpfiles
 
-if [[ ${PV} == "" ]] ; then
+if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
inherit git-r3
 else
@@ -19,17 +19,17 @@ HOMEPAGE="https://sourceforge.net/projects/logwatch/;
 LICENSE="MIT"
 SLOT="0"
 
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
+RDEPEND="
dev-lang/perl
dev-perl/Date-Calc
dev-perl/Date-Manip
dev-perl/Tie-IxHash
dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-PATCHES=()
+   dev-perl/Sys-MemInfo
+   virtual/cron
+   virtual/mta
+   virtual/mailx
+"
 
 src_install() {
dodir /usr/share/logwatch/lib
@@ -66,7 +66,7 @@ src_install() {
insinto /usr/share/logwatch/default.conf/html
doins conf/html/*
 
-   # Make sure logwatch is run before anything else #100243
+   # Make sure logwatch is run before anything else (bug #100243)
exeinto /etc/cron.daily
newexe "${FILESDIR}"/logwatch 00-logwatch
 

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
index 13d30026df24..db6cdabae32a 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI=8
 
 inherit tmpfiles
 
-if [[ ${PV} == "" ]] ; then
+if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
inherit git-r3
 else
@@ -19,17 +19,17 @@ HOMEPAGE="https://sourceforge.net/projects/logwatch/;
 LICENSE="MIT"
 SLOT="0"
 
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
+RDEPEND="
dev-lang/perl
dev-perl/Date-Calc
dev-perl/Date-Manip
dev-perl/Tie-IxHash
dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-PATCHES=()
+   dev-perl/Sys-MemInfo
+   virtual/cron
+   virtual/mta
+   virtual/mailx
+"
 
 src_install() {
dodir /usr/share/logwatch/lib
@@ -66,7 +66,7 @@ src_install() {
insinto /usr/share/logwatch/default.conf/html
doins conf/html/*
 
-   # Make sure logwatch is run before anything else #100243
+   # Make sure logwatch is run before anything else (bug #100243)
exeinto /etc/cron.daily
newexe "${FILESDIR}"/logwatch 00-logwatch
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-06-21 Thread David Seifert
commit: fa3ca0b5593c6d7677e3b6612f67c14ccf1f4c7b
Author: David Seifert  gentoo  org>
AuthorDate: Tue Jun 21 09:40:41 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Tue Jun 21 09:40:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa3ca0b5

sys-apps/logwatch: drop 7.5.6

Signed-off-by: David Seifert  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 -
 sys-apps/logwatch/logwatch-7.5.6.ebuild | 93 -
 2 files changed, 94 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 6ae6b7a0713e..065b748116b1 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,2 +1 @@
-DIST logwatch-7.5.6.tar.gz 484873 BLAKE2B 
18a10f7baade4650c836ad402fcb92096923e0a8b6890352916e3b514bf85fe5b5070c0a47059c68fd84624407006107332f75a5ce3164a25cfa05f28f2ec882
 SHA512 
fb490f5bc1bf469309ee9caa1e040d71b4332d7fb64f94865a9b5fe707a92cb10c207022ce5e279709bf3412605f67f7da11303d91aa078f680c598398aab2ab
 DIST logwatch-7.6.tar.gz 488750 BLAKE2B 
fd7f2a7c65151dbfbd924102b01ead00f92d74a59a417361b65be972368f7ed93810feefedf1ad9bba2de5ebbc74589c3fc0a8a484f19b5a9782c9799ffdf656
 SHA512 
8672dcf2b781d89ec281c4370b204467f9db219edb7c23adf02b71decf0ecab7b442d6e95e91416af3aecc27948e9442bb3b369e532e40f7ef32635628e110af

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
deleted file mode 100644
index 24fb4fa00cfe..
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit tmpfiles
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
-   inherit git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
-fi
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="https://sourceforge.net/projects/logwatch/;
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-PATCHES=()
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-
-   # logwatch.pl requires cache dir (bug #607668)
-   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else #100243
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-
-   # Do last due to insopts modification.
-   insinto /usr/share/logwatch/scripts/logfiles
-   insopts -m755
-   doins -r scripts/logfiles/*
-}
-
-pkg_postinst() {
-   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
-   fi
-
-   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
-   tmpfiles_process ${PN}.conf
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-05-03 Thread Arthur Zamarin
commit: ec9ac9115a3a7f06e405811d0235fba3f3a8bea0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue May  3 18:47:38 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue May  3 18:47:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec9ac911

sys-apps/logwatch: Stabilize 7.6 arm64, #841542

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index 0c967462eb17..24fb4fa00cfe 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-05-03 Thread Arthur Zamarin
commit: fbe421c600093c1415b5f7c719809a1ff90eadb0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue May  3 18:09:07 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue May  3 18:09:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe421c6

sys-apps/logwatch: Stabilize 7.6 arm, #841542

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index ec929af5f162..0c967462eb17 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-05-03 Thread Arthur Zamarin
commit: ff4e20f3118bf1331fa6438c70e6834df0152946
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue May  3 17:45:10 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue May  3 17:45:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4e20f3

sys-apps/logwatch: Stabilize 7.6 sparc, #841542

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index 0c2ef898b212..ec929af5f162 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-04-29 Thread Sam James
commit: 27175632cce0d456f6903006a7f09f66a325ae80
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 19:20:22 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 19:20:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27175632

sys-apps/logwatch: Stabilize 7.6 ppc64, #841542

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index a584f72e..0c2ef898b212 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-04-29 Thread Sam James
commit: 6649b428a2ee30f06efc49c181868c7f82f1f299
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 19:19:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 19:19:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6649b428

sys-apps/logwatch: Stabilize 7.6 ppc, #841542

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index d606e99d315f..a584f72e 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-04-29 Thread Sam James
commit: 2e19432ab2711f6875b5edc67095b5ddc811c0ec
Author: Sam James  gentoo  org>
AuthorDate: Fri Apr 29 09:09:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Apr 29 09:09:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e19432a

sys-apps/logwatch: Stabilize 7.6 hppa, #841542

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index 34f63748d245..d606e99d315f 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-04-29 Thread Jakov Smolić
commit: d9138125c14823b76863d913585439db9a256f76
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Apr 29 08:29:16 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Apr 29 08:29:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9138125

sys-apps/logwatch: Stabilize 7.6 x86, #841542

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index 396905130713..34f63748d245 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-04-29 Thread Jakov Smolić
commit: 79729c1179f72da33cc0a042f62b9dc5a3599a7c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Apr 29 08:28:09 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Apr 29 08:28:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79729c11

sys-apps/logwatch: Stabilize 7.6 amd64, #841542

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-apps/logwatch/logwatch-7.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
index 0cc6a59b0cfa..396905130713 100644
--- a/sys-apps/logwatch/logwatch-7.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-01-25 Thread Sam James
commit: 976f09e79493d244df12c08ad065652359227f5e
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 26 04:33:05 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 26 04:33:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976f09e7

sys-apps/logwatch: Stabilize 7.5.6 hppa, #831737

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 26298e21a69b..24fb4fa00cfe 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2022-01-22 Thread Sam James
commit: a58067f447f5a6903352e5be1591bd08b949214d
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 22 22:52:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 22 22:52:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58067f4

sys-apps/logwatch: add 7.6

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest|  1 +
 sys-apps/logwatch/logwatch-7.6.ebuild | 93 +++
 2 files changed, 94 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index d3be92470bda..6ae6b7a0713e 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
 DIST logwatch-7.5.6.tar.gz 484873 BLAKE2B 
18a10f7baade4650c836ad402fcb92096923e0a8b6890352916e3b514bf85fe5b5070c0a47059c68fd84624407006107332f75a5ce3164a25cfa05f28f2ec882
 SHA512 
fb490f5bc1bf469309ee9caa1e040d71b4332d7fb64f94865a9b5fe707a92cb10c207022ce5e279709bf3412605f67f7da11303d91aa078f680c598398aab2ab
+DIST logwatch-7.6.tar.gz 488750 BLAKE2B 
fd7f2a7c65151dbfbd924102b01ead00f92d74a59a417361b65be972368f7ed93810feefedf1ad9bba2de5ebbc74589c3fc0a8a484f19b5a9782c9799ffdf656
 SHA512 
8672dcf2b781d89ec281c4370b204467f9db219edb7c23adf02b71decf0ecab7b442d6e95e91416af3aecc27948e9442bb3b369e532e40f7ef32635628e110af

diff --git a/sys-apps/logwatch/logwatch-7.6.ebuild 
b/sys-apps/logwatch/logwatch-7.6.ebuild
new file mode 100644
index ..0cc6a59b0cfa
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.6.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit tmpfiles
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+PATCHES=()
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-10-03 Thread David Seifert
commit: 375108a820141a4303181be67cc289d1f11bbb3f
Author: David Seifert  gentoo  org>
AuthorDate: Sun Oct  3 11:27:52 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Oct  3 11:27:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375108a8

sys-apps/logwatch: drop 7.5.5

Signed-off-by: David Seifert  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 -
 sys-apps/logwatch/logwatch-7.5.5.ebuild | 95 -
 2 files changed, 96 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 56017d64013..d3be92470bd 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,2 +1 @@
-DIST logwatch-7.5.5.tar.gz 474167 BLAKE2B 
3e4183ea6dad4f415987870c555391d2a9496b4d4d894f1c06336876077b2a72e06b4e3f8d272aeb65aa5ea14f5f4d17a6f461ae54b2e50f073fef58a27a5241
 SHA512 
71df4d69d7e580b21dc0a0f813201822a161ada68a19c6d3f0df9c8576f22c8d43ebe90643d6184e91ee1c6628de9501896a9444ff7ad6af6fe17eba5d3573f2
 DIST logwatch-7.5.6.tar.gz 484873 BLAKE2B 
18a10f7baade4650c836ad402fcb92096923e0a8b6890352916e3b514bf85fe5b5070c0a47059c68fd84624407006107332f75a5ce3164a25cfa05f28f2ec882
 SHA512 
fb490f5bc1bf469309ee9caa1e040d71b4332d7fb64f94865a9b5fe707a92cb10c207022ce5e279709bf3412605f67f7da11303d91aa078f680c598398aab2ab

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
deleted file mode 100644
index f0df4e4b95a..000
--- a/sys-apps/logwatch/logwatch-7.5.5.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit tmpfiles
-
-PATCHES=()
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
-   inherit git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
-fi
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="https://sourceforge.net/projects/logwatch/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-
-   # logwatch.pl requires cache dir (bug #607668)
-   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else #100243
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-
-   # Do last due to insopts modification.
-   insinto /usr/share/logwatch/scripts/logfiles
-   insopts -m755
-   doins -r scripts/logfiles/*
-}
-
-pkg_postinst() {
-   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
-   fi
-
-   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
-   tmpfiles_process ${PN}.conf
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-09-18 Thread Agostino Sarubbo
commit: ad5c84dfa246850e22c2ff403aebe6b8887c99d9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 18 12:29:54 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 18 12:30:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5c84df

sys-apps/logwatch: x86 stable wrt bug #813147

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 49235fad6c9..8e5dc01bc84 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-09-16 Thread Sam James
commit: 2f2c4481b2978df6f118a545b0a7733eb0457216
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 16 18:55:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 16 18:55:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f2c4481

sys-apps/logwatch: Stabilize 7.5.6 arm64, #813147

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 5cbae52c877..49235fad6c9 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-09-16 Thread Agostino Sarubbo
commit: a74d009e6b8028f2986e2b9b72321af440488514
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Sep 16 08:04:40 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Sep 16 08:04:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74d009e

sys-apps/logwatch: sparc stable wrt bug #813147

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 414111dba86..5cbae52c877 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-09-16 Thread Agostino Sarubbo
commit: d49911d35a5f82ddbf203b9b5c8cc51d6e59eada
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Sep 16 08:03:04 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Sep 16 08:03:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49911d3

sys-apps/logwatch: ppc64 stable wrt bug #813147

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 2876d8fdb6a..414111dba86 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-09-16 Thread Agostino Sarubbo
commit: a283bf1913b7ab55a33d9a70c4421564a9ec6769
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Sep 16 08:01:49 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Sep 16 08:01:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a283bf19

sys-apps/logwatch: amd64 stable wrt bug #813147

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 4ca014edae6..2876d8fdb6a 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-09-16 Thread Sam James
commit: e49a27fb51e36552a39813630d0840eb4c824995
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 16 06:28:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 16 06:28:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e49a27fb

sys-apps/logwatch: Stabilize 7.5.6 arm, #813147

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 13d30026df2..4ca014edae6 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-07-23 Thread Sam James
commit: 31eb8ce40707a671b42272081dcbeb424ec740ad
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 23 17:40:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 23 17:40:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31eb8ce4

sys-apps/logwatch: minor ebuild modernisation

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.6.ebuild | 6 ++
 sys-apps/logwatch/logwatch-.ebuild  | 8 +++-
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
index 3bc98aecc86..13d30026df2 100644
--- a/sys-apps/logwatch/logwatch-7.5.6.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -5,8 +5,6 @@ EAPI="7"
 
 inherit tmpfiles
 
-PATCHES=()
-
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
inherit git-r3
@@ -20,9 +18,7 @@ HOMEPAGE="https://sourceforge.net/projects/logwatch/;
 
 LICENSE="MIT"
 SLOT="0"
-IUSE=""
 
-DEPEND=""
 RDEPEND="virtual/cron
virtual/mta
virtual/mailx
@@ -33,6 +29,8 @@ RDEPEND="virtual/cron
dev-perl/Sys-CPU
dev-perl/Sys-MemInfo"
 
+PATCHES=()
+
 src_install() {
dodir /usr/share/logwatch/lib
dodir /usr/share/logwatch/scripts/services

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
index 247b3915d88..13d30026df2 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -1,12 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
 inherit tmpfiles
 
-PATCHES=()
-
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
inherit git-r3
@@ -20,9 +18,7 @@ HOMEPAGE="https://sourceforge.net/projects/logwatch/;
 
 LICENSE="MIT"
 SLOT="0"
-IUSE=""
 
-DEPEND=""
 RDEPEND="virtual/cron
virtual/mta
virtual/mailx
@@ -33,6 +29,8 @@ RDEPEND="virtual/cron
dev-perl/Sys-CPU
dev-perl/Sys-MemInfo"
 
+PATCHES=()
+
 src_install() {
dodir /usr/share/logwatch/lib
dodir /usr/share/logwatch/scripts/services



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-07-23 Thread Sam James
commit: 761b2543dcb6023cbdabb7c45c17e2fb96baa3f7
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 23 17:37:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 23 17:38:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761b2543

sys-apps/logwatch: add 7.5.6

Closes: https://bugs.gentoo.org/801304
Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 +
 sys-apps/logwatch/logwatch-7.5.6.ebuild | 95 +
 2 files changed, 96 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 8af941d07d8..56017d64013 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
 DIST logwatch-7.5.5.tar.gz 474167 BLAKE2B 
3e4183ea6dad4f415987870c555391d2a9496b4d4d894f1c06336876077b2a72e06b4e3f8d272aeb65aa5ea14f5f4d17a6f461ae54b2e50f073fef58a27a5241
 SHA512 
71df4d69d7e580b21dc0a0f813201822a161ada68a19c6d3f0df9c8576f22c8d43ebe90643d6184e91ee1c6628de9501896a9444ff7ad6af6fe17eba5d3573f2
+DIST logwatch-7.5.6.tar.gz 484873 BLAKE2B 
18a10f7baade4650c836ad402fcb92096923e0a8b6890352916e3b514bf85fe5b5070c0a47059c68fd84624407006107332f75a5ce3164a25cfa05f28f2ec882
 SHA512 
fb490f5bc1bf469309ee9caa1e040d71b4332d7fb64f94865a9b5fe707a92cb10c207022ce5e279709bf3412605f67f7da11303d91aa078f680c598398aab2ab

diff --git a/sys-apps/logwatch/logwatch-7.5.6.ebuild 
b/sys-apps/logwatch/logwatch-7.5.6.ebuild
new file mode 100644
index 000..3bc98aecc86
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.5.6.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit tmpfiles
+
+PATCHES=()
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-05-14 Thread David Seifert
commit: 13da374d2a1cb16427f1a7b9b94197cde71c6ee4
Author: David Seifert  gentoo  org>
AuthorDate: Fri May 14 10:04:07 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri May 14 10:04:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13da374d

sys-apps/logwatch: Remove old 7.5.3, 7.5.4

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 sys-apps/logwatch/Manifest  |  2 -
 sys-apps/logwatch/logwatch-7.5.3.ebuild | 95 -
 sys-apps/logwatch/logwatch-7.5.4.ebuild | 95 -
 3 files changed, 192 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 324c4a8e925..8af941d07d8 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,3 +1 @@
-DIST logwatch-7.5.3.tar.gz 495110 BLAKE2B 
b28d7381d259a132de7d9fd347ac4bafb0b187aa811f3d3f65d7b1ccbb00c6b5bb660229cd8155fa5d7bc9668e7b4dd1ebe7bbb909b48367c6a6dd6793e5
 SHA512 
ad404f031fe016599a8f8d8c0820b23db61a9ad102815d3713e5d13e9a810c819ca7ad9cea50891852982e073ef033dbe7595fde8846971336148e32cbbe29ca
-DIST logwatch-7.5.4.tar.gz 481766 BLAKE2B 
d86ae3afc33a100fc353948be3591cd13566568d47cad02fa5f390882a223ca9d4d78692214f2f0898fa8bf8687314f60ad9ce02f0987bb86dd7136150a1d2b9
 SHA512 
6e6a5e8b7ae977244ea97895e06cccde320fce3dfbd2b1c58c945fc8872325a9676c8afe122b1f7230cb6617b64813caf90ef37fc472a1b200eb0b24ea72fa9b
 DIST logwatch-7.5.5.tar.gz 474167 BLAKE2B 
3e4183ea6dad4f415987870c555391d2a9496b4d4d894f1c06336876077b2a72e06b4e3f8d272aeb65aa5ea14f5f4d17a6f461ae54b2e50f073fef58a27a5241
 SHA512 
71df4d69d7e580b21dc0a0f813201822a161ada68a19c6d3f0df9c8576f22c8d43ebe90643d6184e91ee1c6628de9501896a9444ff7ad6af6fe17eba5d3573f2

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
deleted file mode 100644
index e94e9d965df..000
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit tmpfiles
-
-PATCHES=()
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
-   inherit git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
-fi
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="https://sourceforge.net/projects/logwatch/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-
-   # logwatch.pl requires cache dir (bug #607668)
-   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else #100243
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-
-   # Do last due to insopts modification.
-   insinto /usr/share/logwatch/scripts/logfiles
-   insopts -m755
-   doins -r scripts/logfiles/*
-}
-
-pkg_postinst() {
-   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
-   fi
-
-   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
-   tmpfiles_process ${PN}.conf
-}

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-05-14 Thread Agostino Sarubbo
commit: e5d2f79b669412ff2876d72a94c92156d3aea9d6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 14 09:34:55 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 14 09:34:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d2f79b

sys-apps/logwatch: sparc stable wrt bug #789855

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
index 80e1bc1acf9..f0df4e4b95a 100644
--- a/sys-apps/logwatch/logwatch-7.5.5.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-05-13 Thread Sam James
commit: 1a376e8457588b2f8ab6af6bf78661d5898738f0
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 17:53:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 17:53:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a376e84

sys-apps/logwatch: Stabilize 7.5.5 ppc, #789855

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
index ec3d9a52a84..80e1bc1acf9 100644
--- a/sys-apps/logwatch/logwatch-7.5.5.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-05-13 Thread Sam James
commit: a9e158e192885e456deeeaa681290a084b9ea369
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 17:04:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 17:04:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e158e1

sys-apps/logwatch: Stabilize 7.5.5 x86, #789855

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
index 393f2afd12d..ec3d9a52a84 100644
--- a/sys-apps/logwatch/logwatch-7.5.5.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-05-13 Thread Sam James
commit: 7755b14e5e223e2bcf61334c8370f3dc005eb82b
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 16:55:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 16:55:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7755b14e

sys-apps/logwatch: Stabilize 7.5.5 ppc64, #789855

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
index 71896c09c6d..393f2afd12d 100644
--- a/sys-apps/logwatch/logwatch-7.5.5.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-05-13 Thread Sam James
commit: 430ccbbbfe660b0e865173ad7d6f02d45473b7e3
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 16:20:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 16:20:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430ccbbb

sys-apps/logwatch: Stabilize 7.5.5 arm, #789855

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
index 4d6a343dccc..71896c09c6d 100644
--- a/sys-apps/logwatch/logwatch-7.5.5.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-05-13 Thread Sam James
commit: 55463e040fd4d5e080e8d36ad2e258dd3724ac48
Author: Sam James  gentoo  org>
AuthorDate: Thu May 13 16:17:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May 13 16:17:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55463e04

sys-apps/logwatch: Stabilize 7.5.5 amd64, #789855

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
index 3bc98aecc86..a578222d78c 100644
--- a/sys-apps/logwatch/logwatch-7.5.5.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.5.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2021-02-01 Thread Thomas Deutschmann
commit: dc0b087d71c2fae92225e0efd02a2cd070edaf33
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Feb  1 14:51:10 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Feb  1 15:01:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0b087d

sys-apps/logwatch: bump to v7.5.5

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 +
 sys-apps/logwatch/logwatch-7.5.5.ebuild | 95 +
 2 files changed, 96 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 079b34e6eb1..324c4a8e925 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,2 +1,3 @@
 DIST logwatch-7.5.3.tar.gz 495110 BLAKE2B 
b28d7381d259a132de7d9fd347ac4bafb0b187aa811f3d3f65d7b1ccbb00c6b5bb660229cd8155fa5d7bc9668e7b4dd1ebe7bbb909b48367c6a6dd6793e5
 SHA512 
ad404f031fe016599a8f8d8c0820b23db61a9ad102815d3713e5d13e9a810c819ca7ad9cea50891852982e073ef033dbe7595fde8846971336148e32cbbe29ca
 DIST logwatch-7.5.4.tar.gz 481766 BLAKE2B 
d86ae3afc33a100fc353948be3591cd13566568d47cad02fa5f390882a223ca9d4d78692214f2f0898fa8bf8687314f60ad9ce02f0987bb86dd7136150a1d2b9
 SHA512 
6e6a5e8b7ae977244ea97895e06cccde320fce3dfbd2b1c58c945fc8872325a9676c8afe122b1f7230cb6617b64813caf90ef37fc472a1b200eb0b24ea72fa9b
+DIST logwatch-7.5.5.tar.gz 474167 BLAKE2B 
3e4183ea6dad4f415987870c555391d2a9496b4d4d894f1c06336876077b2a72e06b4e3f8d272aeb65aa5ea14f5f4d17a6f461ae54b2e50f073fef58a27a5241
 SHA512 
71df4d69d7e580b21dc0a0f813201822a161ada68a19c6d3f0df9c8576f22c8d43ebe90643d6184e91ee1c6628de9501896a9444ff7ad6af6fe17eba5d3573f2

diff --git a/sys-apps/logwatch/logwatch-7.5.5.ebuild 
b/sys-apps/logwatch/logwatch-7.5.5.ebuild
new file mode 100644
index 000..3bc98aecc86
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.5.5.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit tmpfiles
+
+PATCHES=()
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-12-24 Thread Sergei Trofimovich
commit: b448ee03ded3dd93b75e0cb828b87304c5898c4c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Dec 24 18:39:58 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Dec 24 22:06:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b448ee03

sys-apps/logwatch: stable 7.5.4 for ppc64

stable wrt bug #759010

Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 5de50e3e0bf..e94e9d965df 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-12-23 Thread Sergei Trofimovich
commit: 9d6912ed29eb9923d3f8cc8025899bbd97a095cb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Dec 23 11:47:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Dec 23 13:57:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6912ed

sys-apps/logwatch: stable 7.5.4 for sparc, bug #759010

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 85debd71748..5de50e3e0bf 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-12-21 Thread Sam James
commit: bfe3b36eb90935436adc45030a047bef515121a0
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 22 06:28:50 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 22 06:28:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe3b36e

sys-apps/logwatch: Stabilize 7.5.4 arm64, #759010

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 8afe838791d..85debd71748 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-12-21 Thread Sam James
commit: 09b771e63c003e72026cf705a005580ebb902761
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 22 01:41:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 22 01:41:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b771e6

sys-apps/logwatch: Stabilize 7.5.4 amd64, #759010

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index fa83a2a0648..8afe838791d 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-12-21 Thread Sam James
commit: 48b135e0e910ec08e14992b156a63aea30661902
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 21 23:57:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 21 23:58:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48b135e0

sys-apps/logwatch: Stabilize 7.5.4 ppc, #759010

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 3a54c0c3d3c..fa83a2a0648 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-12-21 Thread Sam James
commit: e806dde2c278520f1116a908cf172fa8e62ad130
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 21 21:27:51 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 21 21:27:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e806dde2

sys-apps/logwatch: Stabilize 7.5.4 arm, #759010

Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 09b79251a9d..3a54c0c3d3c 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-12-20 Thread Thomas Deutschmann
commit: bc4a98f5acfd1e21a584db9ba34c4584a70d9516
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Dec 21 01:36:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Dec 21 01:36:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4a98f5

sys-apps/logwatch: x86 stable (bug #759010)

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 247b3915d88..09b79251a9d 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-08-15 Thread Thomas Deutschmann
commit: 085dd00ce3ba1fb38ac4fcc6b33114bfe5f9a558
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Aug 16 00:53:12 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Aug 16 00:53:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085dd00c

sys-apps/logwatch: update HOMEPAGE

logwatch.org is no longer under control by upstream.

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
 sys-apps/logwatch/logwatch-7.5.4.ebuild | 2 +-
 sys-apps/logwatch/logwatch-.ebuild  | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index 82d7ba396df..4118164aa81 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
index 6b03d4907f5..247b3915d88 100644
--- a/sys-apps/logwatch/logwatch-7.5.4.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
index 73de997ba96..247b3915d88 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -16,7 +16,7 @@ else
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
+HOMEPAGE="https://sourceforge.net/projects/logwatch/;
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-08-15 Thread Thomas Deutschmann
commit: 2c12ab68bae327cd381dc81ac84de5451d25ae85
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Aug 16 00:50:47 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Aug 16 00:53:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c12ab68

sys-apps/logwatch: drop old

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/Manifest  |  2 -
 sys-apps/logwatch/logwatch-7.5.1.ebuild | 95 -
 sys-apps/logwatch/logwatch-7.5.2.ebuild | 95 -
 3 files changed, 192 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 032d1f21a70..724bde2b08e 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,3 +1 @@
-DIST logwatch-7.5.1.tar.gz 469715 BLAKE2B 
706352c60370d13b4f72047d08965ab0dd36837194a03bf44e08ec43641eddb8d80d655c783d4f25c8fa757853a4e069997b80676b781561c5e0a23b44a393c9
 SHA512 
945e66192a9e198169426497f7b5167fcbec2af9565dfead728aa91bfdac5f7e1b2ce2f5f404b6f03841fe6b978f70fb969b47d4f60f02f9a8ccea865c5c782c
-DIST logwatch-7.5.2.tar.gz 475277 BLAKE2B 
e3d841749af4776da84646444dd90bb084dc33712c1a6eeab87d46cb267656527008505f78506168b7ded40f3d0f8209c205249c2f953e6ee8af7a6cd82833d9
 SHA512 
157486143ba12167f6c50c778372a4295db3744878607bceba8e0813357651bffd8924ef5ef41a4fbd20811c020dcc031eb354a0f52b8eb6d9aac197087c2bc5
 DIST logwatch-7.5.3.tar.gz 495110 BLAKE2B 
b28d7381d259a132de7d9fd347ac4bafb0b187aa811f3d3f65d7b1ccbb00c6b5bb660229cd8155fa5d7bc9668e7b4dd1ebe7bbb909b48367c6a6dd6793e5
 SHA512 
ad404f031fe016599a8f8d8c0820b23db61a9ad102815d3713e5d13e9a810c819ca7ad9cea50891852982e073ef033dbe7595fde8846971336148e32cbbe29ca

diff --git a/sys-apps/logwatch/logwatch-7.5.1.ebuild 
b/sys-apps/logwatch/logwatch-7.5.1.ebuild
deleted file mode 100644
index 82d7ba396df..000
--- a/sys-apps/logwatch/logwatch-7.5.1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit tmpfiles
-
-PATCHES=()
-
-if [[ ${PV} == "" ]] ; then
-   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
-   inherit git-r3
-else
-   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
-fi
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-
-   # logwatch.pl requires cache dir (bug #607668)
-   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else #100243
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-
-   # Do last due to insopts modification.
-   insinto /usr/share/logwatch/scripts/logfiles
-   insopts -m755
-   doins -r scripts/logfiles/*
-}
-
-pkg_postinst() {
-   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
-   fi
-
-   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
-   tmpfiles_process ${PN}.conf
-}

diff --git a/sys-apps/logwatch/logwatch-7.5.2.ebuild 
b/sys-apps/logwatch/logwatch-7.5.2.ebuild

[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-08-15 Thread Thomas Deutschmann
commit: 9592c7dbfb4460198368d0e91406038fd439f669
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Aug 16 00:51:29 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Aug 16 00:53:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9592c7db

sys-apps/logwatch: bump to v7.5.4

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 +
 sys-apps/logwatch/logwatch-7.5.4.ebuild | 95 +
 2 files changed, 96 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 724bde2b08e..079b34e6eb1 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
 DIST logwatch-7.5.3.tar.gz 495110 BLAKE2B 
b28d7381d259a132de7d9fd347ac4bafb0b187aa811f3d3f65d7b1ccbb00c6b5bb660229cd8155fa5d7bc9668e7b4dd1ebe7bbb909b48367c6a6dd6793e5
 SHA512 
ad404f031fe016599a8f8d8c0820b23db61a9ad102815d3713e5d13e9a810c819ca7ad9cea50891852982e073ef033dbe7595fde8846971336148e32cbbe29ca
+DIST logwatch-7.5.4.tar.gz 481766 BLAKE2B 
d86ae3afc33a100fc353948be3591cd13566568d47cad02fa5f390882a223ca9d4d78692214f2f0898fa8bf8687314f60ad9ce02f0987bb86dd7136150a1d2b9
 SHA512 
6e6a5e8b7ae977244ea97895e06cccde320fce3dfbd2b1c58c945fc8872325a9676c8afe122b1f7230cb6617b64813caf90ef37fc472a1b200eb0b24ea72fa9b

diff --git a/sys-apps/logwatch/logwatch-7.5.4.ebuild 
b/sys-apps/logwatch/logwatch-7.5.4.ebuild
new file mode 100644
index 000..6b03d4907f5
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.5.4.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit tmpfiles
+
+PATCHES=()
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-07-15 Thread Sam James
commit: ea70923be63049823b106630430d44e1ec438719
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 15 12:18:55 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 15 12:18:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea70923b

sys-apps/logwatch: arm stable (bug #730492)

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index 2b2083b7a99..fcd2462a62d 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ppc ppc64 sparc x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 hppa ppc ppc64 sparc x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-07-08 Thread Sam James
commit: 1c5c5a1f1f19fa36b5106c4383a0a41782a5b82d
Author: Sam James (sam_c)  gentoo  org>
AuthorDate: Wed Jul  8 20:33:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul  8 20:33:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5c5a1f

sys-apps/logwatch: arm64 stable (bug #730492)

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Sam James  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index 9cf8854bc03..e950c9a1556 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ppc ppc64 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ppc ppc64 sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-07-07 Thread Sergei Trofimovich
commit: 089a6e194b1cda2b5d351ab5872063250dfb7699
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Tue Jul  7 05:11:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Jul  7 06:57:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089a6e19

sys-apps/logwatch: stable 7.5.3 for hppa, bug #730492

Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index 386cbc9cdd4..9cf8854bc03 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ppc ppc64 sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-07-06 Thread Sergei Trofimovich
commit: 31165938eb0f8b54bb187f0ffc7e32715850c9e5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Jul  6 15:07:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jul  6 16:43:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31165938

sys-apps/logwatch: stable 7.5.3 for sparc, bug #730492

Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index 766c865e83c..386cbc9cdd4 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-07-06 Thread Sergei Trofimovich
commit: e4e51df9a9a91278ecf3f8508872d8d087f78e89
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jul  6 07:17:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jul  6 07:17:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e51df9

sys-apps/logwatch: stable 7.5.3 for ppc64

stable wrt bug #730492

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index f866b2bc79f..766c865e83c 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-07-06 Thread Sergei Trofimovich
commit: 8d34dee73e6f47f2827183cfb1d0c3c781c6c58e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jul  6 06:59:41 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jul  6 07:02:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d34dee7

sys-apps/logwatch: stable 7.5.3 for ppc

stable wrt bug #730492

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
index 6b03d4907f5..f866b2bc79f 100644
--- a/sys-apps/logwatch/logwatch-7.5.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2020-03-29 Thread Thomas Deutschmann
commit: c6324820ccbaf353741610ae3580911cb06a00dd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Mar 30 01:34:07 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Mar 30 01:34:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6324820

sys-apps/logwatch: bump to v7.5.3

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 +
 sys-apps/logwatch/logwatch-7.5.3.ebuild | 95 +
 2 files changed, 96 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index c578f32578d..032d1f21a70 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,2 +1,3 @@
 DIST logwatch-7.5.1.tar.gz 469715 BLAKE2B 
706352c60370d13b4f72047d08965ab0dd36837194a03bf44e08ec43641eddb8d80d655c783d4f25c8fa757853a4e069997b80676b781561c5e0a23b44a393c9
 SHA512 
945e66192a9e198169426497f7b5167fcbec2af9565dfead728aa91bfdac5f7e1b2ce2f5f404b6f03841fe6b978f70fb969b47d4f60f02f9a8ccea865c5c782c
 DIST logwatch-7.5.2.tar.gz 475277 BLAKE2B 
e3d841749af4776da84646444dd90bb084dc33712c1a6eeab87d46cb267656527008505f78506168b7ded40f3d0f8209c205249c2f953e6ee8af7a6cd82833d9
 SHA512 
157486143ba12167f6c50c778372a4295db3744878607bceba8e0813357651bffd8924ef5ef41a4fbd20811c020dcc031eb354a0f52b8eb6d9aac197087c2bc5
+DIST logwatch-7.5.3.tar.gz 495110 BLAKE2B 
b28d7381d259a132de7d9fd347ac4bafb0b187aa811f3d3f65d7b1ccbb00c6b5bb660229cd8155fa5d7bc9668e7b4dd1ebe7bbb909b48367c6a6dd6793e5
 SHA512 
ad404f031fe016599a8f8d8c0820b23db61a9ad102815d3713e5d13e9a810c819ca7ad9cea50891852982e073ef033dbe7595fde8846971336148e32cbbe29ca

diff --git a/sys-apps/logwatch/logwatch-7.5.3.ebuild 
b/sys-apps/logwatch/logwatch-7.5.3.ebuild
new file mode 100644
index 000..6b03d4907f5
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.5.3.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit tmpfiles
+
+PATCHES=()
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2019-08-10 Thread Thomas Deutschmann
commit: f08577d4cc92ca08d867c4496b55ed594029d6d9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Aug 11 00:56:19 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Aug 11 01:13:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08577d4

sys-apps/logwatch: bump to v7.5.2

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 +
 sys-apps/logwatch/logwatch-7.5.2.ebuild | 95 +
 2 files changed, 96 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index aabad0546e0..c578f32578d 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
 DIST logwatch-7.5.1.tar.gz 469715 BLAKE2B 
706352c60370d13b4f72047d08965ab0dd36837194a03bf44e08ec43641eddb8d80d655c783d4f25c8fa757853a4e069997b80676b781561c5e0a23b44a393c9
 SHA512 
945e66192a9e198169426497f7b5167fcbec2af9565dfead728aa91bfdac5f7e1b2ce2f5f404b6f03841fe6b978f70fb969b47d4f60f02f9a8ccea865c5c782c
+DIST logwatch-7.5.2.tar.gz 475277 BLAKE2B 
e3d841749af4776da84646444dd90bb084dc33712c1a6eeab87d46cb267656527008505f78506168b7ded40f3d0f8209c205249c2f953e6ee8af7a6cd82833d9
 SHA512 
157486143ba12167f6c50c778372a4295db3744878607bceba8e0813357651bffd8924ef5ef41a4fbd20811c020dcc031eb354a0f52b8eb6d9aac197087c2bc5

diff --git a/sys-apps/logwatch/logwatch-7.5.2.ebuild 
b/sys-apps/logwatch/logwatch-7.5.2.ebuild
new file mode 100644
index 000..eefc16389fc
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.5.2.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit tmpfiles
+
+PATCHES=()
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2019-06-08 Thread Thomas Deutschmann
commit: 7e121a776aaf7126fd4aff6b333699bfb1d5d76f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jun  8 12:53:27 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun  8 12:53:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e121a77

sys-apps/logwatch: x86 stable, applying ALLARCHES policy

Bug: https://bugs.gentoo.org/677536
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/logwatch-7.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.5.1.ebuild 
b/sys-apps/logwatch/logwatch-7.5.1.ebuild
index eefc16389fc..17318fa5e51 100644
--- a/sys-apps/logwatch/logwatch-7.5.1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
+   KEYWORDS="alpha amd64 arm arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/files/, sys-apps/logwatch/

2019-06-08 Thread Thomas Deutschmann
commit: c04553861ff206dfcc5b90e9104f15e8e434d6c1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jun  8 12:54:51 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jun  8 12:54:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0455386

sys-apps/logwatch: drop old

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/Manifest |   2 -
 .../files/logwatch-7.4.2-openssh-hpn.patch |  16 ---
 .../files/logwatch-7.4.3+-openssh-hpn.patch|  16 ---
 sys-apps/logwatch/logwatch-7.4.3.ebuild|  84 
 sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild  | 108 -
 5 files changed, 226 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 2935d869fd0..aabad0546e0 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,3 +1 @@
-DIST logwatch-7.4.3.tar.gz 462552 BLAKE2B 
98ecba949d9fa2737da6b22ff2cced14d384ff4f119a7a8e613a66869102ea76ce1093ef5f0b38e6d4e948a8e9e0dafe8b4071e028c5f5f5be2ee48e9b1f186b
 SHA512 
716d87238f487010f2bdf230fc66c16f3c3fe769e6bef04b0e7881c6b0563e1a4b4741235b8a40a16ab21d3803562e87e6bcf5cfbd0ace42414f1d1feae7a13a
-DIST logwatch-7.4.3_p20171025.zip 704529 BLAKE2B 
12f4e34d9cd044f677b1b4cbe473c425e9b3ab2f222e781a0a3df95b9cbc088cf16321ccd67ec9acaa4c21b8da3deac4d58d84cba2259b272717337c5c87c3ff
 SHA512 
aeaf57aa8d4e89b716766bf89a6b58dcb18f1ba6de864b913d93474f784f382e322b6dbfdf9671c8b91404d399d770146ead9959b1202e91b4672e70f6abb268
 DIST logwatch-7.5.1.tar.gz 469715 BLAKE2B 
706352c60370d13b4f72047d08965ab0dd36837194a03bf44e08ec43641eddb8d80d655c783d4f25c8fa757853a4e069997b80676b781561c5e0a23b44a393c9
 SHA512 
945e66192a9e198169426497f7b5167fcbec2af9565dfead728aa91bfdac5f7e1b2ce2f5f404b6f03841fe6b978f70fb969b47d4f60f02f9a8ccea865c5c782c

diff --git a/sys-apps/logwatch/files/logwatch-7.4.2-openssh-hpn.patch 
b/sys-apps/logwatch/files/logwatch-7.4.2-openssh-hpn.patch
deleted file mode 100644
index 80e6ee06b76..000
--- a/sys-apps/logwatch/files/logwatch-7.4.2-openssh-hpn.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Add an 'ignore' line for the HPN patch that we enable on our openssh by 
default.
-
-https://sourceforge.net/tracker/?func=detail=3257504_id=312875=1316824
-
 logwatch-7.4.2/scripts/services/sshd
-+++ logwatch-7.4.2/scripts/services/sshd
-@@ -297,7 +297,8 @@
-($ThisLine =~ /Starting session: 
(forced-command|subsystem|shell|command)/ ) or
-($ThisLine =~ /Found matching \w+ key:/ ) or
-($ThisLine =~ /User child is on pid \d/ ) or
--   ($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/)
-+   ($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/) or
-+   ($ThisLine =~ /^SSH: Server;L[Tt]ype: /)
-) {
-   # Ignore these
-} elsif ( my ($Method,$User,$Host,$Port,$Key) = ($ThisLine =~ /^Accepted 
(\S+) for ((?:invalid user )?\S+) from ([\d\.:a-f]+) port (\d+) ssh[12](?:: 
(\w+))?/) ) {

diff --git a/sys-apps/logwatch/files/logwatch-7.4.3+-openssh-hpn.patch 
b/sys-apps/logwatch/files/logwatch-7.4.3+-openssh-hpn.patch
deleted file mode 100644
index 426253df85d..000
--- a/sys-apps/logwatch/files/logwatch-7.4.3+-openssh-hpn.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Add an 'ignore' line for the HPN patch that we enable on our openssh by 
default.
-
-https://sourceforge.net/tracker/?func=detail=3257504_id=312875=1316824
-
 a/scripts/services/sshd
-+++ b/scripts/services/sshd
-@@ -315,7 +315,8 @@ while (defined(my $ThisLine = )) {
-($ThisLine =~ /Found matching \w+ key:/ ) or
-($ThisLine =~ /User child is on pid \d/ ) or
-($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/) or
--   ($ThisLine =~ /Disconnected from [\da-fA-F.:]* port \d*/ )
-+   ($ThisLine =~ /Disconnected from [\da-fA-F.:]* port \d*/ ) or
-+   ($ThisLine =~ /^SSH: Server;L[Tt]ype: /)
-) {
-   # Ignore these
-} elsif ( my ($Method,$User,$Host,$Port,$Key,$FingerP) = ($ThisLine =~ 
/^Accepted (\S+) for ((?:invalid user )?\S+) from ([\d\.:a-f]+)(?:%\w+)? port 
(\d+) ssh[12](?:: (\w+) (.+))?/) ) {

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
deleted file mode 100644
index 1f058e2a889..000
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   

[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2019-06-07 Thread Thomas Deutschmann
commit: 765e7e5e80b575d727f4270f05f66358f896d30f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Jun  7 14:40:43 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Jun  7 14:40:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765e7e5e

sys-apps/logwatch: bump to v7.5.1

Closes: https://bugs.gentoo.org/677536
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-apps/logwatch/Manifest| 1 +
 sys-apps/logwatch/{logwatch-.ebuild => logwatch-7.5.1.ebuild} | 2 +-
 sys-apps/logwatch/logwatch-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index d2c2baa9dd4..2935d869fd0 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,2 +1,3 @@
 DIST logwatch-7.4.3.tar.gz 462552 BLAKE2B 
98ecba949d9fa2737da6b22ff2cced14d384ff4f119a7a8e613a66869102ea76ce1093ef5f0b38e6d4e948a8e9e0dafe8b4071e028c5f5f5be2ee48e9b1f186b
 SHA512 
716d87238f487010f2bdf230fc66c16f3c3fe769e6bef04b0e7881c6b0563e1a4b4741235b8a40a16ab21d3803562e87e6bcf5cfbd0ace42414f1d1feae7a13a
 DIST logwatch-7.4.3_p20171025.zip 704529 BLAKE2B 
12f4e34d9cd044f677b1b4cbe473c425e9b3ab2f222e781a0a3df95b9cbc088cf16321ccd67ec9acaa4c21b8da3deac4d58d84cba2259b272717337c5c87c3ff
 SHA512 
aeaf57aa8d4e89b716766bf89a6b58dcb18f1ba6de864b913d93474f784f382e322b6dbfdf9671c8b91404d399d770146ead9959b1202e91b4672e70f6abb268
+DIST logwatch-7.5.1.tar.gz 469715 BLAKE2B 
706352c60370d13b4f72047d08965ab0dd36837194a03bf44e08ec43641eddb8d80d655c783d4f25c8fa757853a4e069997b80676b781561c5e0a23b44a393c9
 SHA512 
945e66192a9e198169426497f7b5167fcbec2af9565dfead728aa91bfdac5f7e1b2ce2f5f404b6f03841fe6b978f70fb969b47d4f60f02f9a8ccea865c5c782c

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-7.5.1.ebuild
similarity index 99%
copy from sys-apps/logwatch/logwatch-.ebuild
copy to sys-apps/logwatch/logwatch-7.5.1.ebuild
index 971e5d621f3..eefc16389fc 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-7.5.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit tmpfiles
 

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
index 971e5d621f3..eefc16389fc 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit tmpfiles
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2019-04-26 Thread Anthony G. Basile
commit: 88235aad4416cc83ab9b93b847854045e84551cf
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Apr 26 10:39:17 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Fri Apr 26 10:39:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88235aad

sys-apps/logwatch: 7.4.3 stable on arm64

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-apps/logwatch/logwatch-7.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index 41273312c4e..1f058e2a889 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2019-04-20 Thread Anthony G. Basile
commit: 614d942891fb27466aa0905b181757dbace61790
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Apr 21 02:54:16 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun Apr 21 02:54:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614d9428

sys-apps/logwatch: keyword ~arm64

Signed-off-by: Anthony G. Basile  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sys-apps/logwatch/logwatch-7.4.3.ebuild   | 4 ++--
 sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild | 4 ++--
 sys-apps/logwatch/logwatch-.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index b8dc95af0f5..41273312c4e 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""

diff --git a/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild
index 2cb75e82997..391f0f2e953 100644
--- a/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else

SRC_URI="https://sourceforge.net/code-snapshots/git/l/lo/logwatch/git.git/logwatch-git-${MY_COMMIT}.zip
 -> ${P}.zip"
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
index 93f1e8caf37..971e5d621f3 100644
--- a/sys-apps/logwatch/logwatch-.ebuild
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
 fi
 
 DESCRIPTION="Analyzes and Reports on system logs"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2017-11-04 Thread Thomas Deutschmann
commit: 1b5793fcd7dcdcb6e28dbbfb79001f9cb4a1a8ea
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov  4 18:21:31 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov  4 18:21:45 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b5793fc

sys-apps/logwatch: Live ebuild added

Closes: https://github.com/gentoo/gentoo/pull/6062
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-apps/logwatch/logwatch-.ebuild | 95 ++
 1 file changed, 95 insertions(+)

diff --git a/sys-apps/logwatch/logwatch-.ebuild 
b/sys-apps/logwatch/logwatch-.ebuild
new file mode 100644
index 000..93f1e8caf37
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit tmpfiles
+
+PATCHES=()
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   # logwatch.pl requires cache dir (bug #607668)
+   newtmpfiles "${FILESDIR}"/logwatch.tmpfile ${PN}.conf
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   # Migration from /etc/cron.daily/logwatch -> 
/etc/cron.daily/00-logwatch (bug #100243)
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+
+   # Trigger cache dir creation to allow immediate use of logwatch (bug 
#607668)
+   tmpfiles_process ${PN}.conf
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/files/, sys-apps/logwatch/

2017-11-04 Thread Thomas Deutschmann
commit: 130fd3900a6254296acd6f14f8d7129992418ae5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Nov  4 18:19:22 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Nov  4 18:21:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130fd390

sys-apps/logwatch: Bump to v7.4.3_p20171025 (snapshot release)

- We are now creating /var/cache/logwatch via tmpfile (bug #607668)

- Snapshot release should address missed dovecot log entires (bug #633916)

Closes: https://bugs.gentoo.org/607668
Closes: https://bugs.gentoo.org/633916
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-apps/logwatch/Manifest |   1 +
 .../files/logwatch-7.4.3+-openssh-hpn.patch|  16 +++
 sys-apps/logwatch/files/logwatch.tmpfile   |   1 +
 sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild  | 108 +
 4 files changed, 126 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 2925647b769..a34ef6ebd1f 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1 +1,2 @@
 DIST logwatch-7.4.3.tar.gz 462552 SHA256 
1dbdc48d65e150f2dbb43f1e4f4700d94166e053b1c7bbbdedf4ad670283720e SHA512 
716d87238f487010f2bdf230fc66c16f3c3fe769e6bef04b0e7881c6b0563e1a4b4741235b8a40a16ab21d3803562e87e6bcf5cfbd0ace42414f1d1feae7a13a
 WHIRLPOOL 
abe7870020029f86f037f4c96dff96b6c542eb36df9f110c755d6de28965c6418dd4d03a2e6932ff8db7079f22ea396d352aa6b8ebba81576b588017b4694d02
+DIST logwatch-7.4.3_p20171025.zip 704529 SHA256 
8e93ffb0ecbccb30d35ad01ba838879456e98b7b74bc274f90bab1b63ec37568 SHA512 
aeaf57aa8d4e89b716766bf89a6b58dcb18f1ba6de864b913d93474f784f382e322b6dbfdf9671c8b91404d399d770146ead9959b1202e91b4672e70f6abb268
 WHIRLPOOL 
e40e65acf1bbc0c6c5ec0dfe43ca396b19d001900eb0e11bf7df95d4cc8359a82c9630761fd1745a91be0da40452999fc17baaa5cf1343a4cde036121696589a

diff --git a/sys-apps/logwatch/files/logwatch-7.4.3+-openssh-hpn.patch 
b/sys-apps/logwatch/files/logwatch-7.4.3+-openssh-hpn.patch
new file mode 100644
index 000..426253df85d
--- /dev/null
+++ b/sys-apps/logwatch/files/logwatch-7.4.3+-openssh-hpn.patch
@@ -0,0 +1,16 @@
+Add an 'ignore' line for the HPN patch that we enable on our openssh by 
default.
+
+https://sourceforge.net/tracker/?func=detail=3257504_id=312875=1316824
+
+--- a/scripts/services/sshd
 b/scripts/services/sshd
+@@ -315,7 +315,8 @@ while (defined(my $ThisLine = )) {
+($ThisLine =~ /Found matching \w+ key:/ ) or
+($ThisLine =~ /User child is on pid \d/ ) or
+($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/) or
+-   ($ThisLine =~ /Disconnected from [\da-fA-F.:]* port \d*/ )
++   ($ThisLine =~ /Disconnected from [\da-fA-F.:]* port \d*/ ) or
++   ($ThisLine =~ /^SSH: Server;L[Tt]ype: /)
+) {
+   # Ignore these
+} elsif ( my ($Method,$User,$Host,$Port,$Key,$FingerP) = ($ThisLine =~ 
/^Accepted (\S+) for ((?:invalid user )?\S+) from ([\d\.:a-f]+)(?:%\w+)? port 
(\d+) ssh[12](?:: (\w+) (.+))?/) ) {

diff --git a/sys-apps/logwatch/files/logwatch.tmpfile 
b/sys-apps/logwatch/files/logwatch.tmpfile
new file mode 100644
index 000..86bd4cc7b3b
--- /dev/null
+++ b/sys-apps/logwatch/files/logwatch.tmpfile
@@ -0,0 +1 @@
+d /var/cache/logwatch 0770 root root -

diff --git a/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild
new file mode 100644
index 000..2cb75e82997
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.4.3_p20171025.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit tmpfiles
+
+MY_COMMIT="d36589f22a322a5ec4d77618b408803f4d193c2e"
+
+PATCHES=( "${FILESDIR}"/${PN}-7.4.3+-openssh-hpn.patch )
+
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://git.code.sf.net/p/logwatch/git ${PN}"
+   inherit git-r3
+else
+   
SRC_URI="https://sourceforge.net/code-snapshots/git/l/lo/logwatch/git.git/logwatch-git-${MY_COMMIT}.zip
 -> ${P}.zip"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+fi
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+S="${WORKDIR}/${PN}-git-${MY_COMMIT}"
+
+src_prepare() {
+   default
+
+   sed \
+   -e "s:my \$Version = '7.4.3';:my \$Version = '${PV}';:" \
+   -e "s:my \$VDate = '04/27/16';:my \$VDate = '10/25/17';:" \
+   -i scripts/logwatch.pl || die
+}
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/files/, sys-apps/logwatch/

2017-01-29 Thread Jeroen Roovers
commit: 9873906d501f95c2c33e293942656b66b4970dee
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 29 21:55:11 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 29 21:59:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9873906d

sys-apps/logwatch: Old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sys-apps/logwatch/Manifest |  2 -
 .../files/logwatch-7.4.0-openssh-hpn.patch | 19 -
 sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild| 87 --
 sys-apps/logwatch/logwatch-7.4.2.ebuild| 85 -
 4 files changed, 193 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index a7e7022..2925647 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,3 +1 @@
-DIST logwatch-7.4.0_p170.tar.gz 455794 SHA256 
27f4ae2692190aa96a3af997d66b39a595e9c72e4a078cbdfa7c13f5c885a42f SHA512 
6c07cfb20c0bd121b698b48f060d50b45e018b81b2ed78c96d33c5b8cb43fd23a139cf95c64af9c3148c99fe1f9e9d2c0936e1d2ab6dfba105e4ad621db2fcdb
 WHIRLPOOL 
6af221787ce7d71f0c238fbb18d3b272cfe42cb18a3a24a70fbf617f2a6d39fd41d4978dd2c8b67687fa003594300e4beb2fc0b2f0c2425cc1c6fd1d501cda50
-DIST logwatch-7.4.2.tar.gz 491073 SHA256 
006e122a1973bb12b92eb79622ebc93716ec0766a6987e73b4ae5387509e5ade SHA512 
aed19220ccbe70a39148e0cdcfe421e7cf744d06d01e4decc88980f3e9e97f85f1cc40aee9a8857fb123a41ffb001afa75eeccdfcdc001073057d39a01875cb2
 WHIRLPOOL 
1b05288e4af8f0a608aa658df43a351dec6b958f77b0646d2eb45d8349ad7c5030327745a2a8ebc1e2e432dc74abf20a1303f266ef97cf24f89b74bef5cb141f
 DIST logwatch-7.4.3.tar.gz 462552 SHA256 
1dbdc48d65e150f2dbb43f1e4f4700d94166e053b1c7bbbdedf4ad670283720e SHA512 
716d87238f487010f2bdf230fc66c16f3c3fe769e6bef04b0e7881c6b0563e1a4b4741235b8a40a16ab21d3803562e87e6bcf5cfbd0ace42414f1d1feae7a13a
 WHIRLPOOL 
abe7870020029f86f037f4c96dff96b6c542eb36df9f110c755d6de28965c6418dd4d03a2e6932ff8db7079f22ea396d352aa6b8ebba81576b588017b4694d02

diff --git a/sys-apps/logwatch/files/logwatch-7.4.0-openssh-hpn.patch 
b/sys-apps/logwatch/files/logwatch-7.4.0-openssh-hpn.patch
deleted file mode 100644
index 4c87ade..
--- a/sys-apps/logwatch/files/logwatch-7.4.0-openssh-hpn.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Add an 'ignore' line for the HPN patch that we enable on our openssh
-by default.
-
-https://sourceforge.net/tracker/?func=detail=3257504_id=312875=1316824
-
-diff --git a/scripts/services/sshd b/scripts/services/sshd
-index a4c3354..50e8cf2 100755
 a/scripts/services/sshd
-+++ b/scripts/services/sshd
-@@ -290,7 +290,8 @@ while (defined(my $ThisLine = )) {
-($ThisLine =~ /^Failed keyboard-interactive for  
from/ ) or
-($ThisLine =~ /^Keyboard-interactive \(PAM\) userauth failed/ ) or
-($ThisLine =~ /^debug1: /) or
--   ($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/)
-+   ($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/) or
-+   ($ThisLine =~ /^SSH: Server;L[Tt]ype: /)
-) {
-   # Ignore these
-} elsif ( my ($Method,$User,$Host,$Port) = ($ThisLine =~ /^Accepted (\S+) 
for (\S+) from ([\d\.:a-f]+) port (\d+)/) ) {

diff --git a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild
deleted file mode 100644
index 126299e..
--- a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
-#SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-SRC_URI="https://dev.gentoo.org/~polynomial-c/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P/_p*}-openssh-hpn.patch"
-}
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-   keepdir /var/cache/logwatch
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   for i in scripts/logfiles/* ; do
-   exeinto /usr/share/logwatch/$i
-   doexe $i/*
-   done
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto 

[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2017-01-29 Thread Jeroen Roovers
commit: 548b4cd55f0b40ea8e96c589a165ab9b60833633
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 29 21:50:32 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 29 21:50:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=548b4cd5

sys-apps/logwatch: Stable for HPPA (bug #597828).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 sys-apps/logwatch/logwatch-7.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index 8e3cae9..5bd442d 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-12-21 Thread Thomas Deutschmann
commit: b3d7ea7098ee8ebd9b3f421f5891b998ada82220
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Dec 21 11:02:44 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Dec 21 11:23:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3d7ea70

sys-apps/logwatch: x86 stable (bug #597828)

Package-Manager: Portage-2.3.2, Repoman-2.3.1

 sys-apps/logwatch/logwatch-7.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index 7dc38b7..a1afb72 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-12-19 Thread Aaron Bauman
commit: 7fecee69a8419f1c7bd6397f8ed9b461ee96a7cb
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Dec 19 10:06:29 2016 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Dec 19 10:06:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fecee69

sys-apps/logwatch: amd64 stable wrt bug #597828

 sys-apps/logwatch/logwatch-7.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index 0c47128..7dc38b7 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-11-16 Thread Markus Meier
commit: f214e6599bde32c7e05fd02d29f5c793f9c4a9fa
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Nov 16 21:10:28 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Nov 16 21:10:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f214e659

sys-apps/logwatch: arm stable, bug #597828

Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"

 sys-apps/logwatch/logwatch-7.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index 175dc56..0c47128 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-11-15 Thread Tobias Klausmann
commit: beb9da317d122c42cc0191933d37dbd9f34e3f25
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Nov 15 15:34:05 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Nov 15 15:34:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb9da31

sys-apps/logwatch-7.4.3-r0: stable on alpha

Gentoo-Bug: 597828

 sys-apps/logwatch/logwatch-7.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
index 454da10..175dc56 100644
--- a/sys-apps/logwatch/logwatch-7.4.3.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-04-28 Thread Lars Wendler
commit: bffb811f0a84205c27073702ef70be499b2b3cdb
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Apr 28 07:06:59 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Apr 28 07:06:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bffb811f

sys-apps/logwatch: Removed old.

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 -
 sys-apps/logwatch/logwatch-7.4.1.ebuild | 85 -
 2 files changed, 86 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index fdbb8d9..a7e7022 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,4 +1,3 @@
 DIST logwatch-7.4.0_p170.tar.gz 455794 SHA256 
27f4ae2692190aa96a3af997d66b39a595e9c72e4a078cbdfa7c13f5c885a42f SHA512 
6c07cfb20c0bd121b698b48f060d50b45e018b81b2ed78c96d33c5b8cb43fd23a139cf95c64af9c3148c99fe1f9e9d2c0936e1d2ab6dfba105e4ad621db2fcdb
 WHIRLPOOL 
6af221787ce7d71f0c238fbb18d3b272cfe42cb18a3a24a70fbf617f2a6d39fd41d4978dd2c8b67687fa003594300e4beb2fc0b2f0c2425cc1c6fd1d501cda50
-DIST logwatch-7.4.1.tar.gz 464970 SHA256 
35ec31f9fe981aaa727b144ab3ff2eb655997d8ccabaf66586458f5dfc3a56eb SHA512 
f53400e6654b498371265ade82d51f0625904a33400f7f82b2dc8522ad561c8998fd9f23d569281f031142bb527fc1b38af1d7534fe3b3aef23780b0152e67d4
 WHIRLPOOL 
947f0796f5313c9eb5aff3cca8b47a861eda3ff0b3b65134a11792ddca2262fbd8fd0bdf83ce430d06efb4905187ca82a6978e6b5ae656ade63a7d181cc3faac
 DIST logwatch-7.4.2.tar.gz 491073 SHA256 
006e122a1973bb12b92eb79622ebc93716ec0766a6987e73b4ae5387509e5ade SHA512 
aed19220ccbe70a39148e0cdcfe421e7cf744d06d01e4decc88980f3e9e97f85f1cc40aee9a8857fb123a41ffb001afa75eeccdfcdc001073057d39a01875cb2
 WHIRLPOOL 
1b05288e4af8f0a608aa658df43a351dec6b958f77b0646d2eb45d8349ad7c5030327745a2a8ebc1e2e432dc74abf20a1303f266ef97cf24f89b74bef5cb141f
 DIST logwatch-7.4.3.tar.gz 462552 SHA256 
1dbdc48d65e150f2dbb43f1e4f4700d94166e053b1c7bbbdedf4ad670283720e SHA512 
716d87238f487010f2bdf230fc66c16f3c3fe769e6bef04b0e7881c6b0563e1a4b4741235b8a40a16ab21d3803562e87e6bcf5cfbd0ace42414f1d1feae7a13a
 WHIRLPOOL 
abe7870020029f86f037f4c96dff96b6c542eb36df9f110c755d6de28965c6418dd4d03a2e6932ff8db7079f22ea396d352aa6b8ebba81576b588017b4694d02

diff --git a/sys-apps/logwatch/logwatch-7.4.1.ebuild 
b/sys-apps/logwatch/logwatch-7.4.1.ebuild
deleted file mode 100644
index e021347..000
--- a/sys-apps/logwatch/logwatch-7.4.1.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/Date-Manip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-7.4.0-openssh-hpn.patch
-}
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else #100243
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-
-   # Do last due to insopts modification.
-   insinto /usr/share/logwatch/scripts/logfiles
-   insopts -m755
-   doins -r scripts/logfiles/*
-}
-
-pkg_postinst() {
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-04-28 Thread Lars Wendler
commit: 0ff1ed287eaf4152bc1308c70202f027570e2e18
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Apr 28 07:06:29 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Apr 28 07:06:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ff1ed28

sys-apps/logwatch: Bump to version 7.4.3

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/logwatch/Manifest  |  1 +
 sys-apps/logwatch/logwatch-7.4.3.ebuild | 85 +
 2 files changed, 86 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 26f6c6c..fdbb8d9 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,3 +1,4 @@
 DIST logwatch-7.4.0_p170.tar.gz 455794 SHA256 
27f4ae2692190aa96a3af997d66b39a595e9c72e4a078cbdfa7c13f5c885a42f SHA512 
6c07cfb20c0bd121b698b48f060d50b45e018b81b2ed78c96d33c5b8cb43fd23a139cf95c64af9c3148c99fe1f9e9d2c0936e1d2ab6dfba105e4ad621db2fcdb
 WHIRLPOOL 
6af221787ce7d71f0c238fbb18d3b272cfe42cb18a3a24a70fbf617f2a6d39fd41d4978dd2c8b67687fa003594300e4beb2fc0b2f0c2425cc1c6fd1d501cda50
 DIST logwatch-7.4.1.tar.gz 464970 SHA256 
35ec31f9fe981aaa727b144ab3ff2eb655997d8ccabaf66586458f5dfc3a56eb SHA512 
f53400e6654b498371265ade82d51f0625904a33400f7f82b2dc8522ad561c8998fd9f23d569281f031142bb527fc1b38af1d7534fe3b3aef23780b0152e67d4
 WHIRLPOOL 
947f0796f5313c9eb5aff3cca8b47a861eda3ff0b3b65134a11792ddca2262fbd8fd0bdf83ce430d06efb4905187ca82a6978e6b5ae656ade63a7d181cc3faac
 DIST logwatch-7.4.2.tar.gz 491073 SHA256 
006e122a1973bb12b92eb79622ebc93716ec0766a6987e73b4ae5387509e5ade SHA512 
aed19220ccbe70a39148e0cdcfe421e7cf744d06d01e4decc88980f3e9e97f85f1cc40aee9a8857fb123a41ffb001afa75eeccdfcdc001073057d39a01875cb2
 WHIRLPOOL 
1b05288e4af8f0a608aa658df43a351dec6b958f77b0646d2eb45d8349ad7c5030327745a2a8ebc1e2e432dc74abf20a1303f266ef97cf24f89b74bef5cb141f
+DIST logwatch-7.4.3.tar.gz 462552 SHA256 
1dbdc48d65e150f2dbb43f1e4f4700d94166e053b1c7bbbdedf4ad670283720e SHA512 
716d87238f487010f2bdf230fc66c16f3c3fe769e6bef04b0e7881c6b0563e1a4b4741235b8a40a16ab21d3803562e87e6bcf5cfbd0ace42414f1d1feae7a13a
 WHIRLPOOL 
abe7870020029f86f037f4c96dff96b6c542eb36df9f110c755d6de28965c6418dd4d03a2e6932ff8db7079f22ea396d352aa6b8ebba81576b588017b4694d02

diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild 
b/sys-apps/logwatch/logwatch-7.4.3.ebuild
new file mode 100644
index 000..454da10
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/;
+SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/Date-Manip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-7.4.2-openssh-hpn.patch
+}
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe scripts/services/*
+
+   exeinto /usr/share/logwatch/scripts/shared
+   doexe scripts/shared/*
+
+   insinto /usr/share/logwatch/default.conf
+   doins conf/logwatch.conf
+
+   insinto /usr/share/logwatch/default.conf/logfiles
+   doins conf/logfiles/*
+
+   insinto /usr/share/logwatch/default.conf/services
+   doins conf/services/*
+
+   insinto /usr/share/logwatch/default.conf/html
+   doins conf/html/*
+
+   # Make sure logwatch is run before anything else #100243
+   exeinto /etc/cron.daily
+   newexe "${FILESDIR}"/logwatch 00-logwatch
+
+   doman logwatch.8
+   dodoc README HOWTO-Customize-LogWatch
+
+   # Do last due to insopts modification.
+   insinto /usr/share/logwatch/scripts/logfiles
+   insopts -m755
+   doins -r scripts/logfiles/*
+}
+
+pkg_postinst() {
+   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
+   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
+   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
+   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
+   || ewarn "You have two logwatch files in 
/etc/cron.daily/"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-03-10 Thread Andreas Hüttel
commit: 90737f1f9395b06c1c8fd14d0e14e2386ab44d95
Author: Kent Fredric  gmail  com>
AuthorDate: Thu Mar 10 10:30:44 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Thu Mar 10 23:09:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90737f1f

sys-apps/logwatch: Fix dependency on dev-perl/Date-Manip

Package-Manager: portage-2.2.27

 sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild | 4 ++--
 sys-apps/logwatch/logwatch-7.4.1.ebuild | 4 ++--
 sys-apps/logwatch/logwatch-7.4.2.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild
index 27712ae..126299e 100644
--- a/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.0_p170-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ RDEPEND="virtual/cron
virtual/mailx
dev-lang/perl
dev-perl/Date-Calc
-   dev-perl/DateManip
+   dev-perl/Date-Manip
dev-perl/Tie-IxHash
dev-perl/Sys-CPU
dev-perl/Sys-MemInfo"

diff --git a/sys-apps/logwatch/logwatch-7.4.1.ebuild 
b/sys-apps/logwatch/logwatch-7.4.1.ebuild
index 15fe8b2..e021347 100644
--- a/sys-apps/logwatch/logwatch-7.4.1.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ RDEPEND="virtual/cron
virtual/mailx
dev-lang/perl
dev-perl/Date-Calc
-   dev-perl/DateManip
+   dev-perl/Date-Manip
dev-perl/Tie-IxHash
dev-perl/Sys-CPU
dev-perl/Sys-MemInfo"

diff --git a/sys-apps/logwatch/logwatch-7.4.2.ebuild 
b/sys-apps/logwatch/logwatch-7.4.2.ebuild
index 9618d77..454da10 100644
--- a/sys-apps/logwatch/logwatch-7.4.2.ebuild
+++ b/sys-apps/logwatch/logwatch-7.4.2.ebuild
@@ -21,7 +21,7 @@ RDEPEND="virtual/cron
virtual/mailx
dev-lang/perl
dev-perl/Date-Calc
-   dev-perl/DateManip
+   dev-perl/Date-Manip
dev-perl/Tie-IxHash
dev-perl/Sys-CPU
dev-perl/Sys-MemInfo"



[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/

2016-03-07 Thread Lars Wendler
commit: b629a157bd272a0e520f511d019d006cc662a911
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Mar  7 09:18:48 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Mar  7 09:18:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b629a157

sys-apps/logwatch: Removed old.

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/logwatch/Manifest |  1 -
 sys-apps/logwatch/logwatch-7.4.0-r1.ebuild | 86 --
 sys-apps/logwatch/logwatch-7.4.0.ebuild| 78 ---
 3 files changed, 165 deletions(-)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 18e0247..26f6c6c 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,4 +1,3 @@
-DIST logwatch-7.4.0.tar.gz 294398 SHA256 
b8fd136a07a6b79962380d68b26328cdccc8b6a20310195e24e39b0bfd3287c4 SHA512 
d556a5768ceeedc21396a38f02f2b2d8ca3556de92274038819840a6d41770437673a531d91f54cf3a905b6b4b8d72fa4011b838f81ed04b02265bde39b7b3c7
 WHIRLPOOL 
7643cb55ed330dacda223d5ff06dca16a29df2a8c50a6f4b2bded1ba764c07126101bce08422e5531cc7dd531960e6dd9a29114ac5e43987a3d2d9b796204d21
 DIST logwatch-7.4.0_p170.tar.gz 455794 SHA256 
27f4ae2692190aa96a3af997d66b39a595e9c72e4a078cbdfa7c13f5c885a42f SHA512 
6c07cfb20c0bd121b698b48f060d50b45e018b81b2ed78c96d33c5b8cb43fd23a139cf95c64af9c3148c99fe1f9e9d2c0936e1d2ab6dfba105e4ad621db2fcdb
 WHIRLPOOL 
6af221787ce7d71f0c238fbb18d3b272cfe42cb18a3a24a70fbf617f2a6d39fd41d4978dd2c8b67687fa003594300e4beb2fc0b2f0c2425cc1c6fd1d501cda50
 DIST logwatch-7.4.1.tar.gz 464970 SHA256 
35ec31f9fe981aaa727b144ab3ff2eb655997d8ccabaf66586458f5dfc3a56eb SHA512 
f53400e6654b498371265ade82d51f0625904a33400f7f82b2dc8522ad561c8998fd9f23d569281f031142bb527fc1b38af1d7534fe3b3aef23780b0152e67d4
 WHIRLPOOL 
947f0796f5313c9eb5aff3cca8b47a861eda3ff0b3b65134a11792ddca2262fbd8fd0bdf83ce430d06efb4905187ca82a6978e6b5ae656ade63a7d181cc3faac
 DIST logwatch-7.4.2.tar.gz 491073 SHA256 
006e122a1973bb12b92eb79622ebc93716ec0766a6987e73b4ae5387509e5ade SHA512 
aed19220ccbe70a39148e0cdcfe421e7cf744d06d01e4decc88980f3e9e97f85f1cc40aee9a8857fb123a41ffb001afa75eeccdfcdc001073057d39a01875cb2
 WHIRLPOOL 
1b05288e4af8f0a608aa658df43a351dec6b958f77b0646d2eb45d8349ad7c5030327745a2a8ebc1e2e432dc74abf20a1303f266ef97cf24f89b74bef5cb141f

diff --git a/sys-apps/logwatch/logwatch-7.4.0-r1.ebuild 
b/sys-apps/logwatch/logwatch-7.4.0-r1.ebuild
deleted file mode 100644
index 71f70a6..000
--- a/sys-apps/logwatch/logwatch-7.4.0-r1.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Analyzes and Reports on system logs"
-HOMEPAGE="http://www.logwatch.org/;
-SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="virtual/cron
-   virtual/mta
-   virtual/mailx
-   dev-lang/perl
-   dev-perl/Date-Calc
-   dev-perl/DateManip
-   dev-perl/Tie-IxHash
-   dev-perl/Sys-CPU
-   dev-perl/Sys-MemInfo"
-
-src_prepare() {
-   epatch "${FILESDIR}/${P}-openssh-hpn.patch"
-}
-
-src_install() {
-   dodir /usr/share/logwatch/lib
-   dodir /usr/share/logwatch/scripts/services
-   dodir /usr/share/logwatch/scripts/shared
-   dodir /usr/share/logwatch/default.conf/logfiles
-   dodir /usr/share/logwatch/default.conf/services
-   dodir /usr/share/logwatch/default.conf/html
-   keepdir /etc/logwatch
-   keepdir /var/cache/logwatch
-
-   newsbin scripts/logwatch.pl logwatch.pl
-
-   for i in scripts/logfiles/* ; do
-   exeinto /usr/share/logwatch/$i
-   doexe $i/*
-   done
-
-   exeinto /usr/share/logwatch/lib
-   doexe lib/*.pm
-
-   exeinto /usr/share/logwatch/scripts/services
-   doexe scripts/services/*
-
-   exeinto /usr/share/logwatch/scripts/shared
-   doexe scripts/shared/*
-
-   insinto /usr/share/logwatch/default.conf
-   doins conf/logwatch.conf
-
-   insinto /usr/share/logwatch/default.conf/logfiles
-   doins conf/logfiles/*
-
-   insinto /usr/share/logwatch/default.conf/services
-   doins conf/services/*
-
-   insinto /usr/share/logwatch/default.conf/html
-   doins conf/html/*
-
-   # Make sure logwatch is run before anything else #100243
-   exeinto /etc/cron.daily
-   newexe "${FILESDIR}"/logwatch 00-logwatch
-
-   doman logwatch.8
-   dodoc README HOWTO-Customize-LogWatch
-}
-
-pkg_postinst() {
-   if [[ -e ${ROOT}/etc/cron.daily/logwatch ]] ; then
-   local md5=$(md5sum "${ROOT}"/etc/cron.daily/logwatch)
-   [[ ${md5} == "edb003cbc0686ed4cf37db16025635f3" ]] \
-   && rm -f "${ROOT}"/etc/cron.daily/logwatch \
-   

[gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/files/, sys-apps/logwatch/

2016-03-07 Thread Lars Wendler
commit: 26b09c54f989e5fb46dddc5f9013d9ca6c3adafd
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Mar  7 09:17:48 2016 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Mar  7 09:17:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26b09c54

sys-apps/logwatch: Bump to version 7.4.2

Package-Manager: portage-2.2.27
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/logwatch/Manifest |  1 +
 .../files/logwatch-7.4.2-openssh-hpn.patch | 16 
 sys-apps/logwatch/logwatch-7.4.2.ebuild| 85 ++
 3 files changed, 102 insertions(+)

diff --git a/sys-apps/logwatch/Manifest b/sys-apps/logwatch/Manifest
index 8bbcd3b..18e0247 100644
--- a/sys-apps/logwatch/Manifest
+++ b/sys-apps/logwatch/Manifest
@@ -1,3 +1,4 @@
 DIST logwatch-7.4.0.tar.gz 294398 SHA256 
b8fd136a07a6b79962380d68b26328cdccc8b6a20310195e24e39b0bfd3287c4 SHA512 
d556a5768ceeedc21396a38f02f2b2d8ca3556de92274038819840a6d41770437673a531d91f54cf3a905b6b4b8d72fa4011b838f81ed04b02265bde39b7b3c7
 WHIRLPOOL 
7643cb55ed330dacda223d5ff06dca16a29df2a8c50a6f4b2bded1ba764c07126101bce08422e5531cc7dd531960e6dd9a29114ac5e43987a3d2d9b796204d21
 DIST logwatch-7.4.0_p170.tar.gz 455794 SHA256 
27f4ae2692190aa96a3af997d66b39a595e9c72e4a078cbdfa7c13f5c885a42f SHA512 
6c07cfb20c0bd121b698b48f060d50b45e018b81b2ed78c96d33c5b8cb43fd23a139cf95c64af9c3148c99fe1f9e9d2c0936e1d2ab6dfba105e4ad621db2fcdb
 WHIRLPOOL 
6af221787ce7d71f0c238fbb18d3b272cfe42cb18a3a24a70fbf617f2a6d39fd41d4978dd2c8b67687fa003594300e4beb2fc0b2f0c2425cc1c6fd1d501cda50
 DIST logwatch-7.4.1.tar.gz 464970 SHA256 
35ec31f9fe981aaa727b144ab3ff2eb655997d8ccabaf66586458f5dfc3a56eb SHA512 
f53400e6654b498371265ade82d51f0625904a33400f7f82b2dc8522ad561c8998fd9f23d569281f031142bb527fc1b38af1d7534fe3b3aef23780b0152e67d4
 WHIRLPOOL 
947f0796f5313c9eb5aff3cca8b47a861eda3ff0b3b65134a11792ddca2262fbd8fd0bdf83ce430d06efb4905187ca82a6978e6b5ae656ade63a7d181cc3faac
+DIST logwatch-7.4.2.tar.gz 491073 SHA256 
006e122a1973bb12b92eb79622ebc93716ec0766a6987e73b4ae5387509e5ade SHA512 
aed19220ccbe70a39148e0cdcfe421e7cf744d06d01e4decc88980f3e9e97f85f1cc40aee9a8857fb123a41ffb001afa75eeccdfcdc001073057d39a01875cb2
 WHIRLPOOL 
1b05288e4af8f0a608aa658df43a351dec6b958f77b0646d2eb45d8349ad7c5030327745a2a8ebc1e2e432dc74abf20a1303f266ef97cf24f89b74bef5cb141f

diff --git a/sys-apps/logwatch/files/logwatch-7.4.2-openssh-hpn.patch 
b/sys-apps/logwatch/files/logwatch-7.4.2-openssh-hpn.patch
new file mode 100644
index 000..49513a7
--- /dev/null
+++ b/sys-apps/logwatch/files/logwatch-7.4.2-openssh-hpn.patch
@@ -0,0 +1,16 @@
+Add an 'ignore' line for the HPN patch that we enable on our openssh by 
default.
+
+http://sourceforge.net/tracker/?func=detail=3257504_id=312875=1316824
+
+--- logwatch-7.4.2/scripts/services/sshd
 logwatch-7.4.2/scripts/services/sshd
+@@ -297,7 +297,8 @@
+($ThisLine =~ /Starting session: 
(forced-command|subsystem|shell|command)/ ) or
+($ThisLine =~ /Found matching \w+ key:/ ) or
+($ThisLine =~ /User child is on pid \d/ ) or
+-   ($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/)
++   ($ThisLine =~ /Nasty PTR record .* is set up for [\da-fA-F.:]+, 
ignoring/) or
++   ($ThisLine =~ /^SSH: Server;L[Tt]ype: /)
+) {
+   # Ignore these
+} elsif ( my ($Method,$User,$Host,$Port,$Key) = ($ThisLine =~ /^Accepted 
(\S+) for ((?:invalid user )?\S+) from ([\d\.:a-f]+) port (\d+) ssh[12](?:: 
(\w+))?/) ) {

diff --git a/sys-apps/logwatch/logwatch-7.4.2.ebuild 
b/sys-apps/logwatch/logwatch-7.4.2.ebuild
new file mode 100644
index 000..9618d77
--- /dev/null
+++ b/sys-apps/logwatch/logwatch-7.4.2.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils
+
+DESCRIPTION="Analyzes and Reports on system logs"
+HOMEPAGE="http://www.logwatch.org/;
+SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND="virtual/cron
+   virtual/mta
+   virtual/mailx
+   dev-lang/perl
+   dev-perl/Date-Calc
+   dev-perl/DateManip
+   dev-perl/Tie-IxHash
+   dev-perl/Sys-CPU
+   dev-perl/Sys-MemInfo"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-7.4.2-openssh-hpn.patch
+}
+
+src_install() {
+   dodir /usr/share/logwatch/lib
+   dodir /usr/share/logwatch/scripts/services
+   dodir /usr/share/logwatch/scripts/shared
+   dodir /usr/share/logwatch/default.conf/logfiles
+   dodir /usr/share/logwatch/default.conf/services
+   dodir /usr/share/logwatch/default.conf/html
+   keepdir /etc/logwatch
+
+   newsbin scripts/logwatch.pl logwatch.pl
+
+   exeinto /usr/share/logwatch/lib
+   doexe lib/*.pm
+
+   exeinto /usr/share/logwatch/scripts/services
+   doexe