* [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/
@ 2017-01-29 18:56 Fabian Groffen
0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen @ 2017-01-29 18:56 UTC (permalink / raw
To: gentoo-commits
commit: d62a349beec6a93bfbc4d8888681244874cd5545
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 18:54:16 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 18:56:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62a349b
media-gfx/ebdftopcf: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
media-gfx/ebdftopcf/ebdftopcf-2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
index 358533e..f261b56 100644
--- a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
+++ b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/
@ 2018-05-06 13:20 Mart Raudsepp
0 siblings, 0 replies; 7+ messages in thread
From: Mart Raudsepp @ 2018-05-06 13:20 UTC (permalink / raw
To: gentoo-commits
commit: f8491fe7bb92df9475c971342822e7404c2f42cc
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun May 6 13:08:59 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun May 6 13:18:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8491fe7
media-gfx/ebdftopcf: arm64 stable
Straight to stable as a tiny ALLARCHES Makefile snippet
Package-Manager: Portage-2.3.28, Repoman-2.3.9
media-gfx/ebdftopcf/ebdftopcf-2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
index 8a1bf3a4718..05f39e9d609 100644
--- a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
+++ b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND=""
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/
@ 2019-11-09 15:06 Michał Górny
0 siblings, 0 replies; 7+ messages in thread
From: Michał Górny @ 2019-11-09 15:06 UTC (permalink / raw
To: gentoo-commits
commit: dc5fc556876961c13837efd1ba6063fbcafa7a30
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 15:05:55 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 15:06:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc5fc556
media-gfx/ebdftopcf: Bump to EAPI 7
Closes: https://bugs.gentoo.org/697282
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-gfx/ebdftopcf/ebdftopcf-2.ebuild | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
index 4d53d74a61a..549d33bdd9e 100644
--- a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
+++ b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
-DESCRIPTION="ebdftopcf optimially generators PCF files from BDF files"
-HOMEPAGE="https://www.gentoo.org/"
+DESCRIPTION="Optimally generate PCF files from BDF files"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
@@ -12,14 +12,13 @@ SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
-DEPEND=""
# these apps are used at runtime by ebdftopcf
RDEPEND="x11-apps/bdftopcf
app-arch/gzip"
src_install() {
insinto /usr/share/ebdftopcf
- doins Makefile.ebdftopcf || die
+ doins Makefile.ebdftopcf
dodoc README
doman *.5
}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/
@ 2021-01-06 14:07 Fabian Groffen
0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen @ 2021-01-06 14:07 UTC (permalink / raw
To: gentoo-commits
commit: a3b46809c4342fb206557e7dd17d484cffd8b598
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 14:02:06 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 14:02:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b46809
media-gfx/ebdftopcf: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
media-gfx/ebdftopcf/ebdftopcf-2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
index 1be22a2208c..9d7d4f6cc57 100644
--- a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
+++ b/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE=""
# these apps are used at runtime by ebdftopcf
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/
@ 2021-08-13 23:05 David Seifert
0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2021-08-13 23:05 UTC (permalink / raw
To: gentoo-commits
commit: 033e141d99d323eb644c54ea1f25aedca6d08b4a
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 23:05:26 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 23:05:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033e141d
media-gfx/ebdftopcf: indent metadata.xml
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-gfx/ebdftopcf/metadata.xml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/media-gfx/ebdftopcf/metadata.xml b/media-gfx/ebdftopcf/metadata.xml
index 4ade55bae66..f9dae48d94a 100644
--- a/media-gfx/ebdftopcf/metadata.xml
+++ b/media-gfx/ebdftopcf/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>robbat2@gentoo.org</email>
-</maintainer>
-<maintainer type="project">
- <email>fonts@gentoo.org</email>
- <name>Fonts</name>
-</maintainer>
+ <maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>fonts@gentoo.org</email>
+ <name>Fonts</name>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/
@ 2021-08-13 23:05 David Seifert
0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2021-08-13 23:05 UTC (permalink / raw
To: gentoo-commits
commit: a3809dd53c199c3dcac213508932835f028fded7
Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Fri Aug 13 23:05:25 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 23:05:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3809dd5
media-gfx/ebdftopcf: don't install manpage
Don't install the font-ebdftopcf.eclass.5 manual page to avoid a
collision with recent app-doc/eclass-manpages package.
Closes: https://github.com/gentoo/gentoo/pull/21979
Closes: https://bugs.gentoo.org/801943
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-gfx/ebdftopcf/{ebdftopcf-2.ebuild => ebdftopcf-2-r1.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild b/media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild
similarity index 90%
rename from media-gfx/ebdftopcf/ebdftopcf-2.ebuild
rename to media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild
index 6db2d76e918..de246685964 100644
--- a/media-gfx/ebdftopcf/ebdftopcf-2.ebuild
+++ b/media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild
@@ -10,15 +10,14 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE=""
# these apps are used at runtime by ebdftopcf
-RDEPEND="x11-apps/bdftopcf
- app-arch/gzip"
+RDEPEND="
+ app-arch/gzip
+ x11-apps/bdftopcf"
src_install() {
insinto /usr/share/ebdftopcf
doins Makefile.ebdftopcf
dodoc README
- doman *.5
}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/
@ 2022-05-17 12:48 WANG Xuerui
0 siblings, 0 replies; 7+ messages in thread
From: WANG Xuerui @ 2022-05-17 12:48 UTC (permalink / raw
To: gentoo-commits
commit: 9f7008c33e73f2790b9dd4026301400d602137ac
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 12:47:46 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Tue May 17 12:48:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7008c3
media-gfx/ebdftopcf: keyword 2-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild b/media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild
index de2466859643..a98815fff2bd 100644
--- a/media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild
+++ b/media-gfx/ebdftopcf/ebdftopcf-2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
# these apps are used at runtime by ebdftopcf
RDEPEND="
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-05-17 12:48 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-13 23:05 [gentoo-commits] repo/gentoo:master commit in: media-gfx/ebdftopcf/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2022-05-17 12:48 WANG Xuerui
2021-08-13 23:05 David Seifert
2021-01-06 14:07 Fabian Groffen
2019-11-09 15:06 Michał Górny
2018-05-06 13:20 Mart Raudsepp
2017-01-29 18:56 Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox