public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-basic/
@ 2024-02-15 20:41 Florian Schmaus
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2024-02-15 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     45fb1a2eff74ece857aa0e2ece0ca8c1741df2a6
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 15 20:41:03 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 20:41:03 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=45fb1a2e

dev-texlive/texlive-basic: make xdvik a PDEPEND

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

 dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild b/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild
index 65931e6..d661446 100644
--- a/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild
+++ b/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild
@@ -87,6 +87,8 @@ COMMON_DEPEND="
 "
 RDEPEND="
 	${COMMON_DEPEND}
+"
+PDEPEND="
 	>=app-text/xdvik-22.87.06-r1
 "
 DEPEND="


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

* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-basic/
@ 2024-02-25 19:44 Florian Schmaus
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2024-02-25 19:44 UTC (permalink / raw
  To: gentoo-commits

commit:     7c049a835b5602a98a1aa1dbc98f005306fbb343
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 19:43:56 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 19:43:56 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=7c049a83

dev-texlive/texlive-basic: add dvipsk as RDEPEND

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

 dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild b/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild
index d661446..f9b499c 100644
--- a/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild
+++ b/dev-texlive/texlive-basic/texlive-basic-2023_p59159.ebuild
@@ -87,6 +87,7 @@ COMMON_DEPEND="
 "
 RDEPEND="
 	${COMMON_DEPEND}
+	>=app-text/dvipsk-2023.03.11_p66203
 "
 PDEPEND="
 	>=app-text/xdvik-22.87.06-r1


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

* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-basic/
@ 2024-04-04 13:02 Florian Schmaus
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2024-04-04 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     cd21486d415668bf02116f80ce267eb485cda2e0
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  4 08:47:04 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Apr  4 08:47:04 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=cd21486d

dev-texlive/texlive-basic: sync with ::gentoo

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

 ...basic-2023_p59159-r1.ebuild => texlive-basic-2023_p59159-r2.ebuild} | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r1.ebuild b/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r2.ebuild
similarity index 97%
rename from dev-texlive/texlive-basic/texlive-basic-2023_p59159-r1.ebuild
rename to dev-texlive/texlive-basic/texlive-basic-2023_p59159-r2.ebuild
index b5437f9..9829c0e 100644
--- a/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r1.ebuild
+++ b/dev-texlive/texlive-basic/texlive-basic-2023_p59159-r2.ebuild
@@ -87,9 +87,6 @@ RDEPEND="
 	${COMMON_DEPEND}
 	>=app-text/dvipsk-2023.03.11_p66203
 "
-PDEPEND="
-	>=app-text/xdvik-22.87.06-r1
-"
 DEPEND="
 	${COMMON_DEPEND}
 "


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

* [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-basic/
@ 2024-11-26 10:45 Florian Schmaus
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Schmaus @ 2024-11-26 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5503fcfc57b2efee497878dfea55865b75f2e508
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 09:32:40 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 10:45:20 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=5503fcfc

dev-texlive/texlive-basic: update LICENSE

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

 dev-texlive/texlive-basic/texlive-basic-2024_p72890.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-basic/texlive-basic-2024_p72890.ebuild b/dev-texlive/texlive-basic/texlive-basic-2024_p72890.ebuild
index d63e770..b576d41 100644
--- a/dev-texlive/texlive-basic/texlive-basic-2024_p72890.ebuild
+++ b/dev-texlive/texlive-basic/texlive-basic-2024_p72890.ebuild
@@ -79,7 +79,7 @@ inherit texlive-module
 
 DESCRIPTION="TeXLive Essential programs and files"
 
-LICENSE="CC-BY-SA-4.0 GPL-1+ GPL-2+ LPPL-1.3 LPPL-1.3c MIT OFL-1.1 TeX TeX-other-free public-domain"
+LICENSE="GPL-1+ GPL-2+ LPPL-1.3 LPPL-1.3c MIT OFL-1.1 TeX TeX-other-free public-domain"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 COMMON_DEPEND="


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

end of thread, other threads:[~2024-11-26 10:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 20:41 [gentoo-commits] proj/tex-overlay:main commit in: dev-texlive/texlive-basic/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2024-02-25 19:44 Florian Schmaus
2024-04-04 13:02 Florian Schmaus
2024-11-26 10:45 Florian Schmaus

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