summaryrefslogtreecommitdiff
path: root/app-crypt/certbot-apache
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/certbot-apache')
-rw-r--r--app-crypt/certbot-apache/Manifest6
-rw-r--r--app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild3
-rw-r--r--app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild50
-rw-r--r--app-crypt/certbot-apache/certbot-apache-9999.ebuild3
4 files changed, 4 insertions, 58 deletions
diff --git a/app-crypt/certbot-apache/Manifest b/app-crypt/certbot-apache/Manifest
index e645b8364dbf..e604903cd17f 100644
--- a/app-crypt/certbot-apache/Manifest
+++ b/app-crypt/certbot-apache/Manifest
@@ -1,6 +1,4 @@
DIST certbot-2.10.0.gh.tar.gz 2322931 BLAKE2B cb84815ec2db2b4b365f2f2bdee1749263b540a1b67f9195280bdb122307337d294beb403bc05b236a94ed0782b0d093e2b8527a65cb69cac949fa627388e8bd SHA512 444981952140376808a9aa475a692df91e60fffc6d45902a3f809bc07311a7d6597ad56e712d3dae234450eb1c735db431182e784bc748511e68bf4f5f2d6cbd
-DIST certbot-2.9.0.gh.tar.gz 1346993 BLAKE2B cf7fb4676dc31442abe11ef50d18073480a46f4ab19cc328da599b1372509af683b4c6010b46f31bce5703949e88b4702d404bd8582a1361caad43ec8f02cb94 SHA512 27c15ce8e4450f432fbc271cd847d27c7f1bce552cc6e5f2a91f1fbfc09ebe331b54bab17639b86c19605de059767015665c26e872c3b0699edb1c85392a0546
-EBUILD certbot-apache-2.10.0.ebuild 1076 BLAKE2B f7b553b0bd69b1215faa362baaab6238e07f24e4750d4a17c855a55dffb36304c6cbf6552ad612b619ba56daf3828276696ad85eae0977e15af485b3183c2d54 SHA512 b86749e341bac55d2ed096ecbafd51ae7b1ecea013e1f6eb0443f154fc3291c6822970059286468991304257c4238394dc9b4ce377e6d35590755fc2c666eb9b
-EBUILD certbot-apache-2.9.0.ebuild 1076 BLAKE2B 7bc29c752b9569208f10d5b83d21d2a0678fc09fdf7f31aa8787be1c14257f0c85f9287fdaf0ed4ce2a140352231abfd1ee99a1a9ec84f549fa03a114c7a74e6 SHA512 077932361553e4e83cd6334d899e19ad693a67ec8d53455c0be5d29c238c3769b6236aba48518f93a0bf8db17787cb4e030cbba6c6e92c2eb728223708a6774b
-EBUILD certbot-apache-9999.ebuild 1078 BLAKE2B f023ea58772ebd68a6967b40e2c9b4a5ebf32cd8c098f6695512deddf6f9de74f7e68d23a26b82540f9f297bd4cb69d6aa569ea62289cb12699b50aff5d9227e SHA512 6f1870bbb57b692f972ef902e31e89c992761186717b5ae7ac1d514bcc820a3ae3236bc6f1bfa08024320195b974b5fa8a93c4c2b500d9ba467b832edca1dd10
+EBUILD certbot-apache-2.10.0.ebuild 1075 BLAKE2B 0cb18c2288f4442b6d59e5ec8192cddc5b85e0d84f3d3fb515b7cabd0df7644fb302a607fec3ba4e7bd44869e4dc4097572f5ba11bc49e0b7b2616fc19e5803e SHA512 52175f4e9e7335b694d7641e0627af39c1212ed053dac10679d8b73274c6a4cb47deb82a74bdf1b3150bf7209af1fd1faa1dbeaa5571b4788068914cbb097cf6
+EBUILD certbot-apache-9999.ebuild 1077 BLAKE2B 97f45a1a0071324b429819b7d7a2e82be3d0aa1521895fba504412da1feb9a4da00cca26c07cb9c8a4cc36653556883731ab0038398957bfd2d4ea3336b409c3 SHA512 7e16b7166e626fd6f533402efa5b8835941ffb00d8c2cb09f985401a4955d05b306ac5b3ef35f2542037dbe0f526ea4e321b9da0d2164b15f6f95db61a92f914
MISC metadata.xml 359 BLAKE2B 7f8ac46ecea304579baca80978cc35905720d1950caa183b5b5b297afab8bf6ea328324bacc438e9ecd91176230e42e55deda1c15e1ba73c63b2021ac2842c0f SHA512 a50b1db5a30eac290ac6645fcb30b0d5c4d8e51d83cff284e76358ee4fe7cef9366e40b06f532ba64a2131672972ea10b73541a9bd42cc323c17f6d26f6b0197
diff --git a/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild
index 61a3c7acc776..60a48f903d53 100644
--- a/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-2.10.0.ebuild
@@ -32,11 +32,10 @@ HOMEPAGE="
https://letsencrypt.org/
"
+S="${WORKDIR}/${PARENT_P}/${PN}"
LICENSE="Apache-2.0"
SLOT="0"
-S="${WORKDIR}/${PARENT_P}/${PN}"
-
BDEPEND="
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
"
diff --git a/app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild b/app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild
deleted file mode 100644
index 1727e1bbafb9..000000000000
--- a/app-crypt/certbot-apache/certbot-apache-2.9.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1
-
-PARENT_PN="${PN%-apache}"
-PARENT_P="${PARENT_PN}-${PV}"
-
-if [[ "${PV}" == *9999 ]]; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/certbot/certbot.git"
- EGIT_SUBMODULES=()
- EGIT_CHECKOUT_DIR="${WORKDIR}/${PARENT_P}"
-else
- SRC_URI="
- https://github.com/certbot/certbot/archive/v${PV}.tar.gz
- -> ${PARENT_P}.gh.tar.gz
- "
- # Only for amd64, arm64 and x86 because of dev-python/python-augeas
- KEYWORDS="amd64 ~arm64 x86"
-fi
-
-DESCRIPTION="Apache plugin for Certbot (Let’s Encrypt client)"
-HOMEPAGE="
- https://github.com/certbot/certbot
- https://letsencrypt.org/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-
-S="${WORKDIR}/${PARENT_P}/${PN}"
-
-BDEPEND="
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
-
-RDEPEND="
- >=app-crypt/acme-${PV}[${PYTHON_USEDEP}]
- >=app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
- dev-python/python-augeas[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
index a7f3d35e15e3..fb8db6b19c03 100644
--- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
+++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
@@ -32,11 +32,10 @@ HOMEPAGE="
https://letsencrypt.org/
"
+S="${WORKDIR}/${PARENT_P}/${PN}"
LICENSE="Apache-2.0"
SLOT="0"
-S="${WORKDIR}/${PARENT_P}/${PN}"
-
BDEPEND="
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
"