commit:     8ee639dae3353323ae1df1698a315fb01442d923
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 24 09:38:10 2026 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat Jan 24 10:11:40 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee639da

app-admin/webapp-config: switch live ebuild to master branch

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 app-admin/webapp-config/webapp-config-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-admin/webapp-config/webapp-config-9999.ebuild 
b/app-admin/webapp-config/webapp-config-9999.ebuild
index 0402cebcb041..93222d6a2063 100644
--- a/app-admin/webapp-config/webapp-config-9999.ebuild
+++ b/app-admin/webapp-config/webapp-config-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,6 @@ inherit distutils-r1 prefix
 if [[ ${PV} = 9999* ]]
 then
        EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/${PN}.git";
-       EGIT_BRANCH="fixes"
        inherit git-r3
 else
        SRC_URI="https://dev.gentoo.org/~ceamac/${CATEGORY}/${PN}/${P}.tar.bz2";

Reply via email to