public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2016-03-04  6:27 Stephen Klimaszewski
  0 siblings, 0 replies; 24+ messages in thread
From: Stephen Klimaszewski @ 2016-03-04  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     39ba02ec2407eb1ac9455bf3d765fcb866dee069
Author:     Steev Klimaszewski <steev <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  4 06:13:45 2016 +0000
Commit:     Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 06:26:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39ba02ec

media-fonts/font-schumacher-misc: Keyword 1.1.2 for ~arm64

Tested on Cortex-A53

Package-Manager: portage-2.2.27

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild
index a1db9d1..7a7a4e2 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2017-11-25 20:19 Matt Turner
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2017-11-25 20:19 UTC (permalink / raw
  To: gentoo-commits

commit:     f29e806883a001d56c43bd74ca3ec9537668fe80
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Nov 25 15:13:38 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 20:18:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f29e8068

media-fonts/font-schumacher-misc: EAPI 3 -> 5

Package-Manager: Portage-2.3.16, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6296

 media-fonts/font-schumacher-misc/Manifest                    |  2 +-
 .../font-schumacher-misc-1.1.2-r1.ebuild                     | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/Manifest b/media-fonts/font-schumacher-misc/Manifest
index 0cf27a70576..95aaaafdbce 100644
--- a/media-fonts/font-schumacher-misc/Manifest
+++ b/media-fonts/font-schumacher-misc/Manifest
@@ -1 +1 @@
-DIST font-schumacher-misc-1.1.2.tar.bz2 141170 SHA256 e444028656e0767e2eddc6d9aca462b16a2be75a47244dbc199b2c44eca87e5a SHA512 f37a2bfce95458b11376c89767b5adaea03dcecd7ed5b99a19a3d263f48e70b15bf679826a794c55da26b5f1635ea5fa5772ffe44c9f77a1daab0744ed92300a WHIRLPOOL 8c815b2c232420d8e35cbc592bd95f96e85e5c1649c4af9f9051a5593af6d6d2e746e03d2a204380b8d5588e999a059d3e43405a604aeac73242bfbd10c681fc
+DIST font-schumacher-misc-1.1.2.tar.bz2 141170 BLAKE2B 4a71f13cbd81b50e4a71968561a621cb562172ab547f5dec65e28f610a1053067029e4ce5b7d10452ea3426c459049962da8855f9d4e111ff6331bf6e706041b SHA512 f37a2bfce95458b11376c89767b5adaea03dcecd7ed5b99a19a3d263f48e70b15bf679826a794c55da26b5f1635ea5fa5772ffe44c9f77a1daab0744ed92300a

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild
new file mode 100644
index 00000000000..852685627f3
--- /dev/null
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="X.Org Schumacher fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+DEPEND="x11-apps/bdftopcf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2017-12-15  8:31 Patrice Clement
  0 siblings, 0 replies; 24+ messages in thread
From: Patrice Clement @ 2017-12-15  8:31 UTC (permalink / raw
  To: gentoo-commits

commit:     d23571802c1898bb0303a4a0bdd690f30439f839
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Dec 12 08:47:49 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 08:28:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2357180

media-fonts/font-schumacher-misc: mark stable using the ALLARCHES policy.

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild
index 852685627f3..c97053d0e30 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild
@@ -6,7 +6,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 DEPEND="x11-apps/bdftopcf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2017-12-15  8:31 Patrice Clement
  0 siblings, 0 replies; 24+ messages in thread
From: Patrice Clement @ 2017-12-15  8:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e8b4e043c759dc3775dbd1d43e27c323631e5435
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Dec 12 08:47:49 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 08:28:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b4e043

media-fonts/font-schumacher-misc: clean up old.

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild
deleted file mode 100644
index efc549e2ff2..00000000000
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit xorg-2
-
-DESCRIPTION="X.Org Schumacher fonts"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	x11-apps/bdftopcf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-08-06 19:11 Matt Turner
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2020-08-06 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     6fc3ab0eb22346dc293e27b6321dffd3f7601ba5
Author:     Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Sun Aug  2 19:41:04 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Aug  6 19:11:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc3ab0e

media-fonts/font-schumacher-misc: upgrade to EAPI 7 and xorg-3 eclass

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild    | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
new file mode 100644
index 00000000000..77d7107fc34
--- /dev/null
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit xorg-3
+
+DESCRIPTION="X.Org Schumacher fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-09-13  8:59 Sam James
  0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2020-09-13  8:59 UTC (permalink / raw
  To: gentoo-commits

commit:     325a73a1f1c6a1d41123de0a99a8db02adece27b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 07:56:30 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 08:59:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325a73a1

media-fonts/font-schumacher-misc: Stabilize 1.1.2-r2 arm, #741975

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

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index 77d7107fc34..a5f720ad7ca 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -6,4 +6,4 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-09-14 16:34 Sergei Trofimovich
  0 siblings, 0 replies; 24+ messages in thread
From: Sergei Trofimovich @ 2020-09-14 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     763cf38a12ff9919dd59c80afc549fa13fb6f009
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Sep 14 15:02:23 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 16:33:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763cf38a

media-fonts/font-schumacher-misc: mark 1.1.2-r2 hppa/sparc, bug #741975

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index a5f720ad7ca..9d5776dd962 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -6,4 +6,4 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-09-15 22:23 Thomas Deutschmann
  0 siblings, 0 replies; 24+ messages in thread
From: Thomas Deutschmann @ 2020-09-15 22:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9bedfeb8f81d5677a8f731336634f98a974bee4a
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 22:13:08 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 22:23:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bedfeb8

media-fonts/font-schumacher-misc: x86 stable (bug #741975)

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index 9d5776dd962..6958ad6a37c 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -6,4 +6,4 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-09-18  8:02 Agostino Sarubbo
  0 siblings, 0 replies; 24+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  8:02 UTC (permalink / raw
  To: gentoo-commits

commit:     c3c436f0eeb76829420b5a85a7b4ef1776b77c93
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 08:01:11 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 08:02:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c436f0

media-fonts/font-schumacher-misc: ppc64 stable wrt bug #741975

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

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index 1a8e7301302..f6203d6bad0 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -6,4 +6,4 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-09-18  8:11 Agostino Sarubbo
  0 siblings, 0 replies; 24+ messages in thread
From: Agostino Sarubbo @ 2020-09-18  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     87ed8cffeacda98f2223af60b0724504abc2669e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 08:10:20 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 08:10:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ed8cff

media-fonts/font-schumacher-misc: s390 stable wrt bug #741975

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

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index f6203d6bad0..8a863b66f12 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -6,4 +6,4 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-09-25  4:53 Matt Turner
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2020-09-25  4:53 UTC (permalink / raw
  To: gentoo-commits

commit:     2d63669b2610201c71252b5b72c704019453be38
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 04:34:22 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 04:52:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d63669b

media-fonts/font-schumacher-misc: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../font-schumacher-misc-1.1.2-r1.ebuild                     | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild
deleted file mode 100644
index 95f9abb9e41..00000000000
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="X.Org Schumacher fonts"
-
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
-IUSE=""
-
-DEPEND="x11-apps/bdftopcf"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2020-10-03  1:32 Matt Turner
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2020-10-03  1:32 UTC (permalink / raw
  To: gentoo-commits

commit:     3ea54dcb1f3e3c0ee065af76e435f9bf72141b28
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 22:19:59 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct  3 01:31:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea54dcb

media-fonts/font-schumacher-misc: Add IUSE=nls

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index 8a863b66f12..f6278ce64b2 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -7,3 +7,4 @@ inherit xorg-3
 DESCRIPTION="X.Org Schumacher fonts"
 
 KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
+IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2021-07-25 22:53 Georgy Yakovlev
  0 siblings, 0 replies; 24+ messages in thread
From: Georgy Yakovlev @ 2021-07-25 22:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9256667ced8826c71527d458859531c7be0afd57
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 22:52:10 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 22:52:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9256667c

media-fonts/font-schumacher-misc: Stabilize 1.1.2-r2 arm64, #804288

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index 5f5c4d835fc..600554d4986 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -6,5 +6,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2021-10-22  1:33 Yixun Lan
  0 siblings, 0 replies; 24+ messages in thread
From: Yixun Lan @ 2021-10-22  1:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a1a24a3a4ae66d14f4660f94496e99a081815f50
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sat Oct 16 15:49:27 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Oct 22 01:28:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a24a3a

media-fonts/font-schumacher-misc: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index 600554d4986..c940a940127 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -6,5 +6,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2022-10-13 18:41 Matt Turner
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2022-10-13 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     234e04048a3c023743fc395a2f1e67df005330c2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 18:39:06 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 18:41:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234e0404

media-fonts/font-schumacher-misc: Fix HOMEPAGE

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
index b5badb4f2cf8..b6a8ecd27572 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+XORG_PACKAGE_NAME="schumacher-misc"
 inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-02-28  1:37 Matt Turner
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2023-02-28  1:37 UTC (permalink / raw
  To: gentoo-commits

commit:     5db03a5c90b4214b9f6bac048b13e81dadf507b8
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 01:26:23 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 01:36:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db03a5c

media-fonts/font-schumacher-misc: Version bump to 1.1.3

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-schumacher-misc/Manifest                   |  1 +
 .../font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild  | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/media-fonts/font-schumacher-misc/Manifest b/media-fonts/font-schumacher-misc/Manifest
index 95aaaafdbced..f8f321b0f8df 100644
--- a/media-fonts/font-schumacher-misc/Manifest
+++ b/media-fonts/font-schumacher-misc/Manifest
@@ -1 +1,2 @@
 DIST font-schumacher-misc-1.1.2.tar.bz2 141170 BLAKE2B 4a71f13cbd81b50e4a71968561a621cb562172ab547f5dec65e28f610a1053067029e4ce5b7d10452ea3426c459049962da8855f9d4e111ff6331bf6e706041b SHA512 f37a2bfce95458b11376c89767b5adaea03dcecd7ed5b99a19a3d263f48e70b15bf679826a794c55da26b5f1635ea5fa5772ffe44c9f77a1daab0744ed92300a
+DIST font-schumacher-misc-1.1.3.tar.xz 128680 BLAKE2B 389cde6ea6f7e0155bdf5686b50e2a9bb4c1bccbbe94da5830a0ddadf6c7f8aaf33cf623d1fe45169b0460b74a771192acf010a27a724f197c07483a21c3f507 SHA512 83b25495535176a5e348269358ac34af8223023a55e2c5c599725ee90ec9ff3ea9ff19cca46b93eeae7ef985da325f9065c83d829a4a8c72d0c3c197242a1b64

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
new file mode 100644
index 000000000000..4114f1c2b2b7
--- /dev/null
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+FONT_OPENTYPE_COMPAT=1
+XORG_TARBALL_SUFFIX="xz"
+XORG_PACKAGE_NAME="schumacher-misc"
+inherit xorg-3
+
+DESCRIPTION="X.Org Schumacher fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-08  6:18 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-04-08  6:18 UTC (permalink / raw
  To: gentoo-commits

commit:     00a26218b0b8db6388ca9fc473e95bb300529d3f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 06:17:01 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 06:17:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00a26218

media-fonts/font-schumacher-misc: Stabilize 1.1.3 arm64, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
index 4114f1c2b2b7..fa7333625681 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -9,5 +9,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-08  9:02 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-04-08  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     f83c612d07897928f2641dd389009b3f5c57ccd0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 09:01:00 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 09:01:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f83c612d

media-fonts/font-schumacher-misc: Stabilize 1.1.3 arm, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
index fa7333625681..3e368e3f3890 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -9,5 +9,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-08  9:57 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-04-08  9:57 UTC (permalink / raw
  To: gentoo-commits

commit:     03010395d90e06503cbc721d0816951bd8ea2453
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 09:56:25 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 09:56:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03010395

media-fonts/font-schumacher-misc: Stabilize 1.1.3 x86, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
index 3e368e3f3890..2cdbddf4c8dd 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -9,5 +9,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-08 10:46 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-04-08 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     5bfbcc2d6bfb5ee235faf8bd1141c156b3d0a28c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 10:45:09 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 10:45:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bfbcc2d

media-fonts/font-schumacher-misc: Stabilize 1.1.3 amd64, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
index 2cdbddf4c8dd..a8daef282e15 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -9,5 +9,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-08 14:47 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-04-08 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     102e1ca5080206c2ba7579abf3610f81cffd3c42
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 14:46:48 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 14:46:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102e1ca5

media-fonts/font-schumacher-misc: Stabilize 1.1.3 ppc, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
index a8daef282e15..e8e1f52ffcba 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -9,5 +9,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-08 15:00 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-04-08 15:00 UTC (permalink / raw
  To: gentoo-commits

commit:     60437b63a2b550643d49e1e3f8edd93dfaec2a93
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 14:59:14 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 14:59:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60437b63

media-fonts/font-schumacher-misc: Stabilize 1.1.3 ppc64, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
index e8e1f52ffcba..82826a666a06 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -9,5 +9,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-08 17:18 Arthur Zamarin
  0 siblings, 0 replies; 24+ messages in thread
From: Arthur Zamarin @ 2023-04-08 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     4d9950755ffc524e40f6aec9a2d88f23f70823de
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 17:17:40 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 17:17:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d995075

media-fonts/font-schumacher-misc: Stabilize 1.1.3 sparc, #903989

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
index 82826a666a06..bf732fe92567 100644
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
+++ b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.3.ebuild
@@ -9,5 +9,5 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Schumacher fonts"
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="nls"


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

* [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/
@ 2023-04-09  4:05 Matt Turner
  0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2023-04-09  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     11db7662af46b480777527f8efaa15774f03bb3b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  9 03:58:02 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Apr  9 04:05:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11db7662

media-fonts/font-schumacher-misc: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-fonts/font-schumacher-misc/Manifest                     |  1 -
 .../font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild | 11 -----------
 2 files changed, 12 deletions(-)

diff --git a/media-fonts/font-schumacher-misc/Manifest b/media-fonts/font-schumacher-misc/Manifest
index f8f321b0f8df..1586514b6c58 100644
--- a/media-fonts/font-schumacher-misc/Manifest
+++ b/media-fonts/font-schumacher-misc/Manifest
@@ -1,2 +1 @@
-DIST font-schumacher-misc-1.1.2.tar.bz2 141170 BLAKE2B 4a71f13cbd81b50e4a71968561a621cb562172ab547f5dec65e28f610a1053067029e4ce5b7d10452ea3426c459049962da8855f9d4e111ff6331bf6e706041b SHA512 f37a2bfce95458b11376c89767b5adaea03dcecd7ed5b99a19a3d263f48e70b15bf679826a794c55da26b5f1635ea5fa5772ffe44c9f77a1daab0744ed92300a
 DIST font-schumacher-misc-1.1.3.tar.xz 128680 BLAKE2B 389cde6ea6f7e0155bdf5686b50e2a9bb4c1bccbbe94da5830a0ddadf6c7f8aaf33cf623d1fe45169b0460b74a771192acf010a27a724f197c07483a21c3f507 SHA512 83b25495535176a5e348269358ac34af8223023a55e2c5c599725ee90ec9ff3ea9ff19cca46b93eeae7ef985da325f9065c83d829a4a8c72d0c3c197242a1b64

diff --git a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild b/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
deleted file mode 100644
index b6a8ecd27572..000000000000
--- a/media-fonts/font-schumacher-misc/font-schumacher-misc-1.1.2-r2.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-XORG_PACKAGE_NAME="schumacher-misc"
-inherit xorg-3
-
-DESCRIPTION="X.Org Schumacher fonts"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="nls"


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

end of thread, other threads:[~2023-04-09  4:06 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-18  8:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-schumacher-misc/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2023-04-09  4:05 Matt Turner
2023-04-08 17:18 Arthur Zamarin
2023-04-08 15:00 Arthur Zamarin
2023-04-08 14:47 Arthur Zamarin
2023-04-08 10:46 Arthur Zamarin
2023-04-08  9:57 Arthur Zamarin
2023-04-08  9:02 Arthur Zamarin
2023-04-08  6:18 Arthur Zamarin
2023-02-28  1:37 Matt Turner
2022-10-13 18:41 Matt Turner
2021-10-22  1:33 Yixun Lan
2021-07-25 22:53 Georgy Yakovlev
2020-10-03  1:32 Matt Turner
2020-09-25  4:53 Matt Turner
2020-09-18  8:02 Agostino Sarubbo
2020-09-15 22:23 Thomas Deutschmann
2020-09-14 16:34 Sergei Trofimovich
2020-09-13  8:59 Sam James
2020-08-06 19:11 Matt Turner
2017-12-15  8:31 Patrice Clement
2017-12-15  8:31 Patrice Clement
2017-11-25 20:19 Matt Turner
2016-03-04  6:27 Stephen Klimaszewski

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