summaryrefslogtreecommitdiff
path: root/www-apache/mod_auth_tkt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /www-apache/mod_auth_tkt
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'www-apache/mod_auth_tkt')
-rw-r--r--www-apache/mod_auth_tkt/Manifest2
-rw-r--r--www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_auth_tkt/Manifest b/www-apache/mod_auth_tkt/Manifest
index 3f81e316e3ca..4d4ae0eeaf6e 100644
--- a/www-apache/mod_auth_tkt/Manifest
+++ b/www-apache/mod_auth_tkt/Manifest
@@ -1,5 +1,5 @@
AUX 10_mod_auth_tkt.conf 852 BLAKE2B 315d7deebfc41e95f4fe15b13ede08839b787c5ce3917ffa292df859689e080bf8a91fd54fab60ed1507d0cdbc9dd88637a5689b67df683f93bdcce02572c5d5 SHA512 f3a5b209f89421780f4ac0f40662670403da41dfcebf46846d61fc4c7ef2359aaf44e12fcedb9f548e30abf7eab8c7c8b2fb2e425fc7c2d5c9e0e2db5de64958
AUX mod_auth_tkt-2.1.0-apache-2.4.patch 1467 BLAKE2B 84c24ab295b729ff060868268539637f4db5c108783c3bdb1a8ed7857d6e9aa4b1d5c589144dd9f783ebc0e35c11e6928f75512081dee57a89dd5f0c23b098ea SHA512 12fb6273ff8d95591dbd7bb9839961425fb4526f54ab8f0ee09fbf3f9927a2754453dbfbaf55b34ab454e915867ee3085e77d34ad8b22d7aa4bc55e49a75550b
DIST mod_auth_tkt-2.1.0.tar.gz 100731 BLAKE2B d3b7bd9d6fe90865ca6586b33402f6239899b46db358e737b93547bd1046f3eea1802b96c18df5bf2a39828ac448751f5fea932c852658589522a307b1695941 SHA512 e99ed60dbe2deebd654c4c849b20f7aa929ab476b9142e3da1aad8468b4922f4c36d30086396bb15676a3dc3e4ad9ac97e3524d1c70c6f18cea4c436174463b0
-EBUILD mod_auth_tkt-2.1.0-r1.ebuild 1046 BLAKE2B 91db4034b1ad2244aa30e334655b56b01c3d05ca4a43b4df616159770bb587718adb362453e8b8212759ffa2c88d2cce7b1bce21ca059b0e24b742767111e6fb SHA512 45d59bc894f0344704222bf7967d449241193b1af7e251c8523ef8d19024fbf873320a545cc581b38b95d616c513a78044fc1ef54acfee4bdb4f3237f9cf122c
+EBUILD mod_auth_tkt-2.1.0-r1.ebuild 1043 BLAKE2B c3be0480d172f460bc2e31419497b1d068c621d941fc4139ef7e848310ffb775405f0bfd029f381a24902b83f0310ac40d242c30cbe831c154efc3ed94a19e3e SHA512 f127c8cf24be28697708caf10bc1042d97d367a892d89c338ea276307830d3459de240859b5e9c7937eaaf89662a5261501e0be91d151659f4975c0e2bc23e35
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0-r1.ebuild b/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0-r1.ebuild
index 7b9bb46132f7..e7ec743532d2 100644
--- a/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0-r1.ebuild
+++ b/www-apache/mod_auth_tkt/mod_auth_tkt-2.1.0-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit apache-module eutils
+inherit apache-module epatch
DESCRIPTION="Apache module for cookie based authentication"
HOMEPAGE="http://www.openfusion.com.au/labs/mod_auth_tkt/"