diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-24 03:04:33 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-24 03:04:33 -0500 |
| commit | 719f5679cb7b1141529b574349239e0640bae1ca (patch) | |
| tree | 50e50c55d988644908338c57bfe99cf9b7e00a01 /net-libs/nghttp2 | |
| parent | 262287a0872daa2bb1ff43d4b8484c17babc2f51 (diff) | |
| download | baldeagleos-repo-719f5679cb7b1141529b574349239e0640bae1ca.tar.gz baldeagleos-repo-719f5679cb7b1141529b574349239e0640bae1ca.tar.xz baldeagleos-repo-719f5679cb7b1141529b574349239e0640bae1ca.zip | |
Adding metadata
Diffstat (limited to 'net-libs/nghttp2')
| -rw-r--r-- | net-libs/nghttp2/nghttp2-1.68.0.ebuild | 4 | ||||
| -rw-r--r-- | net-libs/nghttp2/nghttp2-1.68.1.ebuild | 4 | ||||
| -rw-r--r-- | net-libs/nghttp2/nghttp2-1.69.0.ebuild | 4 | ||||
| -rw-r--r-- | net-libs/nghttp2/nghttp2-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.68.0.ebuild b/net-libs/nghttp2/nghttp2-1.68.0.ebuild index a0b29b5116bb..564d1b7b44ae 100644 --- a/net-libs/nghttp2/nghttp2-1.68.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.68.0.ebuild @@ -12,10 +12,10 @@ HOMEPAGE="https://nghttp2.org/" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/nghttp2/nghttp2.git" - inherit git-r3 + inherit git-r3 autotools else VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nghttp2.asc - inherit autotools verify-sig + inherit verify-sig SRC_URI=" https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz verify-sig? ( https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz.asc ) diff --git a/net-libs/nghttp2/nghttp2-1.68.1.ebuild b/net-libs/nghttp2/nghttp2-1.68.1.ebuild index aaf1c0a74fef..88a5d2c2263b 100644 --- a/net-libs/nghttp2/nghttp2-1.68.1.ebuild +++ b/net-libs/nghttp2/nghttp2-1.68.1.ebuild @@ -12,10 +12,10 @@ HOMEPAGE="https://nghttp2.org/" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/nghttp2/nghttp2.git" - inherit git-r3 + inherit git-r3 autotools else VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nghttp2.asc - inherit autotools verify-sig + inherit verify-sig SRC_URI=" https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz verify-sig? ( https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz.asc ) diff --git a/net-libs/nghttp2/nghttp2-1.69.0.ebuild b/net-libs/nghttp2/nghttp2-1.69.0.ebuild index aaf1c0a74fef..88a5d2c2263b 100644 --- a/net-libs/nghttp2/nghttp2-1.69.0.ebuild +++ b/net-libs/nghttp2/nghttp2-1.69.0.ebuild @@ -12,10 +12,10 @@ HOMEPAGE="https://nghttp2.org/" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/nghttp2/nghttp2.git" - inherit git-r3 + inherit git-r3 autotools else VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nghttp2.asc - inherit autotools verify-sig + inherit verify-sig SRC_URI=" https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz verify-sig? ( https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz.asc ) diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index aaf1c0a74fef..88a5d2c2263b 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.ebuild @@ -12,10 +12,10 @@ HOMEPAGE="https://nghttp2.org/" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/nghttp2/nghttp2.git" - inherit git-r3 + inherit git-r3 autotools else VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/nghttp2.asc - inherit autotools verify-sig + inherit verify-sig SRC_URI=" https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz verify-sig? ( https://github.com/nghttp2/nghttp2/releases/download/v${PV}/${P}.tar.xz.asc ) |
