commit:     903e47282f44cb31368480b8d9234327442ea81b
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 12:40:18 2025 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 12:47:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903e4728

www-apps/bareos-webui: update live ebuild

Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>

 www-apps/bareos-webui/bareos-webui-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/www-apps/bareos-webui/bareos-webui-9999.ebuild 
b/www-apps/bareos-webui/bareos-webui-9999.ebuild
index 77c9bfd5119b..cf8fb4c4234c 100644
--- a/www-apps/bareos-webui/bareos-webui-9999.ebuild
+++ b/www-apps/bareos-webui/bareos-webui-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,6 @@ MY_P="${MY_PN}-${MY_PV}"
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3
        S=${WORKDIR}/${PF}/webui
-       SRC_URI=""
        EGIT_REPO_URI="https://github.com/${MY_PN}/${MY_PN}.git";
 else
        S=${WORKDIR}/${MY_PN}-Release-${PV}/webui
@@ -28,7 +27,6 @@ HOMEPAGE="https://www.bareos.org/";
 LICENSE="AGPL-3"
 RESTRICT="mirror"
 
-DEPEND=""
 RDEPEND="${DEPEND}
        
dev-lang/php[bzip2,ctype,curl,fileinfo,filter,fpm,gd,iconv,intl,mhash,nls,pdo,postgres,session,simplexml,ssl,xml,xmlreader,xmlwriter,zip]
        virtual/httpd-php

Reply via email to