public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-sans/
@ 2017-04-01 19:14 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2017-04-01 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     c3e842f4f145d95ca9701a11e52334ee6826ffd5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 18:49:07 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 18:49:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e842f4

media-fonts/alegreya-sans: Fix DESCRIPTION.toolong

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild b/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild
index 3ef4087b115..50178bb54ba 100644
--- a/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild
+++ b/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
+
 inherit font
 
-DESCRIPTION="A humanist sans-serif typeface with a calligraphic feeling that conveys a dynamic rhythm"
+DESCRIPTION="A humanist sans-serif typeface with a calligraphic, dynamic feeling"
 HOMEPAGE="http://www.huertatipografica.com/fonts/alegreya-sans-ht"
 SRC_URI="http://www.huertatipografica.com/free_download/23 -> ${P}.zip"
 


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-sans/
@ 2018-05-22 20:03 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2018-05-22 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     b6ffc94b489459a73a17d69e7b34dccd19dff3f0
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 20:02:42 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue May 22 20:03:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6ffc94b

media-fonts/alegreya-sans: Remove 1.0.2

Uses deprecated EAPI 5.

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-fonts/alegreya-sans/Manifest                  |  1 -
 .../alegreya-sans/alegreya-sans-1.0.2.ebuild        | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/media-fonts/alegreya-sans/Manifest b/media-fonts/alegreya-sans/Manifest
index c7193a3525a..18efcb62ff9 100644
--- a/media-fonts/alegreya-sans/Manifest
+++ b/media-fonts/alegreya-sans/Manifest
@@ -1,2 +1 @@
-DIST alegreya-sans-1.0.2.zip 1461248 BLAKE2B 58e4ac68583dc6be6389cb7d1844c46442614b32b2267cd2967632c55c89b5541a028ffb29593ce6e84dc5faa43a154181e5550056cac99a0304d15ce61780e3 SHA512 d2f4b116c32386f26d1fd754e544af97b4ec8d25de1f5358e8e8d9049dff5f77dade44b8fd23f003e9a11459ed9423ddf3235d5dd84f1f497873e7f9d05f5f7c
 DIST alegreya-sans-2.008.tar.gz 16351420 BLAKE2B 163593cda1419bbc24503c9c892349c941a7de9e85e6f26614d54092098d0343d388018cd92d940e55ab073347ad38dc961b03bc2982ea6b96ea5415a437018a SHA512 8052fe15717ecdfd301d878b03282ff4fd472a7e13a1e581c84d6f3993780897354d103aeda2f027350d9e56466914be38e97417fe450ec32e5823769015d0a4

diff --git a/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild b/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild
deleted file mode 100644
index 50178bb54ba..00000000000
--- a/media-fonts/alegreya-sans/alegreya-sans-1.0.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit font
-
-DESCRIPTION="A humanist sans-serif typeface with a calligraphic, dynamic feeling"
-HOMEPAGE="http://www.huertatipografica.com/fonts/alegreya-sans-ht"
-SRC_URI="http://www.huertatipografica.com/free_download/23 -> ${P}.zip"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}
-FONT_S=${WORKDIR}
-FONT_SUFFIX="otf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-sans/
@ 2018-05-22 20:03 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2018-05-22 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     1a86486b576abca21afdf2674ab11783dc089bac
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 19:59:02 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue May 22 20:03:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a86486b

media-fonts/alegreya-sans: Version bump 2.008

Package-Manager: Portage-2.3.38, Repoman-2.3.9

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

diff --git a/media-fonts/alegreya-sans/Manifest b/media-fonts/alegreya-sans/Manifest
index 8575148523b..c7193a3525a 100644
--- a/media-fonts/alegreya-sans/Manifest
+++ b/media-fonts/alegreya-sans/Manifest
@@ -1 +1,2 @@
 DIST alegreya-sans-1.0.2.zip 1461248 BLAKE2B 58e4ac68583dc6be6389cb7d1844c46442614b32b2267cd2967632c55c89b5541a028ffb29593ce6e84dc5faa43a154181e5550056cac99a0304d15ce61780e3 SHA512 d2f4b116c32386f26d1fd754e544af97b4ec8d25de1f5358e8e8d9049dff5f77dade44b8fd23f003e9a11459ed9423ddf3235d5dd84f1f497873e7f9d05f5f7c
+DIST alegreya-sans-2.008.tar.gz 16351420 BLAKE2B 163593cda1419bbc24503c9c892349c941a7de9e85e6f26614d54092098d0343d388018cd92d940e55ab073347ad38dc961b03bc2982ea6b96ea5415a437018a SHA512 8052fe15717ecdfd301d878b03282ff4fd472a7e13a1e581c84d6f3993780897354d103aeda2f027350d9e56466914be38e97417fe450ec32e5823769015d0a4

diff --git a/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild b/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
new file mode 100644
index 00000000000..1bfb6dfb8cd
--- /dev/null
+++ b/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="A humanist sans-serif typeface with a calligraphic, dynamic feeling"
+HOMEPAGE="https://www.huertatipografica.com/en/fonts/alegreya-sans-ht"
+SRC_URI="https://github.com/huertatipografica/Alegreya-Sans/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DOCS="CONTRIBUTORS.txt README.md"
+S=${WORKDIR}
+FONT_S=${WORKDIR}
+FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-sans/
@ 2018-05-22 20:03 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2018-05-22 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     d9a5e77f6488d66ba13e3fd711ad384c472be3ed
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 20:02:00 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue May 22 20:03:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a5e77f

media-fonts/alegreya-sans: Add github remote id

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-fonts/alegreya-sans/metadata.xml | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/media-fonts/alegreya-sans/metadata.xml b/media-fonts/alegreya-sans/metadata.xml
index d0f1df7c94c..52a13773a34 100644
--- a/media-fonts/alegreya-sans/metadata.xml
+++ b/media-fonts/alegreya-sans/metadata.xml
@@ -1,8 +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>
+	<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] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-sans/
@ 2018-05-22 20:29 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2018-05-22 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     b040940e20b2b0845bda882e66a5d42937931d28
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 20:28:19 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue May 22 20:29:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b040940e

media-fonts/alegreya-sans: Fix install

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild b/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
index 1bfb6dfb8cd..ed6906668cf 100644
--- a/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
+++ b/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
@@ -3,11 +3,12 @@
 
 EAPI=6
 
+MY_PN="Alegreya-Sans"
 inherit font
 
 DESCRIPTION="A humanist sans-serif typeface with a calligraphic, dynamic feeling"
 HOMEPAGE="https://www.huertatipografica.com/en/fonts/alegreya-sans-ht"
-SRC_URI="https://github.com/huertatipografica/Alegreya-Sans/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="OFL-1.1"
 SLOT="0"
@@ -15,6 +16,6 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 DOCS="CONTRIBUTORS.txt README.md"
-S=${WORKDIR}
-FONT_S=${WORKDIR}
+S="${WORKDIR}/${MY_PN}-${PV}"
+FONT_S="${S}/fonts/ttf"
 FONT_SUFFIX="ttf"


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

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

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

media-fonts/alegreya-sans: 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-sans/alegreya-sans-2.008.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild b/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
index ed6906668cf..9bed03c2c16 100644
--- a/media-fonts/alegreya-sans/alegreya-sans-2.008.ebuild
+++ b/media-fonts/alegreya-sans/alegreya-sans-2.008.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 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
 IUSE=""
 
 DOCS="CONTRIBUTORS.txt README.md"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-sans/
@ 2021-12-06 19:58 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2021-12-06 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c442101fe7a494f137086e2f6b4f71625123994b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 19:53:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 19:58:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c442101f

media-fonts/alegreya-sans: mark ALLARCHES

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

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

diff --git a/media-fonts/alegreya-sans/metadata.xml b/media-fonts/alegreya-sans/metadata.xml
index c8576547a6a6..b2c4673ea024 100644
--- a/media-fonts/alegreya-sans/metadata.xml
+++ b/media-fonts/alegreya-sans/metadata.xml
@@ -5,6 +5,7 @@
 		<email>fonts@gentoo.org</email>
 		<name>Fonts</name>
 	</maintainer>
+	<stabilize-allarches/>
 	<upstream>
 		<remote-id type="github">huertatipografica/Alegreya-Sans</remote-id>
 	</upstream>


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

end of thread, other threads:[~2021-12-06 19:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-06 19:58 [gentoo-commits] repo/gentoo:master commit in: media-fonts/alegreya-sans/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2019-03-16 21:39 Agostino Sarubbo
2018-05-22 20:29 Johannes Huber
2018-05-22 20:03 Johannes Huber
2018-05-22 20:03 Johannes Huber
2018-05-22 20:03 Johannes Huber
2017-04-01 19:14 David Seifert

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