public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/paratype/
@ 2018-03-02 18:09 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2018-03-02 18:09 UTC (permalink / raw
  To: gentoo-commits

commit:     073ad8abc348e4949c881ac37ad53fd407e40999
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 22 11:15:55 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar  2 18:09:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073ad8ab

media-fonts/paratype: use HTTPS

 media-fonts/paratype/paratype-2.5.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-fonts/paratype/paratype-2.5.ebuild b/media-fonts/paratype/paratype-2.5.ebuild
index 581b227ad97..17871600943 100644
--- a/media-fonts/paratype/paratype-2.5.ebuild
+++ b/media-fonts/paratype/paratype-2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,10 +6,10 @@ EAPI=5
 inherit font
 
 DESCRIPTION="ParaType font collection for languages of Russia"
-HOMEPAGE="http://www.paratype.com/public/"
-SRC_URI="http://www.paratype.ru/uni/public/PTSansOFL.zip -> ${P}_Sans.zip
-	http://www.paratype.ru/uni/public/PTSerifOFL.zip -> ${P}_Serif.zip
-	http://www.paratype.ru/uni/public/PTMonoOFL.zip -> ${P}_Mono.zip"
+HOMEPAGE="https://www.paratype.com/public/"
+SRC_URI="https://www.paratype.ru/uni/public/PTSansOFL.zip -> ${P}_Sans.zip
+	https://www.paratype.ru/uni/public/PTSerifOFL.zip -> ${P}_Serif.zip
+	https://www.paratype.ru/uni/public/PTMonoOFL.zip -> ${P}_Mono.zip"
 
 LICENSE="OFL-1.1"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/paratype/
@ 2021-05-07  7:35 Joonas Niilola
  0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2021-05-07  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     619cf35e54a138bda7eadec973bec13dc8dac337
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 07:29:07 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May  7 07:35:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619cf35e

media-fonts/paratype: stabilize 2.5 on x86

Bug: https://bugs.gentoo.org/785976
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/paratype/paratype-2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/paratype/paratype-2.5.ebuild b/media-fonts/paratype/paratype-2.5.ebuild
index 6e60b9716bb..4a2ebd7defc 100644
--- a/media-fonts/paratype/paratype-2.5.ebuild
+++ b/media-fonts/paratype/paratype-2.5.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="X"
 
 BDEPEND="app-arch/unzip"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/paratype/
@ 2021-05-07  7:35 Joonas Niilola
  0 siblings, 0 replies; 4+ messages in thread
From: Joonas Niilola @ 2021-05-07  7:35 UTC (permalink / raw
  To: gentoo-commits

commit:     2d1855cd812d2235168fb6ed10073c494abab097
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 07:28:46 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May  7 07:35:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1855cd

media-fonts/paratype: stabilize 2.5 on amd65

Bug: https://bugs.gentoo.org/785976
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-fonts/paratype/paratype-2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/paratype/paratype-2.5.ebuild b/media-fonts/paratype/paratype-2.5.ebuild
index 284d6c59c1d..6e60b9716bb 100644
--- a/media-fonts/paratype/paratype-2.5.ebuild
+++ b/media-fonts/paratype/paratype-2.5.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="X"
 
 BDEPEND="app-arch/unzip"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/paratype/
@ 2024-08-30 17:11 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2024-08-30 17:11 UTC (permalink / raw
  To: gentoo-commits

commit:     05730ab46be96d130b20b1fe4022e7345d97bd7e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 17:09:37 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 17:09:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05730ab4

media-fonts/paratype: Keyword 2.5 arm64, #937303

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

 media-fonts/paratype/paratype-2.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/paratype/paratype-2.5.ebuild b/media-fonts/paratype/paratype-2.5.ebuild
index e83ba891d3ee..3849e212269b 100644
--- a/media-fonts/paratype/paratype-2.5.ebuild
+++ b/media-fonts/paratype/paratype-2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ S="${WORKDIR}"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~loong ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
 IUSE="X"
 
 BDEPEND="app-arch/unzip"


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

end of thread, other threads:[~2024-08-30 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-07  7:35 [gentoo-commits] repo/gentoo:master commit in: media-fonts/paratype/ Joonas Niilola
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 17:11 Sam James
2021-05-07  7:35 Joonas Niilola
2018-03-02 18:09 Michał Górny

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