public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/inconsolata/
@ 2017-02-19 20:21 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2017-02-19 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     4668d9f04a5f37241040ad37dc7ec54a2c447c1c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 20:20:51 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 20:20:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4668d9f0

media-fonts/inconsolata: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-fonts/inconsolata/Manifest                    |  1 -
 media-fonts/inconsolata/inconsolata-20090222.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/media-fonts/inconsolata/Manifest b/media-fonts/inconsolata/Manifest
index 4fae3d7fa9..884dfa04a2 100644
--- a/media-fonts/inconsolata/Manifest
+++ b/media-fonts/inconsolata/Manifest
@@ -1,2 +1 @@
-DIST inconsolata-20090222.tar.bz2 33735 SHA256 477988fd5bd5f065028105571c451dc574a550ff4d2623bbdb70839fca5d8691 SHA512 cabbb42fc3f38bc831fdda53207917b5e5f020a1ad432d4673e081a28c8293d9cc60bde120bddf2e7f0204c0b5457680959d073fb05737cbb7e5f83482ba7090 WHIRLPOOL a8270c5264b220cb18f03038d74d3873f262d4a7c03cf448be3a977c347d9711d95c6473513b89dd6b144a120228e32f03ae3782c04a7d908ba03d46a1a199da
 DIST inconsolata-20140821.tar.xz 72544 SHA256 1a1312d1944c5ceac5ac197f4c5ce9862cb2fef64da7ad80c35fb8d06360beef SHA512 295c0ff893e421c4d2dcb298a608c76b1790646774e1d77a820a7fa626771a34e2353e6d27b8d49b177541b7f4d2343a12152a75eec05e15e384e0118b19c773 WHIRLPOOL a7ca0b9708ca9bebbc53aeefc99ea21c0b4b749664e6b4b0c7d14993770811dfe2aa3314e89b0b68ac73b753a92bc1678528e48e74f8e1049ff4bc028a305c56

diff --git a/media-fonts/inconsolata/inconsolata-20090222.ebuild b/media-fonts/inconsolata/inconsolata-20090222.ebuild
deleted file mode 100644
index 2fb9cb2de0..0000000000
--- a/media-fonts/inconsolata/inconsolata-20090222.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit font
-
-DESCRIPTION="A beautiful sans-serif monotype font designed for code listings"
-HOMEPAGE="http://www.levien.com/type/myfonts/inconsolata.html"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-FONT_SUFFIX="otf"
-FONT_S="${WORKDIR}/${P}"
-
-# Only installs fonts.
-RESTRICT="strip binchecks"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/inconsolata/
@ 2018-02-09 13:05 Guilherme Amadio
  0 siblings, 0 replies; 5+ messages in thread
From: Guilherme Amadio @ 2018-02-09 13:05 UTC (permalink / raw
  To: gentoo-commits

commit:     f75597bdc994796d4a6e65dfd408a535e1cf69ec
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Feb  7 18:20:02 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 13:02:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75597bd

media-fonts/inconsolata: remove dead HOMEPAGE, avoid redirection

 media-fonts/inconsolata/inconsolata-20140821.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-fonts/inconsolata/inconsolata-20140821.ebuild b/media-fonts/inconsolata/inconsolata-20140821.ebuild
index cb1ceac9c0c..19d50d255f0 100644
--- a/media-fonts/inconsolata/inconsolata-20140821.ebuild
+++ b/media-fonts/inconsolata/inconsolata-20140821.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit font
 
 DESCRIPTION="A beautiful sans-serif monotype font designed for code listings"
-HOMEPAGE="https://www.google.com/fonts/specimen/Inconsolata
-	https://code.google.com/p/googlefontdirectory/source/browse/ofl/inconsolata/?name=default"
+HOMEPAGE="https://fonts.google.com/specimen/Inconsolata"
 SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
 
 LICENSE="OFL-1.1"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/inconsolata/
@ 2018-02-13 22:49 Jonas Stein
  0 siblings, 0 replies; 5+ messages in thread
From: Jonas Stein @ 2018-02-13 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     94bfbf1408705b0bd67435c36f9542305cae2e50
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 13 22:49:01 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Feb 13 22:49:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bfbf14

media-fonts/inconsolata: Fix SRC_URI

and improve Description.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/media-fonts/inconsolata/inconsolata-20140821.ebuild b/media-fonts/inconsolata/inconsolata-20140821.ebuild
index 19d50d255f0..5b6d596891c 100644
--- a/media-fonts/inconsolata/inconsolata-20140821.ebuild
+++ b/media-fonts/inconsolata/inconsolata-20140821.ebuild
@@ -4,9 +4,9 @@
 EAPI=5
 inherit font
 
-DESCRIPTION="A beautiful sans-serif monotype font designed for code listings"
+DESCRIPTION="A sans-serif monotype font for code listings"
 HOMEPAGE="https://fonts.google.com/specimen/Inconsolata"
-SRC_URI="https://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
+SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz"
 
 LICENSE="OFL-1.1"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/inconsolata/
@ 2018-08-05 11:33 Sergei Trofimovich
  0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2018-08-05 11:33 UTC (permalink / raw
  To: gentoo-commits

commit:     83c89cc433622f5e5fd510b21a6e7091f7d5077c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  5 11:25:25 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug  5 11:25:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c89cc4

media-fonts/inconsolata: keyworded 20140821 for ppc, bug #657078

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

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

diff --git a/media-fonts/inconsolata/inconsolata-20140821.ebuild b/media-fonts/inconsolata/inconsolata-20140821.ebuild
index 5b6d596891c..43eeae2fcb7 100644
--- a/media-fonts/inconsolata/inconsolata-20140821.ebuild
+++ b/media-fonts/inconsolata/inconsolata-20140821.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 FONT_SUFFIX="ttf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/inconsolata/
@ 2020-07-04 13:53 Mike Gilbert
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Gilbert @ 2020-07-04 13:53 UTC (permalink / raw
  To: gentoo-commits

commit:     52c1f78efb1fc43f0e53e90fe05c2c91ae61920e
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Jul  2 14:24:25 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jul  4 13:52:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c1f78e

media-fonts/inconsolata: ~ARM64 keywording (bug #730282).

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

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

diff --git a/media-fonts/inconsolata/inconsolata-20140821.ebuild b/media-fonts/inconsolata/inconsolata-20140821.ebuild
index 172532cee46..d0e9f38663b 100644
--- a/media-fonts/inconsolata/inconsolata-20140821.ebuild
+++ b/media-fonts/inconsolata/inconsolata-20140821.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2008-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz"
 
 LICENSE="OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 ~ppc x86 ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 FONT_SUFFIX="ttf"


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

end of thread, other threads:[~2020-07-04 13:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-05 11:33 [gentoo-commits] repo/gentoo:master commit in: media-fonts/inconsolata/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2020-07-04 13:53 Mike Gilbert
2018-02-13 22:49 Jonas Stein
2018-02-09 13:05 Guilherme Amadio
2017-02-19 20:21 Manuel Rüger

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