public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_rotate/
@ 2018-04-08 22:42 Patrice Clement
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice Clement @ 2018-04-08 22:42 UTC (permalink / raw
  To: gentoo-commits

commit:     cdc738dbcbeb8b35a94f0ad5ded6765e3d11ab1d
Author:     juippis <juippis <AT> gmail <DOT> com>
AuthorDate: Thu Apr  5 06:56:54 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 22:42:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc738db

www-apache/mod_log_rotate-1.01: fix HOMEPAGE.

Closes: https://github.com/gentoo/gentoo/pull/7822

 www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild | 4 ++--
 www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
index 9170275285e..cb889898cff 100644
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit eutils apache-module
 
 DESCRIPTION="mod_log_rotate adds log rotation support to mod_log_config based on strftime(3)"
-HOMEPAGE="http://www.hexten.net/wiki/index.php/Mod-log-rotate"
+HOMEPAGE="https://github.com/JBlond/mod_log_rotate"
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="Apache-2.0"

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
index 5fe8569c2b7..95bdaa83f63 100644
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit apache-module
 
 DESCRIPTION="Log rotation support for mod_log_config based on strftime(3)"
-HOMEPAGE="https://github.com/JBlond/${PN}"
+HOMEPAGE="https://github.com/JBlond/mod_log_rotate"
 SRC_URI="https://github.com/JBlond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_rotate/
@ 2019-02-15  0:39 Thomas Deutschmann
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Deutschmann @ 2019-02-15  0:39 UTC (permalink / raw
  To: gentoo-commits

commit:     ebe69029eac0e57b9b7f5dd98c35a4d13c8977e3
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 00:35:29 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 00:35:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe69029

www-apache/mod_log_rotate: x86 stable (bug #676814)

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
index 95bdaa83f63..e3b64c1650d 100644
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 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="https://github.com/JBlond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_rotate/
@ 2019-02-22 10:48 Mikle Kolyada
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2019-02-22 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     91054f6a3cd86a21eb36e5ef2c41e1381dd78b67
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 10:45:39 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 10:45:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91054f6a

www-apache/mod_log_rotate: amd64 stable wrt bug #676814

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
index e3b64c1650d..e2f226068c1 100644
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/JBlond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=""


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_rotate/
@ 2019-02-22 10:48 Mikle Kolyada
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2019-02-22 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     672a8f06a7de16285e303ebf4a1d270a510ffbe2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 10:47:51 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 10:47:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672a8f06

www-apache/mod_log_rotate: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-apache/mod_log_rotate/Manifest                 |  1 -
 .../mod_log_rotate/mod_log_rotate-1.00.ebuild      | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/www-apache/mod_log_rotate/Manifest b/www-apache/mod_log_rotate/Manifest
index b6ef75d6025..ddd301d0255 100644
--- a/www-apache/mod_log_rotate/Manifest
+++ b/www-apache/mod_log_rotate/Manifest
@@ -1,2 +1 @@
-DIST mod_log_rotate-1.00.tar.bz2 4697 BLAKE2B a53d246b55da66b0708e62e0a91ac93e33da217febdd703e73aa61a8ef62aa0a1e516f8255cf0e49b04c16c242e3478a64aead1eb0b7af9cd8984afba986a520 SHA512 dbfa1399f70333e6d53cee039ba9c81a213b485a8a6824976983ebc85b2c856061dbbc13fa899b5e98912c519c9fb37009bf2fbf8b6a9f46cca65c0e3bd1595e
 DIST mod_log_rotate-1.01.tar.gz 9772 BLAKE2B 87fd9f3d02c2aad3849236c8a7e8713e9f550b6b795fecfe75226e5d429c5abe0f2626754f8a82036e0ee1b90802e46ddd90ac622ba3740c0e3382346bdad534 SHA512 7da606ae8ce5e0f2ade16fdffffc57fa9549b4b5e9529eb3149ff7390caa64f7ec065aa7416b5c8ab751e2b3eaf35cf79c96b8c7e68e1165a46851547781c076

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
deleted file mode 100644
index 4ec229612b9..00000000000
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.00.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils apache-module
-
-DESCRIPTION="mod_log_rotate adds log rotation support to mod_log_config based on strftime(3)"
-HOMEPAGE="https://github.com/JBlond/mod_log_rotate"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="LOG_ROTATE"
-
-need_apache2


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_rotate/
@ 2021-11-27 15:02 Marek Szuba
  0 siblings, 0 replies; 6+ messages in thread
From: Marek Szuba @ 2021-11-27 15:02 UTC (permalink / raw
  To: gentoo-commits

commit:     3f7ff38d7c52c84cbd896c966e8dca590c43da80
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 27 14:43:05 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sat Nov 27 15:02:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7ff38d

www-apache/mod_log_rotate: add 1.02

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 www-apache/mod_log_rotate/Manifest                 |  1 +
 .../mod_log_rotate/mod_log_rotate-1.02.ebuild      | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/www-apache/mod_log_rotate/Manifest b/www-apache/mod_log_rotate/Manifest
index ddd301d02557..790d258bf19f 100644
--- a/www-apache/mod_log_rotate/Manifest
+++ b/www-apache/mod_log_rotate/Manifest
@@ -1 +1,2 @@
 DIST mod_log_rotate-1.01.tar.gz 9772 BLAKE2B 87fd9f3d02c2aad3849236c8a7e8713e9f550b6b795fecfe75226e5d429c5abe0f2626754f8a82036e0ee1b90802e46ddd90ac622ba3740c0e3382346bdad534 SHA512 7da606ae8ce5e0f2ade16fdffffc57fa9549b4b5e9529eb3149ff7390caa64f7ec065aa7416b5c8ab751e2b3eaf35cf79c96b8c7e68e1165a46851547781c076
+DIST mod_log_rotate-1.02.tar.gz 9805 BLAKE2B c2fc8dd26520443ff1363d193c7fd99576fc319d283789cf4527dcdcbca3e88073ba2458d507f456646657b926721b6865cf4d20f9cabb625b7457b85c62d8f4 SHA512 90673723c971527e5b03e138f9f3c4c3c8dfdf98f54f813ee09e5003e13d07bf0595e1e4e6d06e33b55b65566dece03dc1474e9816292e18eb2164724fa390b7

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.02.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.02.ebuild
new file mode 100644
index 000000000000..3783475358ed
--- /dev/null
+++ b/www-apache/mod_log_rotate/mod_log_rotate-1.02.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit apache-module depend.apache
+
+DESCRIPTION="Log rotation support for mod_log_config based on strftime(3)"
+HOMEPAGE="https://github.com/JBlond/mod_log_rotate"
+SRC_URI="https://github.com/JBlond/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+APACHE2_MOD_CONF="10_${PN}"
+APACHE2_MOD_DEFINE="LOG_ROTATE"
+DOCFILES="README.md"
+
+need_apache2
+
+# Work around Bug #616612
+pkg_setup() {
+	_init_apache2
+	_init_apache2_late
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_rotate/
@ 2022-02-20  5:27 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2022-02-20  5:27 UTC (permalink / raw
  To: gentoo-commits

commit:     b3cc2eec435c165327955fa8c8f2a11caa25a5f2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 05:08:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 05:25:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3cc2eec

www-apache/mod_log_rotate: drop 1.01

Bug: https://bugs.gentoo.org/833710
Closes: https://bugs.gentoo.org/827688
Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apache/mod_log_rotate/Manifest                 |  1 -
 .../mod_log_rotate/mod_log_rotate-1.01.ebuild      | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/www-apache/mod_log_rotate/Manifest b/www-apache/mod_log_rotate/Manifest
index 790d258bf19f..88e511585398 100644
--- a/www-apache/mod_log_rotate/Manifest
+++ b/www-apache/mod_log_rotate/Manifest
@@ -1,2 +1 @@
-DIST mod_log_rotate-1.01.tar.gz 9772 BLAKE2B 87fd9f3d02c2aad3849236c8a7e8713e9f550b6b795fecfe75226e5d429c5abe0f2626754f8a82036e0ee1b90802e46ddd90ac622ba3740c0e3382346bdad534 SHA512 7da606ae8ce5e0f2ade16fdffffc57fa9549b4b5e9529eb3149ff7390caa64f7ec065aa7416b5c8ab751e2b3eaf35cf79c96b8c7e68e1165a46851547781c076
 DIST mod_log_rotate-1.02.tar.gz 9805 BLAKE2B c2fc8dd26520443ff1363d193c7fd99576fc319d283789cf4527dcdcbca3e88073ba2458d507f456646657b926721b6865cf4d20f9cabb625b7457b85c62d8f4 SHA512 90673723c971527e5b03e138f9f3c4c3c8dfdf98f54f813ee09e5003e13d07bf0595e1e4e6d06e33b55b65566dece03dc1474e9816292e18eb2164724fa390b7

diff --git a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild b/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
deleted file mode 100644
index e2f226068c1a..000000000000
--- a/www-apache/mod_log_rotate/mod_log_rotate-1.01.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit apache-module
-
-DESCRIPTION="Log rotation support for mod_log_config based on strftime(3)"
-HOMEPAGE="https://github.com/JBlond/mod_log_rotate"
-SRC_URI="https://github.com/JBlond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="LOG_ROTATE"
-DOCFILES="README.md"
-
-need_apache2


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-02-20  5:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-08 22:42 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_log_rotate/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2019-02-15  0:39 Thomas Deutschmann
2019-02-22 10:48 Mikle Kolyada
2019-02-22 10:48 Mikle Kolyada
2021-11-27 15:02 Marek Szuba
2022-02-20  5:27 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox