public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2019-09-23 13:31 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2019-09-23 13:31 UTC (permalink / raw
  To: gentoo-commits

commit:     b0df00387e13ead170d28aa3a1f02c502f3b9f39
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Sep 22 15:52:27 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 13:31:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0df0038

media-fonts/cascadia-code: New ebuild

A new monospaced font designed by Microsoft for Windows Terminal.

Closes: https://bugs.gentoo.org/695398
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/13012
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                   |  1 +
 .../cascadia-code/cascadia-code-1909.16.ebuild       | 16 ++++++++++++++++
 media-fonts/cascadia-code/metadata.xml               | 20 ++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
new file mode 100644
index 00000000000..644e7df3645
--- /dev/null
+++ b/media-fonts/cascadia-code/Manifest
@@ -0,0 +1 @@
+DIST cascadia-code-1909.16.tar.gz 338681 BLAKE2B a31c643773a5c51f2cd803c26ab0001c0d3272137d1679e7c2f77c05f9a35751bcd6c9f7ea6c23575d28d1312e6a3a69d6e0c64f1691817599606115ec2d54f5 SHA512 fcb2cb28250e7007e024b57d6cce8b0424b02eff016312397e25fb236e73813ba48a3561ff01c6aa2235c990aae2428ad08d49e1c2f97c0b8ea01498b3c9ec36

diff --git a/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild b/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild
new file mode 100644
index 00000000000..ee27bbcc4a3
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+FONT_SUFFIX="ttf"

diff --git a/media-fonts/cascadia-code/metadata.xml b/media-fonts/cascadia-code/metadata.xml
new file mode 100644
index 00000000000..6e92b8e773c
--- /dev/null
+++ b/media-fonts/cascadia-code/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>gentoo@taujhe.de</email>
+		<name>Jan Henke</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<longdescription>
+		This is a fun, new monospaced font that includes programming ligatures 
+		and is designed to enhance the modern look and feel of the Windows 
+		Terminal. 
+	</longdescription>
+	<upstream>
+		<remote-id type="github">microsoft/cascadia-code</remote-id>
+	</upstream>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2019-10-06 17:42 Andreas Sturmlechner
  0 siblings, 0 replies; 30+ messages in thread
From: Andreas Sturmlechner @ 2019-10-06 17:42 UTC (permalink / raw
  To: gentoo-commits

commit:     689981b65eb65968e1759ab586d7ec4435148de5
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Oct  6 09:35:44 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 17:41:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=689981b6

media-fonts/cascadia-code: Version bump 1910.04

Closes: https://bugs.gentoo.org/696796
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/13185
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                     |  1 +
 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index 644e7df3645..2f25e6bb297 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1 +1,2 @@
 DIST cascadia-code-1909.16.tar.gz 338681 BLAKE2B a31c643773a5c51f2cd803c26ab0001c0d3272137d1679e7c2f77c05f9a35751bcd6c9f7ea6c23575d28d1312e6a3a69d6e0c64f1691817599606115ec2d54f5 SHA512 fcb2cb28250e7007e024b57d6cce8b0424b02eff016312397e25fb236e73813ba48a3561ff01c6aa2235c990aae2428ad08d49e1c2f97c0b8ea01498b3c9ec36
+DIST cascadia-code-1910.04.tar.gz 442050 BLAKE2B 61612a310b9f74cbededf060d826978d6f8c3af101e85380a4938bcaecbb0be11bb1975663d80009b14599a04f739d0aedf1d02e5467c4ed5b38708760d446e5 SHA512 2594f8bd01956cc594012746b33a5def6d68e1c365fb5ca43ee21ba19d295e3960e2434849cbb9be6d1a4b39920357b38cacd0480d7543585f616f39d6378379

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
new file mode 100644
index 00000000000..ee27bbcc4a3
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-05-16 19:47 Sergei Trofimovich
  0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-05-16 19:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b809e31373cd646be74416138393d057aba9abde
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat May 16 19:40:47 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May 16 19:47:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b809e313

media-fonts/cascadia-code: keyworded 1910.04 for hppa, bug #696894

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index ee27bbcc4a3..4c630d56e64 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-05-17  8:48 Sergei Trofimovich
  0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-05-17  8:48 UTC (permalink / raw
  To: gentoo-commits

commit:     e06788e16c33f3b7f7d5432c641778bdeaddcbf8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 08:48:24 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 17 08:48:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06788e1

media-fonts/cascadia-code: keyworded 1910.04 for ia64, bug #696894

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index 4c630d56e64..8e404719630 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-05-17  9:43 Sergei Trofimovich
  0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-05-17  9:43 UTC (permalink / raw
  To: gentoo-commits

commit:     4f7a71c0c88dd77877e957cf4a32594b4db1c861
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 09:43:10 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 17 09:43:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7a71c0

media-fonts/cascadia-code: keyworded 1910.04 for ppc, bug #696894

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index 8e404719630..23adc31e7b6 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-05-17  9:44 Sergei Trofimovich
  0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-05-17  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     619e18fbb9b766b8aa8dcae94c9b9db7a4c9d400
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 09:43:58 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 17 09:43:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619e18fb

media-fonts/cascadia-code: keyworded 1910.04 for ppc64, bug #696894

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index 23adc31e7b6..fe2082ed36a 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-05-28 18:20 Sergei Trofimovich
  0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-05-28 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     3ebc2fc5fd04a377d39b2f0468a66bf82823bea5
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu May 28 11:18:15 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu May 28 18:19:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ebc2fc5

media-fonts/cascadia-code: keyworded 1910.04 for sparc, bug #696894

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index fe2082ed36a..0bce999bf9b 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-06-05  7:21 Mart Raudsepp
  0 siblings, 0 replies; 30+ messages in thread
From: Mart Raudsepp @ 2020-06-05  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     1ab02cf343758db2efca7836b7a99b2f1882d8c1
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Fri Jun  5 00:04:58 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jun  5 07:19:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab02cf3

media-fonts/cascadia-code: arm64 keyworded (bug #696894)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index 0bce999bf9b..1b656131447 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-06-06 18:01 Michał Górny
  0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-06-06 18:01 UTC (permalink / raw
  To: gentoo-commits

commit:     21274898274b6b1815618a8758272bb4db62fd71
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Thu Jun  4 07:34:14 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 18:01:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21274898

media-fonts/cascadia-code: arm keyworded (bug #696894)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index 1b656131447..bf951c0f31a 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-06-08 13:41 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2020-06-08 13:41 UTC (permalink / raw
  To: gentoo-commits

commit:     f047f786742206fbdbb41c5e67b0cc49706397a0
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 13:40:57 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 13:41:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f047f786

media-fonts/cascadia-code: copy KEYWORDS from 1910.04 to 2004.30

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-2004.30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild b/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
index c3e2e92e900..728d3c2d987 100644
--- a/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/Cas
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 BDEPEND="app-arch/unzip"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-06-08 13:41 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2020-06-08 13:41 UTC (permalink / raw
  To: gentoo-commits

commit:     0d8e615130bf959e8d78d229a597d527d0647e0c
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Fri May 15 21:20:00 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 13:41:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8e6151

media-fonts/cascadia-code: Bump to 2004.30

Closes: https://bugs.gentoo.org/701722
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/15812
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2004.30.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index 2f25e6bb297..2d2b13972e2 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,2 +1,3 @@
 DIST cascadia-code-1909.16.tar.gz 338681 BLAKE2B a31c643773a5c51f2cd803c26ab0001c0d3272137d1679e7c2f77c05f9a35751bcd6c9f7ea6c23575d28d1312e6a3a69d6e0c64f1691817599606115ec2d54f5 SHA512 fcb2cb28250e7007e024b57d6cce8b0424b02eff016312397e25fb236e73813ba48a3561ff01c6aa2235c990aae2428ad08d49e1c2f97c0b8ea01498b3c9ec36
 DIST cascadia-code-1910.04.tar.gz 442050 BLAKE2B 61612a310b9f74cbededf060d826978d6f8c3af101e85380a4938bcaecbb0be11bb1975663d80009b14599a04f739d0aedf1d02e5467c4ed5b38708760d446e5 SHA512 2594f8bd01956cc594012746b33a5def6d68e1c365fb5ca43ee21ba19d295e3960e2434849cbb9be6d1a4b39920357b38cacd0480d7543585f616f39d6378379
+DIST cascadia-code-2004.30.zip 1003328 BLAKE2B 91eda6dffef3ba188fd1bc510f26e5043a4aea8c4c78b3bfc14c7292dfce2895785adc2e100593d4d5cec2d6db8ec35409a5ee75064b2717a900bbbee580cdd8 SHA512 f2bb331daa095926bb3fd0777f78ad5f5d483a7b4f181c9a617fb341983eefbc67116cc530f722a46c59555575384bb604fc2410452f9a9e2cbdc0aa67ca7529

diff --git a/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild b/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
new file mode 100644
index 00000000000..c3e2e92e900
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode_${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-06-10  1:52 Matt Turner
  0 siblings, 0 replies; 30+ messages in thread
From: Matt Turner @ 2020-06-10  1:52 UTC (permalink / raw
  To: gentoo-commits

commit:     295a998d9695e861cee320d6ae8a1e500b5b5352
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 01:52:33 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 01:52:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295a998d

media-fonts/cascadia-code: Keyword 2004.30 ALLARCHES, #696894

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-2004.30.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild b/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
index 728d3c2d987..c1e4245535c 100644
--- a/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/Cas
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 BDEPEND="app-arch/unzip"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-06-10  1:52 Matt Turner
  0 siblings, 0 replies; 30+ messages in thread
From: Matt Turner @ 2020-06-10  1:52 UTC (permalink / raw
  To: gentoo-commits

commit:     bdcff8ada6fb652c35ec05d85fb911ec0116b685
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 10 01:52:32 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 10 01:52:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdcff8ad

media-fonts/cascadia-code: Keyword 1910.04 ALLARCHES, #696894

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-1910.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
index bf951c0f31a..79feac20af1 100644
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
@@ -11,6 +11,6 @@ SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-12-15  3:46 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-12-15  3:46 UTC (permalink / raw
  To: gentoo-commits

commit:     3a3d9e67eee9cef26294a7881bc112a38a172b69
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Mon Dec  7 19:56:50 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 03:46:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3d9e67

media-fonts/cascadia-code: Cleanup old

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/18558
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  3 ---
 .../cascadia-code/cascadia-code-1909.16.ebuild        | 16 ----------------
 .../cascadia-code/cascadia-code-1910.04.ebuild        | 16 ----------------
 .../cascadia-code/cascadia-code-2004.30.ebuild        | 19 -------------------
 4 files changed, 54 deletions(-)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index d9703ff1f59..ede503121eb 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,4 +1 @@
-DIST cascadia-code-1909.16.tar.gz 338681 BLAKE2B a31c643773a5c51f2cd803c26ab0001c0d3272137d1679e7c2f77c05f9a35751bcd6c9f7ea6c23575d28d1312e6a3a69d6e0c64f1691817599606115ec2d54f5 SHA512 fcb2cb28250e7007e024b57d6cce8b0424b02eff016312397e25fb236e73813ba48a3561ff01c6aa2235c990aae2428ad08d49e1c2f97c0b8ea01498b3c9ec36
-DIST cascadia-code-1910.04.tar.gz 442050 BLAKE2B 61612a310b9f74cbededf060d826978d6f8c3af101e85380a4938bcaecbb0be11bb1975663d80009b14599a04f739d0aedf1d02e5467c4ed5b38708760d446e5 SHA512 2594f8bd01956cc594012746b33a5def6d68e1c365fb5ca43ee21ba19d295e3960e2434849cbb9be6d1a4b39920357b38cacd0480d7543585f616f39d6378379
-DIST cascadia-code-2004.30.zip 1003328 BLAKE2B 91eda6dffef3ba188fd1bc510f26e5043a4aea8c4c78b3bfc14c7292dfce2895785adc2e100593d4d5cec2d6db8ec35409a5ee75064b2717a900bbbee580cdd8 SHA512 f2bb331daa095926bb3fd0777f78ad5f5d483a7b4f181c9a617fb341983eefbc67116cc530f722a46c59555575384bb604fc2410452f9a9e2cbdc0aa67ca7529
 DIST cascadia-code-2009.22.zip 8217333 BLAKE2B 0c3e4cb95cae4869c911ea93e16b496e249778150fc208a04c392cd6321245e2de822953ed79346201e73dd8ad3359f6ec99b3f156f33b49b9f698413d5be568 SHA512 3ddc0b243b10fa36ffb89d7f63cce50b39bdc6b263ab124c9c34840eb7e775fc84366dffc1785b3b5cd48b1fda045f5f90d8e0301ffac754a0b7b9d8063b3d04

diff --git a/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild b/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild
deleted file mode 100644
index ee27bbcc4a3..00000000000
--- a/media-fonts/cascadia-code/cascadia-code-1909.16.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit font
-
-DESCRIPTION="A monospaced font developed for Windows Terminal"
-HOMEPAGE="https://github.com/microsoft/cascadia-code"
-SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-FONT_SUFFIX="ttf"

diff --git a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild b/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
deleted file mode 100644
index 79feac20af1..00000000000
--- a/media-fonts/cascadia-code/cascadia-code-1910.04.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit font
-
-DESCRIPTION="A monospaced font developed for Windows Terminal"
-HOMEPAGE="https://github.com/microsoft/cascadia-code"
-SRC_URI="https://github.com/microsoft/cascadia-code/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-FONT_SUFFIX="ttf"

diff --git a/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild b/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
deleted file mode 100644
index c1e4245535c..00000000000
--- a/media-fonts/cascadia-code/cascadia-code-2004.30.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-DESCRIPTION="A monospaced font developed for Windows Terminal"
-HOMEPAGE="https://github.com/microsoft/cascadia-code"
-SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode_${PV}.zip -> ${P}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/ttf"
-FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-12-15  3:46 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-12-15  3:46 UTC (permalink / raw
  To: gentoo-commits

commit:     26e1c5ddef5518c39094edd9ccfb0825ad456133
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Mon Dec  7 19:55:54 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 03:45:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e1c5dd

media-fonts/cascadia-code: Version bump 2009.22

Closes: https://bugs.gentoo.org/758950
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2009.22.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index 2d2b13972e2..d9703ff1f59 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,3 +1,4 @@
 DIST cascadia-code-1909.16.tar.gz 338681 BLAKE2B a31c643773a5c51f2cd803c26ab0001c0d3272137d1679e7c2f77c05f9a35751bcd6c9f7ea6c23575d28d1312e6a3a69d6e0c64f1691817599606115ec2d54f5 SHA512 fcb2cb28250e7007e024b57d6cce8b0424b02eff016312397e25fb236e73813ba48a3561ff01c6aa2235c990aae2428ad08d49e1c2f97c0b8ea01498b3c9ec36
 DIST cascadia-code-1910.04.tar.gz 442050 BLAKE2B 61612a310b9f74cbededf060d826978d6f8c3af101e85380a4938bcaecbb0be11bb1975663d80009b14599a04f739d0aedf1d02e5467c4ed5b38708760d446e5 SHA512 2594f8bd01956cc594012746b33a5def6d68e1c365fb5ca43ee21ba19d295e3960e2434849cbb9be6d1a4b39920357b38cacd0480d7543585f616f39d6378379
 DIST cascadia-code-2004.30.zip 1003328 BLAKE2B 91eda6dffef3ba188fd1bc510f26e5043a4aea8c4c78b3bfc14c7292dfce2895785adc2e100593d4d5cec2d6db8ec35409a5ee75064b2717a900bbbee580cdd8 SHA512 f2bb331daa095926bb3fd0777f78ad5f5d483a7b4f181c9a617fb341983eefbc67116cc530f722a46c59555575384bb604fc2410452f9a9e2cbdc0aa67ca7529
+DIST cascadia-code-2009.22.zip 8217333 BLAKE2B 0c3e4cb95cae4869c911ea93e16b496e249778150fc208a04c392cd6321245e2de822953ed79346201e73dd8ad3359f6ec99b3f156f33b49b9f698413d5be568 SHA512 3ddc0b243b10fa36ffb89d7f63cce50b39bdc6b263ab124c9c34840eb7e775fc84366dffc1785b3b5cd48b1fda045f5f90d8e0301ffac754a0b7b9d8063b3d04

diff --git a/media-fonts/cascadia-code/cascadia-code-2009.22.ebuild b/media-fonts/cascadia-code/cascadia-code-2009.22.ebuild
new file mode 100644
index 00000000000..ccc0827cd98
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2009.22.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2020-12-15  3:46 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-12-15  3:46 UTC (permalink / raw
  To: gentoo-commits

commit:     8f3aebf612cfbb977789736248554ff310e96ebd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 03:45:06 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 03:46:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3aebf6

media-fonts/cascadia-code: minor style changes

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-2009.22.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-2009.22.ebuild b/media-fonts/cascadia-code/cascadia-code-2009.22.ebuild
index ccc0827cd98..ac79209160a 100644
--- a/media-fonts/cascadia-code/cascadia-code-2009.22.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-2009.22.ebuild
@@ -3,17 +3,16 @@
 
 EAPI=7
 
+FONT_SUFFIX="ttf"
 inherit font
 
 DESCRIPTION="A monospaced font developed for Windows Terminal"
 HOMEPAGE="https://github.com/microsoft/cascadia-code"
 SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+S="${WORKDIR}/ttf"
 
 LICENSE="OFL-1.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/ttf"
-FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2021-02-28  9:03 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2021-02-28  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     515ced025ae42ca2fd052d9cd5c24a71f2f6c4ee
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Mon Feb 15 20:17:31 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 09:03:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515ced02

media-fonts/cascadia-code: Version bump 2102.03

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/19482
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2102.03.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index ede503121eb..2409d35616d 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1 +1,2 @@
 DIST cascadia-code-2009.22.zip 8217333 BLAKE2B 0c3e4cb95cae4869c911ea93e16b496e249778150fc208a04c392cd6321245e2de822953ed79346201e73dd8ad3359f6ec99b3f156f33b49b9f698413d5be568 SHA512 3ddc0b243b10fa36ffb89d7f63cce50b39bdc6b263ab124c9c34840eb7e775fc84366dffc1785b3b5cd48b1fda045f5f90d8e0301ffac754a0b7b9d8063b3d04
+DIST cascadia-code-2102.03.zip 8676365 BLAKE2B eb72c4b2459619fdabc43a137853b9df67855965b27a7370e5e0607055ae43288644035ab49211715a84d0b1f1214a840728bafe81e38ee26ad38d67defa7b82 SHA512 167629f5111db4bcf7e51937e5fa072e16ff2dcdc8a3f003b70afb2f49ab15d839c1f6261d9c0ef15a71a45e0f04a29a5ae8102e8dd6cf6a00e8b003cf8b5fcd

diff --git a/media-fonts/cascadia-code/cascadia-code-2102.03.ebuild b/media-fonts/cascadia-code/cascadia-code-2102.03.ebuild
new file mode 100644
index 00000000000..3726a28cc6c
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2102.03.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2021-03-14 19:53 Conrad Kostecki
  0 siblings, 0 replies; 30+ messages in thread
From: Conrad Kostecki @ 2021-03-14 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     0f0898ab4ffbcc524f1cc58c2d5be9e8e2eb8a4e
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Mar 14 19:34:50 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 19:53:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0898ab

media-fonts/cascadia-code: Version bump 2102.25

Closes: https://github.com/gentoo/gentoo/pull/19931
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2102.25.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index 2409d35616d..20735637036 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,2 +1,3 @@
 DIST cascadia-code-2009.22.zip 8217333 BLAKE2B 0c3e4cb95cae4869c911ea93e16b496e249778150fc208a04c392cd6321245e2de822953ed79346201e73dd8ad3359f6ec99b3f156f33b49b9f698413d5be568 SHA512 3ddc0b243b10fa36ffb89d7f63cce50b39bdc6b263ab124c9c34840eb7e775fc84366dffc1785b3b5cd48b1fda045f5f90d8e0301ffac754a0b7b9d8063b3d04
 DIST cascadia-code-2102.03.zip 8676365 BLAKE2B eb72c4b2459619fdabc43a137853b9df67855965b27a7370e5e0607055ae43288644035ab49211715a84d0b1f1214a840728bafe81e38ee26ad38d67defa7b82 SHA512 167629f5111db4bcf7e51937e5fa072e16ff2dcdc8a3f003b70afb2f49ab15d839c1f6261d9c0ef15a71a45e0f04a29a5ae8102e8dd6cf6a00e8b003cf8b5fcd
+DIST cascadia-code-2102.25.zip 8666729 BLAKE2B 86e11e003fcad686f0ad9ee38af488447fd0a6c95b0f9a89e945ca173c44385af0090a50e26b355ea8019c7e33ca45edcdfa7cfddcc0734fe224c96c8d941acf SHA512 4b0b1168bf3f1adbff362ed2d7fa1f548643e5c9506866e12dc26aefb8e807b7515e0c49705f03faf1a44c037d414ba3ab3f2189d29491711d6e802035914002

diff --git a/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild b/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild
new file mode 100644
index 00000000000..3726a28cc6c
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2021-06-21 22:36 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2021-06-21 22:36 UTC (permalink / raw
  To: gentoo-commits

commit:     11993db1273c8e544f068677e8abe82c3d0e2f37
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Jun 13 08:37:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 22:29:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11993db1

media-fonts/cascadia-code: Version bump 2105.24

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/21221
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2105.24.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index c4695b04e27..5b3798de134 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1 +1,2 @@
 DIST cascadia-code-2102.25.zip 8666729 BLAKE2B 86e11e003fcad686f0ad9ee38af488447fd0a6c95b0f9a89e945ca173c44385af0090a50e26b355ea8019c7e33ca45edcdfa7cfddcc0734fe224c96c8d941acf SHA512 4b0b1168bf3f1adbff362ed2d7fa1f548643e5c9506866e12dc26aefb8e807b7515e0c49705f03faf1a44c037d414ba3ab3f2189d29491711d6e802035914002
+DIST cascadia-code-2105.24.zip 18708244 BLAKE2B e9055e55642a7f5b43364f0cd1d800ebb3bebb8bc1f2e726d2e200b211fb495560754ce0d54e5579a98b8f067b372709dad4d391ca6602ee917c2597adb82c42 SHA512 22d317a41d491945210f0d6051c136264d0dda2eab24bc92b1034d10703b1fe462b0dd667ff56637fdb222cc1fbd78ecc7cadc022e7f03c5ea59b4b67d2c59da

diff --git a/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild b/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild
new file mode 100644
index 00000000000..3726a28cc6c
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2021-08-02  3:53 Ionen Wolkens
  0 siblings, 0 replies; 30+ messages in thread
From: Ionen Wolkens @ 2021-08-02  3:53 UTC (permalink / raw
  To: gentoo-commits

commit:     bc78e447055249ad181346fc8150744e8ce757f7
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Aug  1 09:25:46 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 03:52:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc78e447

media-fonts/cascadia-code: Cleanup old

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/21851
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  2 --
 .../cascadia-code/cascadia-code-2102.25.ebuild        | 19 -------------------
 .../cascadia-code/cascadia-code-2105.24.ebuild        | 19 -------------------
 3 files changed, 40 deletions(-)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index 0b01ca3ee20..90366de2a39 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,3 +1 @@
-DIST cascadia-code-2102.25.zip 8666729 BLAKE2B 86e11e003fcad686f0ad9ee38af488447fd0a6c95b0f9a89e945ca173c44385af0090a50e26b355ea8019c7e33ca45edcdfa7cfddcc0734fe224c96c8d941acf SHA512 4b0b1168bf3f1adbff362ed2d7fa1f548643e5c9506866e12dc26aefb8e807b7515e0c49705f03faf1a44c037d414ba3ab3f2189d29491711d6e802035914002
-DIST cascadia-code-2105.24.zip 18708244 BLAKE2B e9055e55642a7f5b43364f0cd1d800ebb3bebb8bc1f2e726d2e200b211fb495560754ce0d54e5579a98b8f067b372709dad4d391ca6602ee917c2597adb82c42 SHA512 22d317a41d491945210f0d6051c136264d0dda2eab24bc92b1034d10703b1fe462b0dd667ff56637fdb222cc1fbd78ecc7cadc022e7f03c5ea59b4b67d2c59da
 DIST cascadia-code-2106.17.zip 24865338 BLAKE2B a2f756c035e6a28a5e78d0cc1c311266c2db695a21ef733ba844c3f8b08d77e6c97ec05ca244ee3a63998144fc273204f40d7ec33c534de676ca3d5df5d45f0b SHA512 3fb898636eb43467e4c95a37f65d126a6c217c1e7c1cb7d40ebb0d529c575c914f657e503e494d8c8462e65e125a502834b50c163d57299a69adab44c9a9fb82

diff --git a/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild b/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild
deleted file mode 100644
index 3726a28cc6c..00000000000
--- a/media-fonts/cascadia-code/cascadia-code-2102.25.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-DESCRIPTION="A monospaced font developed for Windows Terminal"
-HOMEPAGE="https://github.com/microsoft/cascadia-code"
-SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/ttf"
-FONT_SUFFIX="ttf"

diff --git a/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild b/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild
deleted file mode 100644
index 3726a28cc6c..00000000000
--- a/media-fonts/cascadia-code/cascadia-code-2105.24.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-DESCRIPTION="A monospaced font developed for Windows Terminal"
-HOMEPAGE="https://github.com/microsoft/cascadia-code"
-SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/ttf"
-FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2021-08-02  3:53 Ionen Wolkens
  0 siblings, 0 replies; 30+ messages in thread
From: Ionen Wolkens @ 2021-08-02  3:53 UTC (permalink / raw
  To: gentoo-commits

commit:     a50f81205a6760894dff2051418d2dcd42c51520
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Aug  1 09:24:50 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 03:52:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a50f8120

media-fonts/cascadia-code: Version bump 2106.17

Closes: https://bugs.gentoo.org/804621
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2106.17.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index 5b3798de134..0b01ca3ee20 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,2 +1,3 @@
 DIST cascadia-code-2102.25.zip 8666729 BLAKE2B 86e11e003fcad686f0ad9ee38af488447fd0a6c95b0f9a89e945ca173c44385af0090a50e26b355ea8019c7e33ca45edcdfa7cfddcc0734fe224c96c8d941acf SHA512 4b0b1168bf3f1adbff362ed2d7fa1f548643e5c9506866e12dc26aefb8e807b7515e0c49705f03faf1a44c037d414ba3ab3f2189d29491711d6e802035914002
 DIST cascadia-code-2105.24.zip 18708244 BLAKE2B e9055e55642a7f5b43364f0cd1d800ebb3bebb8bc1f2e726d2e200b211fb495560754ce0d54e5579a98b8f067b372709dad4d391ca6602ee917c2597adb82c42 SHA512 22d317a41d491945210f0d6051c136264d0dda2eab24bc92b1034d10703b1fe462b0dd667ff56637fdb222cc1fbd78ecc7cadc022e7f03c5ea59b4b67d2c59da
+DIST cascadia-code-2106.17.zip 24865338 BLAKE2B a2f756c035e6a28a5e78d0cc1c311266c2db695a21ef733ba844c3f8b08d77e6c97ec05ca244ee3a63998144fc273204f40d7ec33c534de676ca3d5df5d45f0b SHA512 3fb898636eb43467e4c95a37f65d126a6c217c1e7c1cb7d40ebb0d529c575c914f657e503e494d8c8462e65e125a502834b50c163d57299a69adab44c9a9fb82

diff --git a/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild b/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild
new file mode 100644
index 00000000000..3726a28cc6c
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2021-11-06 16:15 Ionen Wolkens
  0 siblings, 0 replies; 30+ messages in thread
From: Ionen Wolkens @ 2021-11-06 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     67e7650e7cce34dda97938153a7d064763dc7af7
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sat Nov  6 14:29:42 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 16:04:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e7650e

media-fonts/cascadia-code: Drop old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/22844
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 -
 .../cascadia-code/cascadia-code-2106.17.ebuild        | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index a0f71207218..df7830c39da 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,2 +1 @@
-DIST cascadia-code-2106.17.zip 24865338 BLAKE2B a2f756c035e6a28a5e78d0cc1c311266c2db695a21ef733ba844c3f8b08d77e6c97ec05ca244ee3a63998144fc273204f40d7ec33c534de676ca3d5df5d45f0b SHA512 3fb898636eb43467e4c95a37f65d126a6c217c1e7c1cb7d40ebb0d529c575c914f657e503e494d8c8462e65e125a502834b50c163d57299a69adab44c9a9fb82
 DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f

diff --git a/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild b/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild
deleted file mode 100644
index 3726a28cc6c..00000000000
--- a/media-fonts/cascadia-code/cascadia-code-2106.17.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-DESCRIPTION="A monospaced font developed for Windows Terminal"
-HOMEPAGE="https://github.com/microsoft/cascadia-code"
-SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/ttf"
-FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2021-11-06 16:15 Ionen Wolkens
  0 siblings, 0 replies; 30+ messages in thread
From: Ionen Wolkens @ 2021-11-06 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     de99e5cc083757a5476cf0c358d4ec9ebc626fb8
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sat Nov  6 14:28:52 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 16:04:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de99e5cc

media-fonts/cascadia-code: Version bump 2110.31

Bug: https://bugs.gentoo.org/821886
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2110.31.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index 90366de2a39..a0f71207218 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1 +1,2 @@
 DIST cascadia-code-2106.17.zip 24865338 BLAKE2B a2f756c035e6a28a5e78d0cc1c311266c2db695a21ef733ba844c3f8b08d77e6c97ec05ca244ee3a63998144fc273204f40d7ec33c534de676ca3d5df5d45f0b SHA512 3fb898636eb43467e4c95a37f65d126a6c217c1e7c1cb7d40ebb0d529c575c914f657e503e494d8c8462e65e125a502834b50c163d57299a69adab44c9a9fb82
+DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f

diff --git a/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild b/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild
new file mode 100644
index 00000000000..3726a28cc6c
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2022-02-10 14:30 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2022-02-10 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5cfcee3bee10648cf3eadd6dacb0a46921f43f65
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 14:28:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 14:30:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cfcee3b

media-fonts/cascadia-code: stabilize 2110.31 ALLARCHES

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

 media-fonts/cascadia-code/cascadia-code-2110.31.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild b/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild
index e44cc5b4f133..317c0a11aca4 100644
--- a/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/Cas
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
 
 BDEPEND="app-arch/unzip"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2022-02-10 14:30 Sam James
  0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2022-02-10 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     530089a957f211f0f9e7a46744db258beea34c3e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 14:29:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 14:30:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530089a9

media-fonts/cascadia-code: mark ALLARCHES

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

 media-fonts/cascadia-code/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-fonts/cascadia-code/metadata.xml b/media-fonts/cascadia-code/metadata.xml
index c3b70d7c2be3..472d09e03b25 100644
--- a/media-fonts/cascadia-code/metadata.xml
+++ b/media-fonts/cascadia-code/metadata.xml
@@ -14,6 +14,7 @@
 		and is designed to enhance the modern look and feel of the Windows 
 		Terminal. 
 	</longdescription>
+	<stabilize-allarches/>
 	<upstream>
 		<remote-id type="github">microsoft/cascadia-code</remote-id>
 	</upstream>


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2022-05-02 12:46 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2022-05-02 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     19462eddf6a1668082088cf5ef0d6c0a13fdd0ba
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun May  1 15:58:17 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May  2 12:46:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19462edd

media-fonts/cascadia-code: add 2111.01

Closes: https://bugs.gentoo.org/839534
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/25276
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2111.01.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index df7830c39dab..dae9149415b7 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1 +1,2 @@
 DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f
+DIST cascadia-code-2111.01.zip 24899516 BLAKE2B 3549ddf7fd6dcf3b4bb51a72e7a2a9b74a73c1beffcd3a49507a4c50462dd426c41cda35f6fb58c3d0a9ad39281cd07fb5f1e27719f7e11cc7131a1a85da6687 SHA512 14ab2dea663b4c2d5aa4c4fa1b149a30c85f534db6a3a41716dc005febb4e9753a098fb713dfbb72902e57304434f91c40460b44d453f74d5b8fd06674797ac6

diff --git a/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
new file mode 100644
index 000000000000..d6fa3d54ced4
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/ttf"
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2022-05-10  1:07 WANG Xuerui
  0 siblings, 0 replies; 30+ messages in thread
From: WANG Xuerui @ 2022-05-10  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     459018958c2fb1cc31cca51e1b57e64a53923aa7
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue May 10 01:04:08 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue May 10 01:07:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45901895

media-fonts/cascadia-code: keyword 2111.01 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-2111.01.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
index d6fa3d54ced4..25ebdddeb9ee 100644
--- a/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/Cas
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 BDEPEND="app-arch/unzip"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2022-06-20  6:04 Joonas Niilola
  0 siblings, 0 replies; 30+ messages in thread
From: Joonas Niilola @ 2022-06-20  6:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d6102b18440c12503d673ebb6feda1066e7f0f1b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 20 05:56:41 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 20 05:56:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6102b18

media-fonts/cascadia-code: Stabilize 2111.01 ALLARCHES, #853043

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/cascadia-code/cascadia-code-2111.01.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
index 25ebdddeb9ee..84f6d8677d08 100644
--- a/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
+++ b/media-fonts/cascadia-code/cascadia-code-2111.01.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/Cas
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
 
 BDEPEND="app-arch/unzip"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2024-05-01 13:51 James Le Cuirot
  0 siblings, 0 replies; 30+ messages in thread
From: James Le Cuirot @ 2024-05-01 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d4013aca2c6a438fc9a27ac86a2b6d7ac21bf7c7
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 13:50:04 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed May  1 13:51:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4013aca

media-fonts/cascadia-code: Drop old 2110.31

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 -
 .../cascadia-code/cascadia-code-2110.31.ebuild        | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index b00c11f2cfe2..0cc63214f80f 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,3 +1,2 @@
-DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f
 DIST cascadia-code-2111.01.zip 24899516 BLAKE2B 3549ddf7fd6dcf3b4bb51a72e7a2a9b74a73c1beffcd3a49507a4c50462dd426c41cda35f6fb58c3d0a9ad39281cd07fb5f1e27719f7e11cc7131a1a85da6687 SHA512 14ab2dea663b4c2d5aa4c4fa1b149a30c85f534db6a3a41716dc005febb4e9753a098fb713dfbb72902e57304434f91c40460b44d453f74d5b8fd06674797ac6
 DIST cascadia-code-2404.23.zip 150478329 BLAKE2B a091715ec6e8b29ca9607999f8e030077276d7cc5e38f5885c0800effc3142f4e23569f6f3cfdb597ccb0252dc4fcd0b93555b51ab59605f3d079ab9564a860c SHA512 2c68cf9964654e4be2670c39a00c0224a50e0a867a4de29657b996ed08da7dc259d9c8b31aa804023e73f2e60046d65b49b199f6202a3665739428263f8431fe

diff --git a/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild b/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild
deleted file mode 100644
index 317c0a11aca4..000000000000
--- a/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-DESCRIPTION="A monospaced font developed for Windows Terminal"
-HOMEPAGE="https://github.com/microsoft/cascadia-code"
-SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
-
-BDEPEND="app-arch/unzip"
-
-S="${WORKDIR}/ttf"
-FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/
@ 2024-05-01 13:51 James Le Cuirot
  0 siblings, 0 replies; 30+ messages in thread
From: James Le Cuirot @ 2024-05-01 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     19df0a67c5cbfe6940858500ba6a1d730c00249f
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 13:49:28 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed May  1 13:51:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19df0a67

media-fonts/cascadia-code: Version bump to 2404.23

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 media-fonts/cascadia-code/Manifest                    |  1 +
 .../cascadia-code/cascadia-code-2404.23.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/cascadia-code/Manifest b/media-fonts/cascadia-code/Manifest
index dae9149415b7..b00c11f2cfe2 100644
--- a/media-fonts/cascadia-code/Manifest
+++ b/media-fonts/cascadia-code/Manifest
@@ -1,2 +1,3 @@
 DIST cascadia-code-2110.31.zip 24899672 BLAKE2B 2a4527cc6ca9798dc10bc5e64d46c1a08fabf70a712f7ac5a146b40ad2bb4a6c06f997f413f4bf114590748355f6c88ccee7d621e991f97634775563765561fc SHA512 53477617249fd8cbd88e2beb1ecf4854d0c1a7b646b908c9fecf1a7c975eb6bf918c14617ade8615776df57ce3a86b4ca0f3001fd5c795c1e9b0fad7d6597c4f
 DIST cascadia-code-2111.01.zip 24899516 BLAKE2B 3549ddf7fd6dcf3b4bb51a72e7a2a9b74a73c1beffcd3a49507a4c50462dd426c41cda35f6fb58c3d0a9ad39281cd07fb5f1e27719f7e11cc7131a1a85da6687 SHA512 14ab2dea663b4c2d5aa4c4fa1b149a30c85f534db6a3a41716dc005febb4e9753a098fb713dfbb72902e57304434f91c40460b44d453f74d5b8fd06674797ac6
+DIST cascadia-code-2404.23.zip 150478329 BLAKE2B a091715ec6e8b29ca9607999f8e030077276d7cc5e38f5885c0800effc3142f4e23569f6f3cfdb597ccb0252dc4fcd0b93555b51ab59605f3d079ab9564a860c SHA512 2c68cf9964654e4be2670c39a00c0224a50e0a867a4de29657b996ed08da7dc259d9c8b31aa804023e73f2e60046d65b49b199f6202a3665739428263f8431fe

diff --git a/media-fonts/cascadia-code/cascadia-code-2404.23.ebuild b/media-fonts/cascadia-code/cascadia-code-2404.23.ebuild
new file mode 100644
index 000000000000..3c57169dc034
--- /dev/null
+++ b/media-fonts/cascadia-code/cascadia-code-2404.23.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="A monospaced font developed for Windows Terminal"
+HOMEPAGE="https://github.com/microsoft/cascadia-code"
+SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/CascadiaCode-${PV}.zip -> ${P}.zip"
+S="${WORKDIR}/ttf"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+
+BDEPEND="app-arch/unzip"
+
+FONT_SUFFIX="ttf"


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

end of thread, other threads:[~2024-05-01 13:51 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-02  3:53 [gentoo-commits] repo/gentoo:master commit in: media-fonts/cascadia-code/ Ionen Wolkens
  -- strict thread matches above, loose matches on Subject: below --
2024-05-01 13:51 James Le Cuirot
2024-05-01 13:51 James Le Cuirot
2022-06-20  6:04 Joonas Niilola
2022-05-10  1:07 WANG Xuerui
2022-05-02 12:46 Joonas Niilola
2022-02-10 14:30 Sam James
2022-02-10 14:30 Sam James
2021-11-06 16:15 Ionen Wolkens
2021-11-06 16:15 Ionen Wolkens
2021-08-02  3:53 Ionen Wolkens
2021-06-21 22:36 Sam James
2021-03-14 19:53 Conrad Kostecki
2021-02-28  9:03 Joonas Niilola
2020-12-15  3:46 Sam James
2020-12-15  3:46 Sam James
2020-12-15  3:46 Sam James
2020-06-10  1:52 Matt Turner
2020-06-10  1:52 Matt Turner
2020-06-08 13:41 Joonas Niilola
2020-06-08 13:41 Joonas Niilola
2020-06-06 18:01 Michał Górny
2020-06-05  7:21 Mart Raudsepp
2020-05-28 18:20 Sergei Trofimovich
2020-05-17  9:44 Sergei Trofimovich
2020-05-17  9:43 Sergei Trofimovich
2020-05-17  8:48 Sergei Trofimovich
2020-05-16 19:47 Sergei Trofimovich
2019-10-06 17:42 Andreas Sturmlechner
2019-09-23 13:31 Joonas Niilola

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