mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-libs/icinga-php-thirdparty: add gh upstream, remove empty BDEPEND
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021-2022 Gentoo Authors
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -13,7 +13,6 @@ KEYWORDS="amd64 x86"
|
||||
|
||||
DEPEND="dev-lang/php:*"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_install() {
|
||||
insinto "/usr/share/icinga-php/vendor"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021-2022 Gentoo Authors
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -13,7 +13,6 @@ KEYWORDS="amd64 x86"
|
||||
|
||||
DEPEND="dev-lang/php:*"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_install() {
|
||||
insinto "/usr/share/icinga-php/vendor"
|
||||
|
||||
@@ -13,7 +13,6 @@ KEYWORDS="amd64 ~arm64 x86"
|
||||
|
||||
DEPEND="dev-lang/php:*"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_install() {
|
||||
insinto "/usr/share/icinga-php/vendor"
|
||||
|
||||
3
dev-libs/icinga-php-thirdparty/metadata.xml
vendored
3
dev-libs/icinga-php-thirdparty/metadata.xml
vendored
@@ -5,4 +5,7 @@
|
||||
<email>prometheanfire@gentoo.org</email>
|
||||
<name>Matthew Thode</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">Icinga/icinga-php-thirdparty</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user