* [gentoo-commits] repo/gentoo:master commit in: media-fonts/artwiz-latin1/
@ 2019-10-19 16:45 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2019-10-19 16:45 UTC (permalink / raw
To: gentoo-commits
commit: 5af0aaa734176c779e12b144a905f64c4ec29c19
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 16:44:56 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 16:44:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5af0aaa7
media-fonts/artwiz-latin1: Port to EAPI 7
Bug: https://bugs.gentoo.org/697302
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild b/media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild
index 4600923234f..7eb2d63e839 100644
--- a/media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild
+++ b/media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild
@@ -1,7 +1,7 @@
-# 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
inherit font
@@ -12,9 +12,9 @@ SRC_URI="mirror://sourceforge/artwiz-latin1/${P}.tgz"
LICENSE="GPL-2"
SLOT=0
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-IUSE=""
-S=${WORKDIR}/artwiz-latin1
-FONT_S=${S}
-FONT_SUFFIX="pcf.gz"
+S="${WORKDIR}/${PN}"
+
DOCS="README AUTHORS VERSION CHANGELOG"
+FONT_S="${S}"
+FONT_SUFFIX="pcf.gz"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/artwiz-latin1/
@ 2023-07-03 22:02 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2023-07-03 22:02 UTC (permalink / raw
To: gentoo-commits
commit: 382b287c7fdd0b19e48a006f670620bcd41af682
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 2 08:16:26 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 22:02:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382b287c
media-fonts/artwiz-latin1: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild b/media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild
index b818ff7c8a78..50bb6d7d4ce2 100644
--- a/media-fonts/artwiz-latin1/artwiz-latin1-1.1.ebuild
+++ b/media-fonts/artwiz-latin1/artwiz-latin1-1.1.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,7 +6,7 @@ EAPI=7
inherit font
DESCRIPTION="A set of improved Artwiz fonts with bold and full ISO-8859-1 support"
-HOMEPAGE="http://artwiz-latin1.sourceforge.net/"
+HOMEPAGE="https://artwiz-latin1.sourceforge.net/"
SRC_URI="mirror://sourceforge/artwiz-latin1/${P}.tgz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-03 22:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-03 22:02 [gentoo-commits] repo/gentoo:master commit in: media-fonts/artwiz-latin1/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2019-10-19 16:45 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox