summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-01-13 09:31:44 +0100
committerAlfredo Tupone <tupone@gentoo.org>2024-01-13 09:42:37 +0100
commit482eda59922500f48d81a756bb66f90aa0a7835e (patch)
tree2ab69f41a11af38ff86ba3130fd2a53cd8714e3d /dev-db
parentdev-ruby/strscan: add 3.0.8 (diff)
downloadgentoo-482eda59922500f48d81a756bb66f90aa0a7835e.tar.gz
gentoo-482eda59922500f48d81a756bb66f90aa0a7835e.tar.bz2
gentoo-482eda59922500f48d81a756bb66f90aa0a7835e.zip
dev-db/phppgadmin: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/phppgadmin/phppgadmin-7.14.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/phppgadmin/phppgadmin-7.14.5.ebuild b/dev-db/phppgadmin/phppgadmin-7.14.5.ebuild
index e0f1422ca113..757b78ffd1a9 100644
--- a/dev-db/phppgadmin/phppgadmin-7.14.5.ebuild
+++ b/dev-db/phppgadmin/phppgadmin-7.14.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,6 @@ SRC_URI="https://github.com/ReimuHakurei/phpPgAdmin/archive/refs/tags/v${PV}-mod
LICENSE="GPL-2"
KEYWORDS="~amd64"
-IUSE=""
RDEPEND="dev-lang/php[postgres,session,unicode]"