summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-04-26 04:35:52 -0400
committerTim Harder <radhermit@gentoo.org>2017-04-26 04:41:42 -0400
commit45ccd642374855b00dee6bf6105100c4bf31f8a5 (patch)
treec82c542d95a556d49f2a9ea040d03fc44530e9e1 /media-fonts
parentmedia-fonts/roboto: stabilize 2.136 (diff)
downloadgentoo-45ccd642374855b00dee6bf6105100c4bf31f8a5.tar.gz
gentoo-45ccd642374855b00dee6bf6105100c4bf31f8a5.tar.bz2
gentoo-45ccd642374855b00dee6bf6105100c4bf31f8a5.zip
media-fonts/roboto: remove old
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/roboto/Manifest2
-rw-r--r--media-fonts/roboto/roboto-2.134.ebuild21
-rw-r--r--media-fonts/roboto/roboto-2.135.ebuild21
3 files changed, 0 insertions, 44 deletions
diff --git a/media-fonts/roboto/Manifest b/media-fonts/roboto/Manifest
index dcba5a82a99a..c854060be196 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 1d39f23ed21e..000000000000
--- 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 f7d37f4c383f..000000000000
--- 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 )