public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-serif/
@ 2018-05-29 13:07 Jonas Stein
  0 siblings, 0 replies; 4+ messages in thread
From: Jonas Stein @ 2018-05-29 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     0799591b4695fabec70a76313dc37acb2a3b9d57
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 13:05:43 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue May 29 13:05:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0799591b

media-fonts/alegreya-serif: New package

New package. Pendant to media-fonts/alegreya-sans
Thanks to MW
Closes: https://bugs.gentoo.org/656544
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-fonts/alegreya-serif/Manifest                 |  1 +
 .../alegreya-serif/alegreya-serif-2.007.ebuild      | 21 +++++++++++++++++++++
 media-fonts/alegreya-serif/metadata.xml             | 11 +++++++++++
 3 files changed, 33 insertions(+)

diff --git a/media-fonts/alegreya-serif/Manifest b/media-fonts/alegreya-serif/Manifest
new file mode 100644
index 00000000000..4a319c36ce4
--- /dev/null
+++ b/media-fonts/alegreya-serif/Manifest
@@ -0,0 +1 @@
+DIST alegreya-serif-2.007.tar.gz 14729050 BLAKE2B ccf4dd3827e6b3c32b1009de273723a2bd63aee992710676b20ef3a0dbb17a5608046d7d5955d5d38a6a11a4268ffb0985f5fb8044239de5a42ab5b5fd06efb3 SHA512 7220aaf9f9861ed4f3104aeb16f33267b5cc2139b91ddafbd7ff86f94faeb37bca558c642a03108094d0a60f9db77167c19996fdaeeca3fcac0346205ba4e785

diff --git a/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild b/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
new file mode 100644
index 00000000000..fa29261d0d1
--- /dev/null
+++ b/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="Alegreya"
+inherit font
+
+DESCRIPTION="Alegreya serif type family"
+HOMEPAGE="https://www.huertatipografica.com/en/fonts/alegreya-ht-pro"
+SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DOCS="CONTRIBUTORS.txt README.md"
+S="${WORKDIR}/${MY_PN}-${PV}"
+FONT_S="${S}/fonts/otf"
+FONT_SUFFIX="otf"

diff --git a/media-fonts/alegreya-serif/metadata.xml b/media-fonts/alegreya-serif/metadata.xml
new file mode 100644
index 00000000000..52a13773a34
--- /dev/null
+++ b/media-fonts/alegreya-serif/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>fonts@gentoo.org</email>
+		<name>Fonts</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">huertatipografica/Alegreya-Sans</remote-id>
+	</upstream>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-serif/
@ 2019-03-16 21:39 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2019-03-16 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     4be65565545d00a7f6c3ea5248a90a9c21bba840
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 21:38:41 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 21:38:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be65565

media-fonts/alegreya-serif: amd64 stable wrt bug #675850

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild b/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
index fa29261d0d1..d37243f3774 100644
--- a/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
+++ b/media-fonts/alegreya-serif/alegreya-serif-2.007.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz ->
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DOCS="CONTRIBUTORS.txt README.md"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-serif/
@ 2019-09-17  4:26 Matt Turner
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2019-09-17  4:26 UTC (permalink / raw
  To: gentoo-commits

commit:     5ee55c8e6644fa27f6b4db5a01402aadce071a42
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 04:10:54 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 04:25:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee55c8e

media-fonts/alegreya-serif: Version bump to 2.008

Closes: https://bugs.gentoo.org/678406
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/alegreya-serif/Manifest                 |  1 +
 .../alegreya-serif/alegreya-serif-2.008.ebuild      | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/media-fonts/alegreya-serif/Manifest b/media-fonts/alegreya-serif/Manifest
index 4a319c36ce4..cb9f507a458 100644
--- a/media-fonts/alegreya-serif/Manifest
+++ b/media-fonts/alegreya-serif/Manifest
@@ -1 +1,2 @@
 DIST alegreya-serif-2.007.tar.gz 14729050 BLAKE2B ccf4dd3827e6b3c32b1009de273723a2bd63aee992710676b20ef3a0dbb17a5608046d7d5955d5d38a6a11a4268ffb0985f5fb8044239de5a42ab5b5fd06efb3 SHA512 7220aaf9f9861ed4f3104aeb16f33267b5cc2139b91ddafbd7ff86f94faeb37bca558c642a03108094d0a60f9db77167c19996fdaeeca3fcac0346205ba4e785
+DIST alegreya-serif-2.008.tar.gz 14982944 BLAKE2B 1a8261d987bb7f2c24b5edf1b5e220909e8596634df03c86646742bca6445802b053f850430e98581d2ef2b02b68bf9a1a2d9b7f54dcf28775232c7147d9223d SHA512 ca4b9e7ccdd1568e841bb7bda60d184776ca36266567eef1fdf9ae44f7c688474bd91df93a8a3f59c45e22c02fc7e231bd6bfd0b5763932df8b0f933cdb127e8

diff --git a/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
new file mode 100644
index 00000000000..b975cc926d2
--- /dev/null
+++ b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN="Alegreya"
+inherit font
+
+DESCRIPTION="Alegreya serif type family"
+HOMEPAGE="https://www.huertatipografica.com/en/fonts/alegreya-ht-pro"
+SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DOCS="CONTRIBUTORS.txt README.md"
+S="${WORKDIR}/${MY_PN}-${PV}"
+FONT_S="${S}/fonts/otf"
+FONT_SUFFIX="otf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-serif/
@ 2021-02-26 20:58 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2021-02-26 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     6e7565ff419e0c509e99077ca4360fa3174d562c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 20:58:31 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 20:58:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7565ff

media-fonts/alegreya-serif: amd64 stable wrt bug #772149

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
index a4f4d3ab5e3..22d4109a1b6 100644
--- a/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
+++ b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz ->
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DOCS="CONTRIBUTORS.txt README.md"


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

end of thread, other threads:[~2021-02-26 20:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-29 13:07 [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-serif/ Jonas Stein
  -- strict thread matches above, loose matches on Subject: below --
2019-03-16 21:39 Agostino Sarubbo
2019-09-17  4:26 Matt Turner
2021-02-26 20:58 Agostino Sarubbo

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