---
metadata.xsd | 1 +
1 file changed, 1 insertion(+)
diff --git a/metadata.xsd b/metadata.xsd
index a9a7963..cf8485d 100644
--- a/metadata.xsd
+++ b/metadata.xsd
@@ -271,6 +271,7 @@
+
Signed-off-by: Thomas Bracht Laumann Jespersen
---
metadata.dtd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/metadata.dtd b/metadata.dtd
index 41bec63..9aab14d 100644
--- a/metadata.dtd
+++ b/metadata.dtd
@@ -56,7 +56,7 @@
-
+
--
2.41.0
> +EXPORT_FUNCTIONS pkg_setup src_unpack src_prepare src_configure src_compile
> src_test src_install
EXPORT_FUNCTIONS should go outside the inherit guard (see
https://devmanual.gentoo.org/eclass-writing/index.html#export-functions)
- unless I'm missing something and there's a specific reason t
Signed-off-by: Thomas Bracht Laumann Jespersen
---
v2 -> v3:
* Change ${@} to $@
eclass/texlive-module.eclass | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass
index fea4003c3
Signed-off-by: Thomas Bracht Laumann Jespersen
---
v2 -> v3:
* Change ${@} to $@
eclass/texlive-common.eclass | 23 +--
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass
index f43d10926
Signed-off-by: Thomas Bracht Laumann Jespersen
---
Does not appear to need any additional EAPI 8 considerations. Add
debug-print-function lines to all functions.
eclass/texlive-module.eclass | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --git a/eclass
Signed-off-by: Thomas Bracht Laumann Jespersen
---
v1 -> v2:
* remove unnecessary quotation in [[ .. ]] construct as per ulm's feedback
* add debug-print-function to all functions (just seems like a potentially
useful addition)
* remove blank line between function docs and dec
>> -[ -f "${mark}" ]
>> +[[ -f "${mark}" ]]
>
> The quotes are no longer needed in [[ ]].
ack. Will include in a v2.
I'll also add a patch to add EAPI 8 to texlive-module.eclass.
-- Thomas
Signed-off-by: Thomas Bracht Laumann Jespersen
---
As an initial step in the work to add texlive 2023, let's start with adding EAPI
8 support to texlive-common.eclass.
Needs a consideration for dosym -r in one place, and also changes a test block
with single brackets to double bra
> > I actually use lastpass-cli, because my company use LastPass. Is there an
> > alternative, or can we keep this somehow?
> >
>
> Unfortunately we cannot keep it unless the upstream shows a sign of life. You
> can still use the web interface etc. of LastPass. There is also a community
> fork
> > # Göktürk Yüksek (2021-03-14)
> > # Dead upstream. No revdeps.
> > # Removal in 60 days to allow people extra time
> > # for transitioning out. Bug #776262.
> > app-admin/lastpass-cli
> >
> >
>
>
> Due to recent changes to Lastpass, I switched to Bitwarden. It may be
> worth mentioning some
On 12 December 2017 at 22:46, Daniel Campbell wrote:
>
> The following packages are in need of a maintainer:
>
> dev-util/astyle
> net-im/toxic
> x11-misc/alock
> x11-misc/ktsuss
> x11-misc/spacefm
Hi!
I've been interested in getting more involved with Gentoo - would
package maintenance be a goo
12 matches
Mail list logo