diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2024-01-13 09:41:40 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2024-01-13 09:43:10 +0100 |
commit | b9e3bd415caff6e813b8a0c31aed0323ea89ba23 (patch) | |
tree | b0cca7808b99369a8df7a24acf09a40ea0d41351 /www-apps/liquid_feedback_core | |
parent | sci-visualization/jupyter-dash: EmptyGlobalAssignment (diff) | |
download | gentoo-b9e3bd415caff6e813b8a0c31aed0323ea89ba23.tar.gz gentoo-b9e3bd415caff6e813b8a0c31aed0323ea89ba23.tar.bz2 gentoo-b9e3bd415caff6e813b8a0c31aed0323ea89ba23.zip |
www-apps/liquid_feedback_core: EmptyGlobalAssignment
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'www-apps/liquid_feedback_core')
3 files changed, 3 insertions, 6 deletions
diff --git a/www-apps/liquid_feedback_core/liquid_feedback_core-2.2.6.ebuild b/www-apps/liquid_feedback_core/liquid_feedback_core-2.2.6.ebuild index 934fd766bcc6..a847294716dd 100644 --- a/www-apps/liquid_feedback_core/liquid_feedback_core-2.2.6.ebuild +++ b/www-apps/liquid_feedback_core/liquid_feedback_core-2.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,6 @@ SRC_URI="https://www.public-software-group.org/pub/projects/liquid_feedback/back LICENSE="HPND CC-BY-2.5" SLOT="0" KEYWORDS="~amd64" -IUSE="" RDEPEND="dev-db/postgresql:=" DEPEND="${RDEPEND}" diff --git a/www-apps/liquid_feedback_core/liquid_feedback_core-3.0.4.ebuild b/www-apps/liquid_feedback_core/liquid_feedback_core-3.0.4.ebuild index 25dc37a2313f..98e769144c7e 100644 --- a/www-apps/liquid_feedback_core/liquid_feedback_core-3.0.4.ebuild +++ b/www-apps/liquid_feedback_core/liquid_feedback_core-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,6 @@ SRC_URI="https://www.public-software-group.org/pub/projects/liquid_feedback/back LICENSE="HPND CC-BY-2.5" SLOT="0" KEYWORDS="~amd64" -IUSE="" RDEPEND="dev-db/postgresql:=" DEPEND="${RDEPEND}" diff --git a/www-apps/liquid_feedback_core/liquid_feedback_core-3.2.2.ebuild b/www-apps/liquid_feedback_core/liquid_feedback_core-3.2.2.ebuild index 13d55279376a..a5264bbe9822 100644 --- a/www-apps/liquid_feedback_core/liquid_feedback_core-3.2.2.ebuild +++ b/www-apps/liquid_feedback_core/liquid_feedback_core-3.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,6 @@ SRC_URI="https://www.public-software-group.org/pub/projects/liquid_feedback/back LICENSE="HPND CC-BY-2.5" SLOT="0" KEYWORDS="~amd64" -IUSE="" RDEPEND="dev-db/postgresql:=" DEPEND="${RDEPEND}" |