www-apache/modsecurity-crs: use HTTPS, sync HOMEPAGEs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:21:03 +0000 (14:21 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:25:15 +0000 (19:25 -0400)
www-apache/modsecurity-crs/modsecurity-crs-2.2.7.ebuild
www-apache/modsecurity-crs/modsecurity-crs-2.2.9.ebuild
www-apache/modsecurity-crs/modsecurity-crs-3.0.2.ebuild

index ec65336cc7b32d711bb58b129fabe570afa65018..c96ed6be896108f89dcceb91fbbac6df796ffb28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,10 @@ GITHUB_USER=SpiderLabs
 GITHUB_PROJECT=owasp-${PN}
 
 DESCRIPTION="Core Rule Set for ModSecurity"
-HOMEPAGE="http://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project"
+HOMEPAGE="
+       https://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project
+       https://modsecurity.org/crs/
+       https://coreruleset.org/"
 SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 7a435d3f663bd895bafa3cc3de9985673b9bc8a1..57f9f9b03911d8fe229986783b8455ff8b5ba41a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,10 @@ GITHUB_USER=SpiderLabs
 GITHUB_PROJECT=owasp-${PN}
 
 DESCRIPTION="Core Rule Set for ModSecurity"
-HOMEPAGE="http://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project"
+HOMEPAGE="
+       https://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project
+       https://modsecurity.org/crs/
+       https://coreruleset.org/"
 SRC_URI="https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 77271b211900173756878f08ebaedb597dc58e9a..7ac22cdb9d30061c4d78556fde851af8e8b724c6 100644 (file)
@@ -1,10 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="Core Rule Set for ModSecurity"
-HOMEPAGE="https://modsecurity.org/crs/"
+HOMEPAGE="
+       https://www.owasp.org/index.php/Category:OWASP_ModSecurity_Core_Rule_Set_Project
+       https://modsecurity.org/crs/
+       https://coreruleset.org/"
 SRC_URI="https://github.com/SpiderLabs/owasp-${PN}/archive/v${PV}.tar.gz
        -> ${P}.tar.gz"