public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/bibtexu/
@ 2024-03-01  9:57 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2024-03-01  9:57 UTC (permalink / raw
  To: gentoo-commits

commit:     4a453aa93eb2db80ad9b3cf126c1b1506fba8866
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 09:57:22 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 09:57:22 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=4a453aa9

dev-tex/bibtexu: destabilize 4.00_p20230311

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild b/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild
index f4313a0..5beb539 100644
--- a/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild
+++ b/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://mirrors.ctan.org/systems/texlive/Source/texlive-${PV#*_p}-sourc
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="doc source"
 
 RDEPEND="


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

* [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/bibtexu/
@ 2024-11-29  9:12 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2024-11-29  9:12 UTC (permalink / raw
  To: gentoo-commits

commit:     fbddad302f8f89476ee57ab7d511971f1dd258be
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 29 09:07:33 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 09:07:33 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=fbddad30

dev-tex/bibtexu: move S in right position, quote WORKDIR

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild b/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild
index ccb855f..98092dd 100644
--- a/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild
+++ b/dev-tex/bibtexu/bibtexu-4.00_p20230311.ebuild
@@ -9,9 +9,12 @@ DESCRIPTION="8-bit Implementation of BibTeX 0.99 with a Very Large Capacity"
 HOMEPAGE="https://tug.org/texlive/"
 SRC_URI="https://mirrors.ctan.org/systems/texlive/Source/texlive-${PV#*_p}-source.tar.xz"
 
+S="${WORKDIR}"/texlive-${PV#*_p}-source/texk/bibtex-x
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
 IUSE="doc source"
 
 RDEPEND="
@@ -21,7 +24,6 @@ RDEPEND="
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
-S=${WORKDIR}/texlive-${PV#*_p}-source/texk/bibtex-x
 
 TL_REVISION=66186
 EXTRA_TL_MODULES="bibtex8.r${TL_REVISION} bibtexu.r${TL_REVISION}"


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

* [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/bibtexu/
@ 2024-12-03  9:26 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2024-12-03  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ad37fcf5b4dd8ed97758a8f14cd38a720266819b
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  3 09:25:09 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Dec  3 09:26:38 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=ad37fcf5

dev-tex/bibtexu: sync with ::gentoo

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild b/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild
index 07f4e93..c0df51c 100644
--- a/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild
+++ b/dev-tex/bibtexu/bibtexu-3.72_p20240311.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit texlive-common
+inherit flag-o-matic texlive-common
 
 DESCRIPTION="8-bit Implementation of BibTeX 0.99 with a Very Large Capacity"
 HOMEPAGE="https://tug.org/texlive/"
@@ -35,6 +35,9 @@ texlive-common_append_to_src_uri EXTRA_TL_DOC_MODULES
 SRC_URI="${SRC_URI} ) "
 
 src_configure() {
+	# bug #943986
+	append-cflags -std=gnu17
+
 	econf \
 		--with-system-kpathsea \
 		--with-system-icu


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

end of thread, other threads:[~2024-12-03  9:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-29  9:12 [gentoo-commits] proj/tex-overlay:main commit in: dev-tex/bibtexu/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2024-12-03  9:26 Florian Schmaus
2024-03-01  9:57 Florian Schmaus

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