* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2015-09-01 20:06 Tobias Klausmann
0 siblings, 0 replies; 17+ messages in thread
From: Tobias Klausmann @ 2015-09-01 20:06 UTC (permalink / raw
To: gentoo-commits
commit: 1ac2867346bedf0414f9a329fc19fcbd49db8af6
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 20:04:00 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 20:04:00 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac28673
www-apache/mod_authnz_external: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild | 2 +-
www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild
index dde3edf..97cff0e 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild
@@ -5,7 +5,7 @@
inherit eutils apache-module
DESCRIPTION="An Apache2 authentication DSO using external programs"
-HOMEPAGE="https://code.google.com/p/mod-auth-external/"
+HOMEPAGE="https://github.com/phokz/mod-auth-external"
SRC_URI="https://mod-auth-external.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-1.1"
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
index 32c929f..d9d17b4 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils apache-module
DESCRIPTION="An Apache2 authentication DSO using external programs"
-HOMEPAGE="https://code.google.com/p/mod-auth-external/"
+HOMEPAGE="https://github.com/phokz/mod-auth-external"
SRC_URI="https://mod-auth-external.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-1.1"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2016-03-07 12:54 Agostino Sarubbo
0 siblings, 0 replies; 17+ messages in thread
From: Agostino Sarubbo @ 2016-03-07 12:54 UTC (permalink / raw
To: gentoo-commits
commit: aa8b3bbe33a809f2eafa9a2217df41be96e406a0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 7 12:54:45 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 7 12:54:45 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8b3bbe
www-apache/mod_authnz_external: amd64 stable wrt bug #532806
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
index d9d17b4..18fd699 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://mod-auth-external.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-1.1"
SLOT="2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
need_apache2_4
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2016-11-01 10:51 Pacho Ramos
0 siblings, 0 replies; 17+ messages in thread
From: Pacho Ramos @ 2016-11-01 10:51 UTC (permalink / raw
To: gentoo-commits
commit: 86feab39c5d70c50848781748ecd910f346130c1
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 10:47:01 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 10:51:30 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86feab39
www-apache/mod_authnz_external: x86 stable, bug #532806
Package-Manager: portage-2.3.2
www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
index 18fd699..bea4645 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.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$
@@ -11,7 +11,7 @@ SRC_URI="https://mod-auth-external.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-1.1"
SLOT="2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
need_apache2_4
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2016-11-01 10:51 Pacho Ramos
0 siblings, 0 replies; 17+ messages in thread
From: Pacho Ramos @ 2016-11-01 10:51 UTC (permalink / raw
To: gentoo-commits
commit: ca64f0b01072aa52af90388f7c2125e37c34e10a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 1 10:47:16 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Nov 1 10:51:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca64f0b0
www-apache/mod_authnz_external: Drop old
Package-Manager: portage-2.3.2
www-apache/mod_authnz_external/Manifest | 1 -
.../mod_authnz_external-3.2.6.ebuild | 24 ----------------------
2 files changed, 25 deletions(-)
diff --git a/www-apache/mod_authnz_external/Manifest b/www-apache/mod_authnz_external/Manifest
index b66f986..b6e00af 100644
--- a/www-apache/mod_authnz_external/Manifest
+++ b/www-apache/mod_authnz_external/Manifest
@@ -1,2 +1 @@
-DIST mod_authnz_external-3.2.6.tar.gz 38194 SHA256 67365145100617647c65ec7778cdfea2e12eb70e61bb8cddb5d90abd7979f5e6 SHA512 8446fcf52385a2f0f6380730b2cd2df2c46de363384ef0027c44aa9be52322afa0ad4e487bee1beef939b94fbbb15bd053eb8b4be7555fbd5321b745d7dbfab7 WHIRLPOOL 577a909d7f33d2db9bec7c32452280310f058da82f69c0dd4a9d815a8a95d4de564a31ef170d23f9b966f663d38b2cc69be1c09c36bae087dcd1900a60d917c5
DIST mod_authnz_external-3.3.2.tar.gz 36160 SHA256 a16b31d81c20e024e7efe480fe98b48d5ce40d520b0a13ff38ab003cc527f1e8 SHA512 8216744dbaed8dbde0d33658e38594463409e613412bd94f3e5f5a816f5e793a395ddda7c582ff1d1e69e48efdd1efb48c168d4cbc37cc7807a0dcb92eace0be WHIRLPOOL 34407a3a62d2bb4ca67fbc08bafff145ed5a52308a13e6e4b21d0b2d774b34e2a2980839d9d4bc145f1197038fe7bcd8674a7bd434f0119e39e1a5fa0a4d1d71
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild
deleted file mode 100644
index 97cff0e..00000000
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.2.6.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit eutils apache-module
-
-DESCRIPTION="An Apache2 authentication DSO using external programs"
-HOMEPAGE="https://github.com/phokz/mod-auth-external"
-SRC_URI="https://mod-auth-external.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="Apache-1.1"
-SLOT="2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
-
-need_apache2_2
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2019-04-02 19:00 Craig Andrews
0 siblings, 0 replies; 17+ messages in thread
From: Craig Andrews @ 2019-04-02 19:00 UTC (permalink / raw
To: gentoo-commits
commit: ec8123c67fafaa414a19842bd93fee16e30c217d
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 2 17:25:09 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Apr 2 19:00:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8123c6
www-apache/mod_authnz_external: Take maintainership
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
www-apache/mod_authnz_external/metadata.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/www-apache/mod_authnz_external/metadata.xml b/www-apache/mod_authnz_external/metadata.xml
index f298748b060..38b26aa0865 100644
--- a/www-apache/mod_authnz_external/metadata.xml
+++ b/www-apache/mod_authnz_external/metadata.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>candrews@gentoo.org</email>
+ <name>Craig Andrews</name>
+ </maintainer>
<upstream>
- <remote-id type="google-code">mod-auth-external</remote-id>
<remote-id type="github">phokz/mod-auth-external</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2019-07-26 18:19 Craig Andrews
0 siblings, 0 replies; 17+ messages in thread
From: Craig Andrews @ 2019-07-26 18:19 UTC (permalink / raw
To: gentoo-commits
commit: 55b4f0506b9effc6c008e99f5022b87198b9dace
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 24 14:56:02 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 18:18:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b4f050
www-apache/mod_authnz_external: Add -9999 live version
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
.../mod_authnz_external-9999.ebuild | 33 ++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-9999.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-9999.ebuild
new file mode 100644
index 00000000000..a118abb601a
--- /dev/null
+++ b/www-apache/mod_authnz_external/mod_authnz_external-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit apache-module
+
+if [[ ${PV} == *9999 ]] ; then
+ EGIT_REPO_URI="https://github.com/phokz/mod-auth-external.git"
+ inherit git-r3
+ S="${WORKDIR}/${P}/mod_authnz_external"
+else
+ SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+ S="${WORKDIR}/mod-auth-external-${P}"
+fi
+
+DESCRIPTION="An Apache2 authentication DSO using external programs"
+HOMEPAGE="https://github.com/phokz/mod-auth-external"
+
+LICENSE="Apache-1.1"
+SLOT="2"
+IUSE=""
+need_apache2_4
+
+DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
+
+APACHE2_MOD_CONF="10_${PN}"
+APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
+
+pkg_setup() {
+ _init_apache2
+ _init_apache2_late
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2019-07-26 18:19 Craig Andrews
0 siblings, 0 replies; 17+ messages in thread
From: Craig Andrews @ 2019-07-26 18:19 UTC (permalink / raw
To: gentoo-commits
commit: aec5b61e427abf9e443282449c9526d9d3d3d1b2
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 24 15:00:02 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Jul 26 18:18:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec5b61e
www-apache/mod_authnz_external: 3.3.3 version bump
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
www-apache/mod_authnz_external/Manifest | 1 +
.../mod_authnz_external-3.3.3.ebuild | 33 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/www-apache/mod_authnz_external/Manifest b/www-apache/mod_authnz_external/Manifest
index ede336fbd00..b500afacfe0 100644
--- a/www-apache/mod_authnz_external/Manifest
+++ b/www-apache/mod_authnz_external/Manifest
@@ -1 +1,2 @@
DIST mod_authnz_external-3.3.2.tar.gz 36160 BLAKE2B afc3e4b9b52628479163bf705a473edbb96b5c82ac74c43a0d15512adf59adb4a4122f83e59871a3a91d9094347287b1072e3f12b9689680acd91f4ea534cc6d SHA512 8216744dbaed8dbde0d33658e38594463409e613412bd94f3e5f5a816f5e793a395ddda7c582ff1d1e69e48efdd1efb48c168d4cbc37cc7807a0dcb92eace0be
+DIST mod_authnz_external-3.3.3.tar.gz 38266 BLAKE2B 03bdfe7efdcd832b7662be70e0e38cdfb4f025d3bdd3baf3e98b4d77efd538605db8f625006246515f427989aca3242626a4115e4534ecb75c09adc967227ea6 SHA512 65b643870dcfc5cdc0343bc606ff74697473617ce9f6fe27cae40ae1b2dca904bb71b6ec8347c6b5c5e3819785432798f6e78820cdf66fd17b245371a41322d2
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
new file mode 100644
index 00000000000..a118abb601a
--- /dev/null
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit apache-module
+
+if [[ ${PV} == *9999 ]] ; then
+ EGIT_REPO_URI="https://github.com/phokz/mod-auth-external.git"
+ inherit git-r3
+ S="${WORKDIR}/${P}/mod_authnz_external"
+else
+ SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+ S="${WORKDIR}/mod-auth-external-${P}"
+fi
+
+DESCRIPTION="An Apache2 authentication DSO using external programs"
+HOMEPAGE="https://github.com/phokz/mod-auth-external"
+
+LICENSE="Apache-1.1"
+SLOT="2"
+IUSE=""
+need_apache2_4
+
+DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
+
+APACHE2_MOD_CONF="10_${PN}"
+APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
+
+pkg_setup() {
+ _init_apache2
+ _init_apache2_late
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2021-12-13 18:20 Jakov Smolić
0 siblings, 0 replies; 17+ messages in thread
From: Jakov Smolić @ 2021-12-13 18:20 UTC (permalink / raw
To: gentoo-commits
commit: 2f012ff3b7ae0dc8e8c41c1a0d8fc9fdadaf4928
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 18:20:22 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 18:20:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f012ff3
www-apache/mod_authnz_external: Stabilize 3.3.3 amd64, #829100
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
index a118abb601a5..a4ea9f918ea8 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/mod_authnz_external"
else
SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
S="${WORKDIR}/mod-auth-external-${P}"
fi
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2021-12-13 20:29 Jakov Smolić
0 siblings, 0 replies; 17+ messages in thread
From: Jakov Smolić @ 2021-12-13 20:29 UTC (permalink / raw
To: gentoo-commits
commit: f4f3c12e8f38cf45e2ea614e9fede1a28b530b06
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 20:27:54 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 20:28:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4f3c12e
www-apache/mod_authnz_external: Stabilize 3.3.3 x86, #829100
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
index a4ea9f918ea8..705143bd9946 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/mod_authnz_external"
else
SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
S="${WORKDIR}/mod-auth-external-${P}"
fi
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2021-12-13 20:41 Craig Andrews
0 siblings, 0 replies; 17+ messages in thread
From: Craig Andrews @ 2021-12-13 20:41 UTC (permalink / raw
To: gentoo-commits
commit: d42961faa4d5d1e5e3dc91c71f083438e33fdcc7
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 20:41:13 2021 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 20:41:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d42961fa
www-apache/mod_authnz_external: Cleanup old version
Closes: https://bugs.gentoo.org/828743
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
www-apache/mod_authnz_external/Manifest | 1 -
.../mod_authnz_external-3.3.2.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/www-apache/mod_authnz_external/Manifest b/www-apache/mod_authnz_external/Manifest
index b500afacfe0a..3c208acc9a9f 100644
--- a/www-apache/mod_authnz_external/Manifest
+++ b/www-apache/mod_authnz_external/Manifest
@@ -1,2 +1 @@
-DIST mod_authnz_external-3.3.2.tar.gz 36160 BLAKE2B afc3e4b9b52628479163bf705a473edbb96b5c82ac74c43a0d15512adf59adb4a4122f83e59871a3a91d9094347287b1072e3f12b9689680acd91f4ea534cc6d SHA512 8216744dbaed8dbde0d33658e38594463409e613412bd94f3e5f5a816f5e793a395ddda7c582ff1d1e69e48efdd1efb48c168d4cbc37cc7807a0dcb92eace0be
DIST mod_authnz_external-3.3.3.tar.gz 38266 BLAKE2B 03bdfe7efdcd832b7662be70e0e38cdfb4f025d3bdd3baf3e98b4d77efd538605db8f625006246515f427989aca3242626a4115e4534ecb75c09adc967227ea6 SHA512 65b643870dcfc5cdc0343bc606ff74697473617ce9f6fe27cae40ae1b2dca904bb71b6ec8347c6b5c5e3819785432798f6e78820cdf66fd17b245371a41322d2
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
deleted file mode 100644
index 1ee5ca6c1276..000000000000
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit apache-module
-
-DESCRIPTION="An Apache2 authentication DSO using external programs"
-HOMEPAGE="https://github.com/phokz/mod-auth-external"
-SRC_URI="https://mod-auth-external.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="Apache-1.1"
-SLOT="2"
-KEYWORDS="amd64 x86"
-IUSE=""
-need_apache2_4
-
-DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2024-05-14 9:14 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-05-14 9:14 UTC (permalink / raw
To: gentoo-commits
commit: bbda87eca720a2dea9cdedc598c5defd7ac62d5f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 09:13:07 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May 14 09:13:07 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbda87ec
www-apache/mod_authnz_external: remove stale live ebuild, EAPI6--
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../mod_authnz_external-9999.ebuild | 33 ----------------------
1 file changed, 33 deletions(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-9999.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-9999.ebuild
deleted file mode 100644
index a118abb601a5..000000000000
--- a/www-apache/mod_authnz_external/mod_authnz_external-9999.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit apache-module
-
-if [[ ${PV} == *9999 ]] ; then
- EGIT_REPO_URI="https://github.com/phokz/mod-auth-external.git"
- inherit git-r3
- S="${WORKDIR}/${P}/mod_authnz_external"
-else
- SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
- S="${WORKDIR}/mod-auth-external-${P}"
-fi
-
-DESCRIPTION="An Apache2 authentication DSO using external programs"
-HOMEPAGE="https://github.com/phokz/mod-auth-external"
-
-LICENSE="Apache-1.1"
-SLOT="2"
-IUSE=""
-need_apache2_4
-
-DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
-
-pkg_setup() {
- _init_apache2
- _init_apache2_late
-}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2024-06-10 15:22 Craig Andrews
0 siblings, 0 replies; 17+ messages in thread
From: Craig Andrews @ 2024-06-10 15:22 UTC (permalink / raw
To: gentoo-commits
commit: 84c52374a86c8cd3ba58af5489f3e4169680b412
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 15:20:04 2024 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 15:22:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c52374
www-apache/mod_authnz_external: update EAPI 6 -> 7
Bug: mod_authnz_external-3.3.3.ebuild
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
.../mod_authnz_external-3.3.3-r1.ebuild | 33 ++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r1.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r1.ebuild
new file mode 100644
index 000000000000..0aef20d37435
--- /dev/null
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit apache-module
+
+if [[ ${PV} == *9999 ]] ; then
+ EGIT_REPO_URI="https://github.com/phokz/mod-auth-external.git"
+ inherit git-r3
+ S="${WORKDIR}/${P}/mod_authnz_external"
+else
+ SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+ S="${WORKDIR}/mod-auth-external-${P}"
+fi
+
+DESCRIPTION="An Apache2 authentication DSO using external programs"
+HOMEPAGE="https://github.com/phokz/mod-auth-external"
+
+LICENSE="Apache-1.1"
+SLOT="2"
+IUSE=""
+need_apache2_4
+
+DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
+
+APACHE2_MOD_CONF="10_${PN}"
+APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
+
+pkg_setup() {
+ _init_apache2
+ _init_apache2_late
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2024-06-10 15:32 Craig Andrews
0 siblings, 0 replies; 17+ messages in thread
From: Craig Andrews @ 2024-06-10 15:32 UTC (permalink / raw
To: gentoo-commits
commit: 15cb6d582c4657d5a574b18d8626863ecc54536f
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 15:31:21 2024 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 15:31:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15cb6d58
www-apache/mod_authnz_external: drop 3.3.3-r1
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
.../mod_authnz_external-3.3.3-r1.ebuild | 33 ----------------------
1 file changed, 33 deletions(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r1.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r1.ebuild
deleted file mode 100644
index 0aef20d37435..000000000000
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit apache-module
-
-if [[ ${PV} == *9999 ]] ; then
- EGIT_REPO_URI="https://github.com/phokz/mod-auth-external.git"
- inherit git-r3
- S="${WORKDIR}/${P}/mod_authnz_external"
-else
- SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
- S="${WORKDIR}/mod-auth-external-${P}"
-fi
-
-DESCRIPTION="An Apache2 authentication DSO using external programs"
-HOMEPAGE="https://github.com/phokz/mod-auth-external"
-
-LICENSE="Apache-1.1"
-SLOT="2"
-IUSE=""
-need_apache2_4
-
-DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
-
-pkg_setup() {
- _init_apache2
- _init_apache2_late
-}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2024-06-10 15:32 Craig Andrews
0 siblings, 0 replies; 17+ messages in thread
From: Craig Andrews @ 2024-06-10 15:32 UTC (permalink / raw
To: gentoo-commits
commit: c5aa3490d206d5ae4a3e71b0bb287bcb803620dd
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 15:30:52 2024 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 15:30:52 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5aa3490
www-apache/mod_authnz_external: update EAPI 7 -> 8
Bug: https://bugs.gentoo.org/933847
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
.../mod_authnz_external-3.3.3-r2.ebuild | 33 ++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
new file mode 100644
index 000000000000..a27c2a023a2d
--- /dev/null
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit apache-module
+
+if [[ ${PV} == *9999 ]] ; then
+ EGIT_REPO_URI="https://github.com/phokz/mod-auth-external.git"
+ inherit git-r3
+ S="${WORKDIR}/${P}/mod_authnz_external"
+else
+ SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+ S="${WORKDIR}/mod-auth-external-${P}"
+fi
+
+DESCRIPTION="An Apache2 authentication DSO using external programs"
+HOMEPAGE="https://github.com/phokz/mod-auth-external"
+
+LICENSE="Apache-1.1"
+SLOT="2"
+IUSE=""
+need_apache2_4
+
+DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
+
+APACHE2_MOD_CONF="10_${PN}"
+APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
+
+pkg_setup() {
+ _init_apache2
+ _init_apache2_late
+}
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2024-06-17 4:19 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-06-17 4:19 UTC (permalink / raw
To: gentoo-commits
commit: 273363a9a303cd976620c773db424cf97c74fe8c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 04:19:49 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 04:19:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=273363a9
www-apache/mod_authnz_external: Stabilize 3.3.3-r2 amd64, #934440
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
index a27c2a023a2d..d40c7f4f75c9 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/mod_authnz_external"
else
SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
S="${WORKDIR}/mod-auth-external-${P}"
fi
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2024-06-17 4:25 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-06-17 4:25 UTC (permalink / raw
To: gentoo-commits
commit: 95cb6e4a87af4ffc283bcba5ea342b1f64c97453
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 04:24:56 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 04:24:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cb6e4a
www-apache/mod_authnz_external: Stabilize 3.3.3-r2 x86, #934440
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
index d40c7f4f75c9..2841b772b421 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3-r2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
S="${WORKDIR}/${P}/mod_authnz_external"
else
SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
S="${WORKDIR}/mod-auth-external-${P}"
fi
^ permalink raw reply related [flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/
@ 2024-06-17 8:47 Arthur Zamarin
0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-06-17 8:47 UTC (permalink / raw
To: gentoo-commits
commit: 5baeeef08df856039d8bfcae546f8b851356557c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 08:46:25 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 08:47:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5baeeef0
www-apache/mod_authnz_external: drop 3.3.3
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../mod_authnz_external-3.3.3.ebuild | 33 ----------------------
1 file changed, 33 deletions(-)
diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
deleted file mode 100644
index 705143bd9946..000000000000
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit apache-module
-
-if [[ ${PV} == *9999 ]] ; then
- EGIT_REPO_URI="https://github.com/phokz/mod-auth-external.git"
- inherit git-r3
- S="${WORKDIR}/${P}/mod_authnz_external"
-else
- SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz"
- KEYWORDS="amd64 x86"
- S="${WORKDIR}/mod-auth-external-${P}"
-fi
-
-DESCRIPTION="An Apache2 authentication DSO using external programs"
-HOMEPAGE="https://github.com/phokz/mod-auth-external"
-
-LICENSE="Apache-1.1"
-SLOT="2"
-IUSE=""
-need_apache2_4
-
-DOCFILES="AUTHENTICATORS CHANGES INSTALL INSTALL.HARDCODE README TODO UPGRADE"
-
-APACHE2_MOD_CONF="10_${PN}"
-APACHE2_MOD_DEFINE="AUTHNZ_EXTERNAL"
-
-pkg_setup() {
- _init_apache2
- _init_apache2_late
-}
^ permalink raw reply related [flat|nested] 17+ messages in thread
end of thread, other threads:[~2024-06-17 8:47 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 15:32 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_authnz_external/ Craig Andrews
-- strict thread matches above, loose matches on Subject: below --
2024-06-17 8:47 Arthur Zamarin
2024-06-17 4:25 Arthur Zamarin
2024-06-17 4:19 Arthur Zamarin
2024-06-10 15:32 Craig Andrews
2024-06-10 15:22 Craig Andrews
2024-05-14 9:14 Arthur Zamarin
2021-12-13 20:41 Craig Andrews
2021-12-13 20:29 Jakov Smolić
2021-12-13 18:20 Jakov Smolić
2019-07-26 18:19 Craig Andrews
2019-07-26 18:19 Craig Andrews
2019-04-02 19:00 Craig Andrews
2016-11-01 10:51 Pacho Ramos
2016-11-01 10:51 Pacho Ramos
2016-03-07 12:54 Agostino Sarubbo
2015-09-01 20:06 Tobias Klausmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox