public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2016-06-27 16:26 Ulrich Müller
  0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Müller @ 2016-06-27 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d190e0af58a13805f309931f7008933ca7f7f876
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 15:45:23 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 16:25:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d190e0af

www-apps/liquid_feedback_frontend: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 .../liquid_feedback_frontend-2.2.2.ebuild                         | 8 ++++----
 .../liquid_feedback_frontend-2.2.7.ebuild                         | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild
index d60f761..a5e977c 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,12 +13,12 @@ MY_P=${PN}-v${PV}
 DESCRIPTION="Internet platforms for proposition development and decision making"
 HOMEPAGE="http://www.public-software-group.org/liquid_feedback"
 SRC_URI="http://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz
-linguas_it? ( mirror://gentoo/${PN}-italian-${PV}.tar.gz )"
+l10n_it? ( mirror://gentoo/${PN}-italian-${PV}.tar.gz )"
 
 LICENSE="HPND CC-BY-2.5"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="linguas_de linguas_el linguas_en linguas_eo linguas_it"
+IUSE="l10n_de l10n_el l10n_en l10n_eo l10n_it"
 
 RDEPEND=""
 DEPEND="www-apps/rocketwiki-lqfb
@@ -32,7 +32,7 @@ src_prepare () {
 		rm -f locale/help/*.${lang}.txt
 	done
 	for lang in de el en eo it ; do
-		if ! use linguas_${lang}; then
+		if ! use l10n_${lang}; then
 			rm -f locale/help/*.${lang}.txt
 		fi
 	done

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
index a4977ea..069c665 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,12 +13,12 @@ MY_P=${PN}-v${PV}
 DESCRIPTION="Internet platforms for proposition development and decision making"
 HOMEPAGE="http://www.public-software-group.org/liquid_feedback"
 SRC_URI="http://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz
-linguas_it? ( mirror://gentoo/${PN}-italian-${PV}.tar.gz )"
+l10n_it? ( mirror://gentoo/${PN}-italian-${PV}.tar.gz )"
 
 LICENSE="HPND CC-BY-2.5"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="linguas_de linguas_el linguas_en linguas_eo linguas_it"
+IUSE="l10n_de l10n_el l10n_en l10n_eo l10n_it"
 
 RDEPEND=">=www-apps/liquid_feedback_core-2.2.6"
 DEPEND="www-apps/rocketwiki-lqfb
@@ -32,7 +32,7 @@ src_prepare () {
 		rm -f locale/help/*.${lang}.txt
 	done
 	for lang in de el en eo it ; do
-		if ! use linguas_${lang}; then
+		if ! use l10n_${lang}; then
 			rm -f locale/help/*.${lang}.txt
 		fi
 	done


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2019-11-13 19:58 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2019-11-13 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     9ef8929d854716d3e3943ded3cc66cb86ce629bf
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 19:54:15 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 19:58:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef8929d

www-apps/liquid_feedback_frontend: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 www-apps/liquid_feedback_frontend/Manifest         |  2 -
 .../liquid_feedback_frontend-2.2.2.ebuild          | 68 ----------------------
 2 files changed, 70 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/Manifest b/www-apps/liquid_feedback_frontend/Manifest
index cf63f73730c..4abfed6f10f 100644
--- a/www-apps/liquid_feedback_frontend/Manifest
+++ b/www-apps/liquid_feedback_frontend/Manifest
@@ -1,5 +1,3 @@
-DIST liquid_feedback_frontend-italian-2.2.2.tar.gz 7496 BLAKE2B 7f5cad3e68565587f602d97d135a4beed573b20511c3bd03ebaa5dc4935dadc593ab21af647364b6cca55cf23a55cd8e61fccb67700cbb00598325def7abda18 SHA512 e58e8efa1c68d35dd23e286eb5720516e2f9ccf21be9697376e3c263eea50bfc80d68497959d07c26482317d6787d53ac19be68c21d0a3b5b65cbe457fbbb322
 DIST liquid_feedback_frontend-italian-2.2.7.tar.gz 7670 BLAKE2B 8131613849efdea1eaa1eda4f5620d7418d6b32c0f57b0aebb07c7dbe17afda2eee814733eada0656a159a93dda97a5a21e17db71baf3ca84e708caf502a4247 SHA512 63cfcb4a565fa570777c2f3d2dcec2e98f16415ad9f8a6d62076f4e2cdf0ddae95610688b6b7751a865344acb7b65f78e7cb1ae4103b24dacf63e3e346405918
-DIST liquid_feedback_frontend-v2.2.2.tar.gz 356003 BLAKE2B d30b2c6d58413f5f856b1293226933c0c67be3871221e262ddc5790640814983141987eba76f371bdc77862e5f4dd4e2981e0efe892a03f8d4b60367682580cb SHA512 0b145130814b9e6969189733ce9ccd523672e605f1cd8d4b2a8b931607ffe6b0110b142197ca50ec81326f381fdd4479c929b9eac0e92a5713749df72518962b
 DIST liquid_feedback_frontend-v2.2.7.tar.gz 362509 BLAKE2B 980e261ac9bddfb0f87757457fe58e93481e6d56dc0199b9fc72308e094aec21730f6d901f2e5c1b18a7f5993d1704cc91f64870c16c6215cbbf806095aabe12 SHA512 aa8c99e53c329dbf4659dabe617938d63b2aa42bab99ff4e200d4e15be8ed8ef5f64a71293fa796adde47525d1a76ece3b04cff982474eb2307a3fcd4f269d78
 DIST liquid_feedback_frontend-v3.0.6.tar.gz 497521 BLAKE2B a9e7e7944b418a707a459093b41798818644e2d8aed47a48808c2bf7800acdcde61a04e07483dbb387264df2236b1b02f2410cb34f62bdec6244405db0cf3474 SHA512 d283d277cf6836c53398480c566158481fc65400e128bc4817975fd39c41e6e56b17f7f789a74b1b2a89f84aaf315101e9aa86a474c1817362443d03610fe6e9

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild
deleted file mode 100644
index 82f9bb1350b..00000000000
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-PN_F=${PN}
-PV_F=v${PV}
-MY_P=${PN}-v${PV}
-
-DESCRIPTION="Internet platforms for proposition development and decision making"
-HOMEPAGE="http://www.public-software-group.org/liquid_feedback"
-SRC_URI="http://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz
-l10n_it? ( mirror://gentoo/${PN}-italian-${PV}.tar.gz )"
-
-LICENSE="HPND CC-BY-2.5"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="l10n_de l10n_el l10n_en l10n_eo l10n_it"
-
-RDEPEND=""
-DEPEND="www-apps/rocketwiki-lqfb
-	www-servers/apache
-	${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare () {
-	for lang in zh-Hans zh-TW ; do
-		rm -f locale/help/*.${lang}.txt
-	done
-	for lang in de el en eo it ; do
-		if ! use l10n_${lang}; then
-			rm -f locale/help/*.${lang}.txt
-		fi
-	done
-}
-
-src_compile() {
-	emake -C locale
-}
-
-src_install() {
-	dodoc README
-	dodoc "${FILESDIR}"/lqfb.example.com.conf
-	dodoc "${FILESDIR}"/postinstall-en.txt
-
-	insinto /var/lib/${PN}
-	doins -r app db env model static tmp utils
-	insinto /var/lib/${PN}/locale
-	doins locale/*.lua
-	insinto /var/lib/${PN}/locale/help
-	eshopts_push -s nullglob
-	for helpFile in locale/help/*.html ; do
-		doins $helpFile
-	done
-	eshopts_pop
-
-	insinto /etc/${PN}
-	doins "${FILESDIR}"/myconfig.lua config/*
-	dosym /etc/${PN} /var/lib/${PN}/config
-
-	insinto /usr/share/${PN}
-	doins "${FILESDIR}"/lqfb-apache.conf
-
-	fowners apache:apache /var/lib/${PN}/tmp
-}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2020-02-12 21:04 David Seifert
  0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2020-02-12 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d40037ce2e447c7a8dc633875919c4322dd88a24
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 21:03:42 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 21:03:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40037ce

www-apps/liquid_feedback_frontend: [QA] inherit estack.eclass directly

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
index 58d27488cce..158ad23bff5 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-inherit eutils toolchain-funcs
+inherit estack eutils toolchain-funcs
 
 PN_F=${PN}
 PV_F=v${PV}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2020-05-25  5:46 Alfredo Tupone
  0 siblings, 0 replies; 10+ messages in thread
From: Alfredo Tupone @ 2020-05-25  5:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1ec920013be630fa8a5b49adb293c6d9efa59b20
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon May 25 05:46:32 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon May 25 05:46:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ec92001

www-apps/liquid_feedback_frontend: EAPI 7

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild  | 5 +++--
 .../liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild  | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
index a482ccbabca..1c9f8c97b1d 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 inherit estack eutils toolchain-funcs
 
@@ -35,6 +35,7 @@ src_prepare() {
 			rm -f locale/help/*.${lang}.txt
 		fi
 	done
+	default
 }
 
 src_compile() {
@@ -59,7 +60,7 @@ src_install() {
 
 	insinto /etc/${PN}
 	doins "${FILESDIR}"/myconfig.lua config/*
-	dosym /etc/${PN} /var/lib/${PN}/config
+	dosym ../../../etc/${PN} /var/lib/${PN}/config
 
 	insinto /usr/share/${PN}
 	doins "${FILESDIR}"/lqfb-apache.conf

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild
index 79a779ceea4..6cac5a55db6 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 inherit eutils toolchain-funcs
 
@@ -37,7 +37,7 @@ src_install() {
 
 	insinto /etc/${PN}
 	doins "${FILESDIR}"/myconfig.lua config/*
-	dosym /etc/${PN} /var/lib/${PN}/config
+	dosym ../../../etc/${PN} /var/lib/${PN}/config
 
 	insinto /usr/share/${PN}
 	doins "${FILESDIR}"/lqfb-apache.conf


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2020-06-28 20:51 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2020-06-28 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     085037ca67fcc5ecd84b3599247405985edb3de0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Jun 28 15:32:13 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 20:51:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085037ca

www-apps/liquid_feedback_frontend: use HTTPS

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 .../liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild    | 4 ++--
 .../liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
index 1c9f8c97b1d..ebbd3863ae7 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-2.2.7.ebuild
@@ -10,8 +10,8 @@ PV_F=v${PV}
 MY_P=${PN}-v${PV}
 
 DESCRIPTION="Internet platforms for proposition development and decision making"
-HOMEPAGE="http://www.public-software-group.org/liquid_feedback"
-SRC_URI="http://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz
+HOMEPAGE="https://www.public-software-group.org/liquid_feedback"
+SRC_URI="https://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz
 l10n_it? ( mirror://gentoo/${PN}-italian-${PV}.tar.gz )"
 
 LICENSE="HPND CC-BY-2.5"

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild
index 6cac5a55db6..cd858e7dd52 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.0.6.ebuild
@@ -10,8 +10,8 @@ PV_F=v${PV}
 MY_P=${PN}-v${PV}
 
 DESCRIPTION="Internet platforms for proposition development and decision making"
-HOMEPAGE="http://www.public-software-group.org/liquid_feedback"
-SRC_URI="http://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz"
+HOMEPAGE="https://www.public-software-group.org/liquid_feedback"
+SRC_URI="https://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz"
 
 LICENSE="HPND CC-BY-2.5"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2021-04-22 21:15 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-04-22 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     e7503bbcd48a9a8b2176fb9d21237884e852ab33
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 21:13:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 21:14:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7503bbc

www-apps/liquid_feedback_frontend: drop unused eutils inherit

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
index 758cd8b2f74..c47f5a54bbb 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
 
 PN_F=${PN}
 PV_F=v${PV}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2021-04-25  9:26 Alfredo Tupone
  0 siblings, 0 replies; 10+ messages in thread
From: Alfredo Tupone @ 2021-04-25  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     2bb0dd2f809da199bc49252b99a218f1b77dbce3
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 09:26:21 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 09:26:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bb0dd2f

www-apps/liquid_feedback_frontend: do not install a missing file

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
index c47f5a54bbb..bf8c01b3b88 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
@@ -26,7 +26,7 @@ DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"/${MY_P}
 
-DOCS=( "${FILESDIR}"/postinstall-en.txt INSTALL.html INSTALL.mkd )
+DOCS=( INSTALL.html INSTALL.mkd )
 
 src_install() {
 	default


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2021-09-18 16:51 Alfredo Tupone
  0 siblings, 0 replies; 10+ messages in thread
From: Alfredo Tupone @ 2021-09-18 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     2784e08426a11814682205d47838a75b8d93e9ec
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 16:49:40 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 16:51:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2784e084

www-apps/liquid_feedback_frontend: UnusedInherits

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
index bf8c01b3b88..26472ea3752 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
@@ -3,8 +3,6 @@
 
 EAPI=7
 
-inherit toolchain-funcs
-
 PN_F=${PN}
 PV_F=v${PV}
 MY_P=${PN}-v${PV}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2024-01-13  8:44 Alfredo Tupone
  0 siblings, 0 replies; 10+ messages in thread
From: Alfredo Tupone @ 2024-01-13  8:44 UTC (permalink / raw
  To: gentoo-commits

commit:     bfe1660532e989a55de850bed8b9dc436d6169c1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 08:42:13 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 08:43:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe16605

www-apps/liquid_feedback_frontend: EmptyGlobalAssignment

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild     | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
index 26472ea3752e..826b035ef72d 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-3.2.1.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/fron
 LICENSE="HPND CC-BY-2.5"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
 RDEPEND="~www-apps/liquid_feedback_core-3.2.2
 	~www-servers/moonbridge-1.0.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/
@ 2024-11-28 18:49 Alfredo Tupone
  0 siblings, 0 replies; 10+ messages in thread
From: Alfredo Tupone @ 2024-11-28 18:49 UTC (permalink / raw
  To: gentoo-commits

commit:     017f0576a840933cc5a0c0b0a3714e88c1eb172c
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 18:45:22 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Nov 28 18:47:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017f0576

www-apps/liquid_feedback_frontend: VariableOrderWrong

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../liquid_feedback_frontend/liquid_feedback_frontend-4.0.0.ebuild    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-4.0.0.ebuild b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-4.0.0.ebuild
index 1c8b17d28c7a..ad2929a3d9c1 100644
--- a/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-4.0.0.ebuild
+++ b/www-apps/liquid_feedback_frontend/liquid_feedback_frontend-4.0.0.ebuild
@@ -12,6 +12,8 @@ HOMEPAGE="https://www.public-software-group.org/liquid_feedback"
 SRC_URI="https://www.public-software-group.org/pub/projects/liquid_feedback/frontend/v${PV}/${MY_P}.tar.gz
 	https://dev.gentoo.org/~tupone/distfiles/${MY_P}.tar.gz"
 
+S="${WORKDIR}"/${MY_P}
+
 LICENSE="HPND CC-BY-2.5"
 SLOT="0"
 KEYWORDS="~amd64"
@@ -21,8 +23,6 @@ RDEPEND="~www-apps/liquid_feedback_core-4.2.2
 	>=www-apps/webmcp-2.2.1"
 DEPEND="${RDEPEND}"
 
-S="${WORKDIR}"/${MY_P}
-
 DOCS=( INSTALL.html INSTALL.mkd )
 
 src_install() {


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-11-28 18:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-22 21:15 [gentoo-commits] repo/gentoo:master commit in: www-apps/liquid_feedback_frontend/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-11-28 18:49 Alfredo Tupone
2024-01-13  8:44 Alfredo Tupone
2021-09-18 16:51 Alfredo Tupone
2021-04-25  9:26 Alfredo Tupone
2020-06-28 20:51 Aaron Bauman
2020-05-25  5:46 Alfredo Tupone
2020-02-12 21:04 David Seifert
2019-11-13 19:58 Aaron Bauman
2016-06-27 16:26 Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox