* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2016-12-09 6:17 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2016-12-09 6:17 UTC (permalink / raw
To: gentoo-commits
commit: 8bd027d6d262477b8d21434f89e949e7be63eb6c
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 9 06:05:25 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Dec 9 06:17:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd027d6
media-fonts/roboto: version bump to 2.135
media-fonts/roboto/Manifest | 1 +
media-fonts/roboto/roboto-2.135.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index ac20e22..9c01f3a 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,2 +1,3 @@
DIST roboto-1.2.zip 2641284 SHA256 5101b5bdb3b7b14cc922a771ba068bfcae8634467c1f446bc89bc2b4f8b4f1b5 SHA512 efc21098a20f88ecbced9d0a11f9869c900c8d88ec3341487dc1f10a31b2183efdfa62a25a5246c3719c182f65d953b3b4d019f0bc59393717cd56937ed57c4a WHIRLPOOL 27ed7f976b5d941e877e17a2cd4c94e124efeea411214cf5378b0dcd225bc4ac8febecc1401f9708e07c56082ab144db013291e7f54a20f553cb834bdaf8bc7a
DIST roboto-2.134.zip 3911964 SHA256 2b97db1e581159f87eb9fa1b7cfcb7d9b232448150f7a9f823e5102b581f03d0 SHA512 7e7ff4176fdb1fbf15e905deb538dd68ca145dc708413148f591be586d9f5f8624ad59df0760370f518f593fd0c6970210c216fc87759ce38b33c1e0a7ce4e8d WHIRLPOOL 375d8622e3ed8a83d235b50c7d906245b8e1c043c0b74897f03d26d16cc17bfda8b78a139ea4a9395959218530efb149f95413f847908d5a90025612a311f03f
+DIST roboto-2.135.zip 3961090 SHA256 f923796280e844e9e598ba6803f332a8acb8b837dd758d4a849574b6cc80b4d9 SHA512 2a014c129edcd6e37c065ed25dedde9eec664483f9baa47f33819238504d65d333b263a89e93090a13d6198efcfe6dba76a69a6ca4ef6e34038e707ffdf5cd96 WHIRLPOOL df7e12b13e5047641be3a8bf554486924098a15440f4175b1edb205e9b87addad574b710de7c7a792941eff1d358f11c3be23b5a2dbe5ce0c726f782bf8e79e5
diff --git a/media-fonts/roboto/roboto-2.135.ebuild b/media-fonts/roboto/roboto-2.135.ebuild
new file mode 100644
index 00000000..d534f74
--- /dev/null
+++ b/media-fonts/roboto/roboto-2.135.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit font
+
+DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
+HOMEPAGE="https://github.com/google/roboto"
+SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DEPEND="app-arch/unzip"
+
+S=${WORKDIR}/${PN}-unhinted
+FONT_S=${S}
+
+FONT_SUFFIX="ttf"
+FONT_CONF=( "${FILESDIR}"/90-roboto-regular.conf )
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2023-07-03 22:02 Conrad Kostecki
0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2023-07-03 22:02 UTC (permalink / raw
To: gentoo-commits
commit: 5be12b67f21f4163512fa58046c0592ca083448f
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 2 09:02:28 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 22:02:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be12b67
media-fonts/roboto: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-fonts/roboto/metadata.xml | 2 +-
media-fonts/roboto/roboto-2.138.ebuild | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-fonts/roboto/metadata.xml b/media-fonts/roboto/metadata.xml
index baf8f01a6689..e1f2ac2a750a 100644
--- a/media-fonts/roboto/metadata.xml
+++ b/media-fonts/roboto/metadata.xml
@@ -6,6 +6,6 @@
<name>Fonts</name>
</maintainer>
<upstream>
- <remote-id type="github">google/roboto</remote-id>
+ <remote-id type="github">googlefonts/roboto</remote-id>
</upstream>
</pkgmetadata>
diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild
index 1ea86c0e1076..7398b91c7c29 100644
--- a/media-fonts/roboto/roboto-2.138.ebuild
+++ b/media-fonts/roboto/roboto-2.138.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit font
DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="https://github.com/google/roboto"
-SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
+HOMEPAGE="https://github.com/googlefonts/roboto"
+SRC_URI="https://github.com/googlefonts/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
S="${WORKDIR}"
LICENSE="Apache-2.0"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2022-08-27 11:45 Yixun Lan
0 siblings, 0 replies; 16+ messages in thread
From: Yixun Lan @ 2022-08-27 11:45 UTC (permalink / raw
To: gentoo-commits
commit: 9387b22501509efe241727530fdbba1bcf9a973e
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 10:18:38 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 11:45:10 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9387b225
media-fonts/roboto: Keyword 2.138 riscv, #866533
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
media-fonts/roboto/roboto-2.138.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild
index 3ab47918bfb0..1ea86c0e1076 100644
--- a/media-fonts/roboto/roboto-2.138.ebuild
+++ b/media-fonts/roboto/roboto-2.138.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos"
BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2021-06-07 6:26 Sergei Trofimovich
0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2021-06-07 6:26 UTC (permalink / raw
To: gentoo-commits
commit: 315160469c18b6ca70952cbf9b31177f3a7bb708
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 7 06:25:53 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jun 7 06:25:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31516046
media-fonts/roboto: keyworded 2.138 for ppc64
keyworded wrt bug #792120
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
media-fonts/roboto/roboto-2.138.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild
index ec3c6d3efcb..efb98a04c0a 100644
--- a/media-fonts/roboto/roboto-2.138.ebuild
+++ b/media-fonts/roboto/roboto-2.138.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
BDEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2021-03-29 14:50 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-03-29 14:50 UTC (permalink / raw
To: gentoo-commits
commit: 4e7ce678013135d01b4a4427e0fef61dc6a40bcf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 29 14:31:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 29 14:31:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7ce678
media-fonts/roboto: Stabilize 2.138 arm64, #778446
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-fonts/roboto/roboto-2.138.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild
index 2bd9ec25fb6..f2a0b6aa7df 100644
--- a/media-fonts/roboto/roboto-2.138.ebuild
+++ b/media-fonts/roboto/roboto-2.138.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
DEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2017-11-19 2:50 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2017-11-19 2:50 UTC (permalink / raw
To: gentoo-commits
commit: d1fc4e8f4983b337fe9ddb1af2e81e3760aed91b
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 20:04:46 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 02:49:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1fc4e8f
media-fonts/roboto: remove old
media-fonts/roboto/Manifest | 1 -
media-fonts/roboto/roboto-2.136.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index b96964d55da..77dbf9443be 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,2 +1 @@
-DIST roboto-2.136.zip 3926453 SHA256 01887d2f1d79fcbd3738d23187b24449d79d87fff4b9d05d9f38d0b578c1a37b SHA512 84b64b4a8f61fd8d75165efbf41ca72ed31cd8203d10c439b5ae5a20ca656df98ec2f3bd34e6aa8a6c407a9e411fb5ec9e2cedf83383931825d5771562a1e600 WHIRLPOOL 43af7debdea8277b1f5b0757eb784030a479cc05769272570b3fb60b89d0ffb7bf226d23dccd042b9c5bf8410a0f2dc5ebe1888079dabe5e98162fa31ebcd4ec
DIST roboto-2.138.zip 4324398 SHA256 70f64c718510a601fbcf752aafe644314dacaeb85474dc689c89787c4a72a728 SHA512 4cfd20a1e19a986b17f731745a4d5ee909b852649e340d25de8197fbf6656005ccd3b4c591641938edbfebf0de81c71366a2afa007bb403285dea4d3dbfbd2a0 WHIRLPOOL 0b6ab4b9588faa6b61268bd1303f7d22659aab7cb9486bee811a1cf07c8e23e94f586bdd6e143df0069d8ba60662adef011c2a8458d855231326bb947ff21c1b
diff --git a/media-fonts/roboto/roboto-2.136.ebuild b/media-fonts/roboto/roboto-2.136.ebuild
deleted file mode 100644
index b4a60f5af64..00000000000
--- a/media-fonts/roboto/roboto-2.136.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit font
-
-DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="https://github.com/google/roboto"
-SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}/${PN}-unhinted
-FONT_S=${S}
-
-FONT_SUFFIX="ttf"
-FONT_CONF=( "${FILESDIR}"/90-roboto-regular.conf )
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2017-11-19 2:50 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2017-11-19 2:50 UTC (permalink / raw
To: gentoo-commits
commit: 5194eaf13fc53b78e063314187cfa5110949e647
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 20:04:30 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 02:49:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5194eaf1
media-fonts/roboto: stabilize 2.138
media-fonts/roboto/roboto-2.138.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild
index 82f72ff4ff9..3eb4aa95440 100644
--- a/media-fonts/roboto/roboto-2.138.ebuild
+++ b/media-fonts/roboto/roboto-2.138.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinte
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
DEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2017-08-31 17:38 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2017-08-31 17:38 UTC (permalink / raw
To: gentoo-commits
commit: 4c895700c6be2f45d088d658cf8ec6c8367b43d2
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 16:53:26 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 17:37:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c895700
media-fonts/roboto: version bump to 2.138
media-fonts/roboto/Manifest | 1 +
media-fonts/roboto/roboto-2.138.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index c854060be19..b96964d55da 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1 +1,2 @@
DIST roboto-2.136.zip 3926453 SHA256 01887d2f1d79fcbd3738d23187b24449d79d87fff4b9d05d9f38d0b578c1a37b SHA512 84b64b4a8f61fd8d75165efbf41ca72ed31cd8203d10c439b5ae5a20ca656df98ec2f3bd34e6aa8a6c407a9e411fb5ec9e2cedf83383931825d5771562a1e600 WHIRLPOOL 43af7debdea8277b1f5b0757eb784030a479cc05769272570b3fb60b89d0ffb7bf226d23dccd042b9c5bf8410a0f2dc5ebe1888079dabe5e98162fa31ebcd4ec
+DIST roboto-2.138.zip 4324398 SHA256 70f64c718510a601fbcf752aafe644314dacaeb85474dc689c89787c4a72a728 SHA512 4cfd20a1e19a986b17f731745a4d5ee909b852649e340d25de8197fbf6656005ccd3b4c591641938edbfebf0de81c71366a2afa007bb403285dea4d3dbfbd2a0 WHIRLPOOL 0b6ab4b9588faa6b61268bd1303f7d22659aab7cb9486bee811a1cf07c8e23e94f586bdd6e143df0069d8ba60662adef011c2a8458d855231326bb947ff21c1b
diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild
new file mode 100644
index 00000000000..82f72ff4ff9
--- /dev/null
+++ b/media-fonts/roboto/roboto-2.138.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit font
+
+DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
+HOMEPAGE="https://github.com/google/roboto"
+SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DEPEND="app-arch/unzip"
+
+S=${WORKDIR}
+FONT_S=${S}
+
+FONT_SUFFIX="ttf"
+FONT_CONF=( "${FILESDIR}"/90-roboto-regular.conf )
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2017-04-26 8:41 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2017-04-26 8:41 UTC (permalink / raw
To: gentoo-commits
commit: bc25ce0c19f4e8265767a25998534f2b8d2407ab
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 08:35:26 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 08:41:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc25ce0c
media-fonts/roboto: stabilize 2.136
media-fonts/roboto/roboto-2.136.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/roboto/roboto-2.136.ebuild b/media-fonts/roboto/roboto-2.136.ebuild
index 30565c59cea..b4a60f5af64 100644
--- a/media-fonts/roboto/roboto-2.136.ebuild
+++ b/media-fonts/roboto/roboto-2.136.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinte
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
DEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2017-04-26 8:41 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2017-04-26 8:41 UTC (permalink / raw
To: gentoo-commits
commit: 45ccd642374855b00dee6bf6105100c4bf31f8a5
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 08:35:52 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 08:41:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ccd642
media-fonts/roboto: remove old
media-fonts/roboto/Manifest | 2 --
media-fonts/roboto/roboto-2.134.ebuild | 21 ---------------------
media-fonts/roboto/roboto-2.135.ebuild | 21 ---------------------
3 files changed, 44 deletions(-)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index dcba5a82a99..c854060be19 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,3 +1 @@
-DIST roboto-2.134.zip 3911964 SHA256 2b97db1e581159f87eb9fa1b7cfcb7d9b232448150f7a9f823e5102b581f03d0 SHA512 7e7ff4176fdb1fbf15e905deb538dd68ca145dc708413148f591be586d9f5f8624ad59df0760370f518f593fd0c6970210c216fc87759ce38b33c1e0a7ce4e8d WHIRLPOOL 375d8622e3ed8a83d235b50c7d906245b8e1c043c0b74897f03d26d16cc17bfda8b78a139ea4a9395959218530efb149f95413f847908d5a90025612a311f03f
-DIST roboto-2.135.zip 3961090 SHA256 f923796280e844e9e598ba6803f332a8acb8b837dd758d4a849574b6cc80b4d9 SHA512 2a014c129edcd6e37c065ed25dedde9eec664483f9baa47f33819238504d65d333b263a89e93090a13d6198efcfe6dba76a69a6ca4ef6e34038e707ffdf5cd96 WHIRLPOOL df7e12b13e5047641be3a8bf554486924098a15440f4175b1edb205e9b87addad574b710de7c7a792941eff1d358f11c3be23b5a2dbe5ce0c726f782bf8e79e5
DIST roboto-2.136.zip 3926453 SHA256 01887d2f1d79fcbd3738d23187b24449d79d87fff4b9d05d9f38d0b578c1a37b SHA512 84b64b4a8f61fd8d75165efbf41ca72ed31cd8203d10c439b5ae5a20ca656df98ec2f3bd34e6aa8a6c407a9e411fb5ec9e2cedf83383931825d5771562a1e600 WHIRLPOOL 43af7debdea8277b1f5b0757eb784030a479cc05769272570b3fb60b89d0ffb7bf226d23dccd042b9c5bf8410a0f2dc5ebe1888079dabe5e98162fa31ebcd4ec
diff --git a/media-fonts/roboto/roboto-2.134.ebuild b/media-fonts/roboto/roboto-2.134.ebuild
deleted file mode 100644
index 1d39f23ed21..00000000000
--- a/media-fonts/roboto/roboto-2.134.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit font
-
-DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="https://github.com/google/roboto"
-SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}/${PN}-unhinted
-FONT_S=${S}
-
-FONT_SUFFIX="ttf"
-FONT_CONF=( "${FILESDIR}"/90-roboto-regular.conf )
diff --git a/media-fonts/roboto/roboto-2.135.ebuild b/media-fonts/roboto/roboto-2.135.ebuild
deleted file mode 100644
index f7d37f4c383..00000000000
--- a/media-fonts/roboto/roboto-2.135.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit font
-
-DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="https://github.com/google/roboto"
-SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}/${PN}-unhinted
-FONT_S=${S}
-
-FONT_SUFFIX="ttf"
-FONT_CONF=( "${FILESDIR}"/90-roboto-regular.conf )
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2017-01-22 6:52 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2017-01-22 6:52 UTC (permalink / raw
To: gentoo-commits
commit: c6e7ca2ed2cba7d611a71ed6a92bc860a5b29971
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 06:37:08 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 06:52:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e7ca2e
media-fonts/roboto: version bump to 2.136
media-fonts/roboto/Manifest | 1 +
media-fonts/roboto/roboto-2.136.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index 229b77a..dcba5a8 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,2 +1,3 @@
DIST roboto-2.134.zip 3911964 SHA256 2b97db1e581159f87eb9fa1b7cfcb7d9b232448150f7a9f823e5102b581f03d0 SHA512 7e7ff4176fdb1fbf15e905deb538dd68ca145dc708413148f591be586d9f5f8624ad59df0760370f518f593fd0c6970210c216fc87759ce38b33c1e0a7ce4e8d WHIRLPOOL 375d8622e3ed8a83d235b50c7d906245b8e1c043c0b74897f03d26d16cc17bfda8b78a139ea4a9395959218530efb149f95413f847908d5a90025612a311f03f
DIST roboto-2.135.zip 3961090 SHA256 f923796280e844e9e598ba6803f332a8acb8b837dd758d4a849574b6cc80b4d9 SHA512 2a014c129edcd6e37c065ed25dedde9eec664483f9baa47f33819238504d65d333b263a89e93090a13d6198efcfe6dba76a69a6ca4ef6e34038e707ffdf5cd96 WHIRLPOOL df7e12b13e5047641be3a8bf554486924098a15440f4175b1edb205e9b87addad574b710de7c7a792941eff1d358f11c3be23b5a2dbe5ce0c726f782bf8e79e5
+DIST roboto-2.136.zip 3926453 SHA256 01887d2f1d79fcbd3738d23187b24449d79d87fff4b9d05d9f38d0b578c1a37b SHA512 84b64b4a8f61fd8d75165efbf41ca72ed31cd8203d10c439b5ae5a20ca656df98ec2f3bd34e6aa8a6c407a9e411fb5ec9e2cedf83383931825d5771562a1e600 WHIRLPOOL 43af7debdea8277b1f5b0757eb784030a479cc05769272570b3fb60b89d0ffb7bf226d23dccd042b9c5bf8410a0f2dc5ebe1888079dabe5e98162fa31ebcd4ec
diff --git a/media-fonts/roboto/roboto-2.136.ebuild b/media-fonts/roboto/roboto-2.136.ebuild
new file mode 100644
index 00000000..25cb1f0
--- /dev/null
+++ b/media-fonts/roboto/roboto-2.136.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit font
+
+DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
+HOMEPAGE="https://github.com/google/roboto"
+SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DEPEND="app-arch/unzip"
+
+S=${WORKDIR}/${PN}-unhinted
+FONT_S=${S}
+
+FONT_SUFFIX="ttf"
+FONT_CONF=( "${FILESDIR}"/90-roboto-regular.conf )
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2016-12-09 6:17 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2016-12-09 6:17 UTC (permalink / raw
To: gentoo-commits
commit: 4073fb0f23e252973b1fe0222f324666e55eaa9a
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 9 06:06:38 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Dec 9 06:17:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4073fb0f
media-fonts/roboto: remove old
media-fonts/roboto/Manifest | 1 -
media-fonts/roboto/roboto-1.2.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index 9c01f3a..229b77a 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,3 +1,2 @@
-DIST roboto-1.2.zip 2641284 SHA256 5101b5bdb3b7b14cc922a771ba068bfcae8634467c1f446bc89bc2b4f8b4f1b5 SHA512 efc21098a20f88ecbced9d0a11f9869c900c8d88ec3341487dc1f10a31b2183efdfa62a25a5246c3719c182f65d953b3b4d019f0bc59393717cd56937ed57c4a WHIRLPOOL 27ed7f976b5d941e877e17a2cd4c94e124efeea411214cf5378b0dcd225bc4ac8febecc1401f9708e07c56082ab144db013291e7f54a20f553cb834bdaf8bc7a
DIST roboto-2.134.zip 3911964 SHA256 2b97db1e581159f87eb9fa1b7cfcb7d9b232448150f7a9f823e5102b581f03d0 SHA512 7e7ff4176fdb1fbf15e905deb538dd68ca145dc708413148f591be586d9f5f8624ad59df0760370f518f593fd0c6970210c216fc87759ce38b33c1e0a7ce4e8d WHIRLPOOL 375d8622e3ed8a83d235b50c7d906245b8e1c043c0b74897f03d26d16cc17bfda8b78a139ea4a9395959218530efb149f95413f847908d5a90025612a311f03f
DIST roboto-2.135.zip 3961090 SHA256 f923796280e844e9e598ba6803f332a8acb8b837dd758d4a849574b6cc80b4d9 SHA512 2a014c129edcd6e37c065ed25dedde9eec664483f9baa47f33819238504d65d333b263a89e93090a13d6198efcfe6dba76a69a6ca4ef6e34038e707ffdf5cd96 WHIRLPOOL df7e12b13e5047641be3a8bf554486924098a15440f4175b1edb205e9b87addad574b710de7c7a792941eff1d358f11c3be23b5a2dbe5ce0c726f782bf8e79e5
diff --git a/media-fonts/roboto/roboto-1.2.ebuild b/media-fonts/roboto/roboto-1.2.ebuild
deleted file mode 100644
index c5863f5..00000000
--- a/media-fonts/roboto/roboto-1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit font
-
-DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="http://developer.android.com/design/style/typography.html"
-SRC_URI="http://developer.android.com/downloads/design/${P}.zip"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-FONT_SUFFIX="ttf"
-FONT_CONF=( "${FILESDIR}/90-roboto-regular.conf" )
-
-src_install() {
- FONT_S="${WORKDIR}/Roboto_v${PV}"/Roboto font_src_install
- FONT_S="${WORKDIR}/Roboto_v${PV}"/RobotoCondensed font_src_install
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2016-12-09 6:17 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2016-12-09 6:17 UTC (permalink / raw
To: gentoo-commits
commit: 15e979cf7eb2ebf7a03d09125b822919aff2bcc5
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 9 06:06:21 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Dec 9 06:17:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e979cf
media-fonts/roboto: stabilize 2.134
media-fonts/roboto/roboto-2.134.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/roboto/roboto-2.134.ebuild b/media-fonts/roboto/roboto-2.134.ebuild
index d534f74..ae842d0 100644
--- a/media-fonts/roboto/roboto-2.134.ebuild
+++ b/media-fonts/roboto/roboto-2.134.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinte
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
DEPEND="app-arch/unzip"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2016-08-26 6:52 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2016-08-26 6:52 UTC (permalink / raw
To: gentoo-commits
commit: c3505cbb9e46a509c09256d54f2ecd91af82f868
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 06:38:32 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 06:48:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3505cbb
media-fonts/roboto: version bump to 2.134
media-fonts/roboto/Manifest | 1 +
media-fonts/roboto/roboto-2.134.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index 14b13cb..72fd02c 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,2 +1,3 @@
DIST roboto-1.2.zip 2641284 SHA256 5101b5bdb3b7b14cc922a771ba068bfcae8634467c1f446bc89bc2b4f8b4f1b5 SHA512 efc21098a20f88ecbced9d0a11f9869c900c8d88ec3341487dc1f10a31b2183efdfa62a25a5246c3719c182f65d953b3b4d019f0bc59393717cd56937ed57c4a WHIRLPOOL 27ed7f976b5d941e877e17a2cd4c94e124efeea411214cf5378b0dcd225bc4ac8febecc1401f9708e07c56082ab144db013291e7f54a20f553cb834bdaf8bc7a
+DIST roboto-2.134.zip 3911964 SHA256 2b97db1e581159f87eb9fa1b7cfcb7d9b232448150f7a9f823e5102b581f03d0 SHA512 7e7ff4176fdb1fbf15e905deb538dd68ca145dc708413148f591be586d9f5f8624ad59df0760370f518f593fd0c6970210c216fc87759ce38b33c1e0a7ce4e8d WHIRLPOOL 375d8622e3ed8a83d235b50c7d906245b8e1c043c0b74897f03d26d16cc17bfda8b78a139ea4a9395959218530efb149f95413f847908d5a90025612a311f03f
DIST roboto-2015.03.tar.xz 1083404 SHA256 a6e5c4fa2914843358e2eb901cf5e53647207a994beb445f17cf9d69e9406bcc SHA512 94887fbb093260d878f525a5f5d042ca4d3e7eac7a7e1189bf83b09c81e499d7c99a71bcead19ea28526e25c9b69227f92ca78a54e5f10a164b24d19291fcc6d WHIRLPOOL 7828f279f26ef82a7a7587a1c9d096b010837232f93818cb37685deb8b826b372359b085482a6775d976dfba308846638add6aca7c11eb290758bd6078decf07
diff --git a/media-fonts/roboto/roboto-2.134.ebuild b/media-fonts/roboto/roboto-2.134.ebuild
new file mode 100644
index 00000000..e027aff
--- /dev/null
+++ b/media-fonts/roboto/roboto-2.134.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit font
+
+DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
+HOMEPAGE="http://developer.android.com/design/style/typography.html"
+SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+DEPEND="app-arch/unzip"
+
+S=${WORKDIR}/${PN}-unhinted
+FONT_S=${S}
+
+FONT_SUFFIX="ttf"
+FONT_CONF=( "${FILESDIR}"/90-roboto-regular.conf )
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2016-08-26 6:52 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2016-08-26 6:52 UTC (permalink / raw
To: gentoo-commits
commit: 7560c27caf6bef5f352c52f96dce6e64496350b0
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 06:51:22 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 06:51:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7560c27c
media-fonts/roboto: add upstream github metadata
media-fonts/roboto/metadata.xml | 3 +++
media-fonts/roboto/roboto-2.134.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/media-fonts/roboto/metadata.xml b/media-fonts/roboto/metadata.xml
index d0f1df7..6a34411 100644
--- a/media-fonts/roboto/metadata.xml
+++ b/media-fonts/roboto/metadata.xml
@@ -5,4 +5,7 @@
<email>fonts@gentoo.org</email>
<name>Fonts</name>
</maintainer>
+ <upstream>
+ <remote-id type="github">google/roboto</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/media-fonts/roboto/roboto-2.134.ebuild b/media-fonts/roboto/roboto-2.134.ebuild
index e027aff..d534f74 100644
--- a/media-fonts/roboto/roboto-2.134.ebuild
+++ b/media-fonts/roboto/roboto-2.134.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit font
DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="http://developer.android.com/design/style/typography.html"
+HOMEPAGE="https://github.com/google/roboto"
SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/roboto-unhinted.zip -> ${P}.zip"
LICENSE="Apache-2.0"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
@ 2016-08-26 6:52 Tim Harder
0 siblings, 0 replies; 16+ messages in thread
From: Tim Harder @ 2016-08-26 6:52 UTC (permalink / raw
To: gentoo-commits
commit: 4523bdd6d86428fba0c56d96954cc53369a6071d
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 06:38:54 2016 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 06:48:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4523bdd6
media-fonts/roboto: remove old
media-fonts/roboto/Manifest | 1 -
media-fonts/roboto/roboto-2015.03.ebuild | 20 --------------------
2 files changed, 21 deletions(-)
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index 72fd02c..ac20e22 100644
--- a/media-fonts/roboto/Manifest
+++ b/media-fonts/roboto/Manifest
@@ -1,3 +1,2 @@
DIST roboto-1.2.zip 2641284 SHA256 5101b5bdb3b7b14cc922a771ba068bfcae8634467c1f446bc89bc2b4f8b4f1b5 SHA512 efc21098a20f88ecbced9d0a11f9869c900c8d88ec3341487dc1f10a31b2183efdfa62a25a5246c3719c182f65d953b3b4d019f0bc59393717cd56937ed57c4a WHIRLPOOL 27ed7f976b5d941e877e17a2cd4c94e124efeea411214cf5378b0dcd225bc4ac8febecc1401f9708e07c56082ab144db013291e7f54a20f553cb834bdaf8bc7a
DIST roboto-2.134.zip 3911964 SHA256 2b97db1e581159f87eb9fa1b7cfcb7d9b232448150f7a9f823e5102b581f03d0 SHA512 7e7ff4176fdb1fbf15e905deb538dd68ca145dc708413148f591be586d9f5f8624ad59df0760370f518f593fd0c6970210c216fc87759ce38b33c1e0a7ce4e8d WHIRLPOOL 375d8622e3ed8a83d235b50c7d906245b8e1c043c0b74897f03d26d16cc17bfda8b78a139ea4a9395959218530efb149f95413f847908d5a90025612a311f03f
-DIST roboto-2015.03.tar.xz 1083404 SHA256 a6e5c4fa2914843358e2eb901cf5e53647207a994beb445f17cf9d69e9406bcc SHA512 94887fbb093260d878f525a5f5d042ca4d3e7eac7a7e1189bf83b09c81e499d7c99a71bcead19ea28526e25c9b69227f92ca78a54e5f10a164b24d19291fcc6d WHIRLPOOL 7828f279f26ef82a7a7587a1c9d096b010837232f93818cb37685deb8b826b372359b085482a6775d976dfba308846638add6aca7c11eb290758bd6078decf07
diff --git a/media-fonts/roboto/roboto-2015.03.ebuild b/media-fonts/roboto/roboto-2015.03.ebuild
deleted file mode 100644
index 0c9aa31..00000000
--- a/media-fonts/roboto/roboto-2015.03.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit font
-
-DESCRIPTION="Standard font for Android 4.0 (Ice Cream Sandwich) and later"
-HOMEPAGE="http://developer.android.com/design/style/typography.html"
-SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
-# fonts downloaded from https://googlefontdirectory.googlecode.com/hg/apache/
-# and repackaged; versioning is once again a mess
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE=""
-
-FONT_SUFFIX="ttf"
-FONT_CONF=( "${FILESDIR}/90-roboto-regular.conf" )
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2023-07-03 22:02 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09 6:17 [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/ Tim Harder
-- strict thread matches above, loose matches on Subject: below --
2023-07-03 22:02 Conrad Kostecki
2022-08-27 11:45 Yixun Lan
2021-06-07 6:26 Sergei Trofimovich
2021-03-29 14:50 Sam James
2017-11-19 2:50 Tim Harder
2017-11-19 2:50 Tim Harder
2017-08-31 17:38 Tim Harder
2017-04-26 8:41 Tim Harder
2017-04-26 8:41 Tim Harder
2017-01-22 6:52 Tim Harder
2016-12-09 6:17 Tim Harder
2016-12-09 6:17 Tim Harder
2016-08-26 6:52 Tim Harder
2016-08-26 6:52 Tim Harder
2016-08-26 6:52 Tim Harder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox