* [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
@ 2016-03-15 7:06 James Le Cuirot
0 siblings, 0 replies; 7+ messages in thread
From: James Le Cuirot @ 2016-03-15 7:06 UTC (permalink / raw
To: gentoo-commits
commit: 752601138f228092b3b3cd73528259cfcf443c3b
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 22:34:41 2016 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 07:05:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75260113
media-fonts/lklug: 0.6 stable on ppc64 (tested by ago)
Package-Manager: portage-2.2.28
media-fonts/lklug/lklug-0.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild
index 39d8d56..b71c133 100644
--- a/media-fonts/lklug/lklug-0.6.ebuild
+++ b/media-fonts/lklug/lklug-0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86"
IUSE=""
S="${WORKDIR}/${MY_P}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
@ 2017-06-20 8:42 Alexis Ballier
0 siblings, 0 replies; 7+ messages in thread
From: Alexis Ballier @ 2017-06-20 8:42 UTC (permalink / raw
To: gentoo-commits
commit: ddddbbe2f433317fdec5901d412b5069c52fbe32
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 08:16:04 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 08:24:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddddbbe2
media-fonts/lklug: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
media-fonts/lklug/lklug-0.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild
index 938c41d0c91..dc4415457e9 100644
--- a/media-fonts/lklug/lklug-0.6.ebuild
+++ b/media-fonts/lklug/lklug-0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
IUSE=""
S="${WORKDIR}/${MY_P}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
@ 2018-05-18 19:37 Johannes Huber
0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2018-05-18 19:37 UTC (permalink / raw
To: gentoo-commits
commit: b55985438ec32ee3d4613ecd10cbe9d9b082915a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 19:34:18 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 18 19:35:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5598543
media-fonts/lklug: Revision bump 0.6-r1
EAPI 6
Package-Manager: Portage-2.3.38, Repoman-2.3.9
media-fonts/lklug/lklug-0.6-r1.ebuild | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/media-fonts/lklug/lklug-0.6-r1.ebuild b/media-fonts/lklug/lklug-0.6-r1.ebuild
new file mode 100644
index 00000000000..2f2a9e7752d
--- /dev/null
+++ b/media-fonts/lklug/lklug-0.6-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+MY_P="ttf-sinhala-${P}"
+DESCRIPTION="Sinhala font"
+HOMEPAGE="http://sinhala.sourceforge.net"
+SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_P}"
+FONT_S="${S}"
+
+FONT_SUFFIX="ttf"
+
+DOCS="README.fonts"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
@ 2018-05-22 13:48 Mikle Kolyada
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2018-05-22 13:48 UTC (permalink / raw
To: gentoo-commits
commit: 9f2070d6d59759fdc8b5503616c0bd089b60ba43
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 13:48:19 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 22 13:48:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f2070d6
media-fonts/lklug: stable for ALLARCHES (bug #656068)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-fonts/lklug/lklug-0.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/lklug/lklug-0.6-r1.ebuild b/media-fonts/lklug/lklug-0.6-r1.ebuild
index 2f2a9e7752d..956e033f45d 100644
--- a/media-fonts/lklug/lklug-0.6-r1.ebuild
+++ b/media-fonts/lklug/lklug-0.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
IUSE=""
S="${WORKDIR}/${MY_P}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
@ 2018-05-22 13:49 Mikle Kolyada
0 siblings, 0 replies; 7+ messages in thread
From: Mikle Kolyada @ 2018-05-22 13:49 UTC (permalink / raw
To: gentoo-commits
commit: 848247201e3c0c6050da63d8cc34e2c426a22ba5
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue May 22 13:48:51 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue May 22 13:48:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84824720
media-fonts/lklug: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
media-fonts/lklug/lklug-0.6.ebuild | 23 -----------------------
1 file changed, 23 deletions(-)
diff --git a/media-fonts/lklug/lklug-0.6.ebuild b/media-fonts/lklug/lklug-0.6.ebuild
deleted file mode 100644
index dc4415457e9..00000000000
--- a/media-fonts/lklug/lklug-0.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit font
-
-MY_P="ttf-sinhala-${P}"
-DESCRIPTION="Sinhala font"
-HOMEPAGE="http://sinhala.sourceforge.net"
-SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-FONT_S="${S}"
-
-FONT_SUFFIX="ttf"
-
-DOCS="README.fonts"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
@ 2021-03-21 19:06 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2021-03-21 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 678d0a9f247443eab3e3824b8f9b2885ac73683a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 16:33:25 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 19:06:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=678d0a9f
media-fonts/lklug: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-fonts/lklug/lklug-0.6-r1.ebuild | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/media-fonts/lklug/lklug-0.6-r1.ebuild b/media-fonts/lklug/lklug-0.6-r1.ebuild
index 956e033f45d..4baad572e76 100644
--- a/media-fonts/lklug/lklug-0.6-r1.ebuild
+++ b/media-fonts/lklug/lklug-0.6-r1.ebuild
@@ -1,23 +1,21 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+MY_P="ttf-sinhala-${P}"
inherit font
-MY_P="ttf-sinhala-${P}"
-DESCRIPTION="Sinhala font"
-HOMEPAGE="http://sinhala.sourceforge.net"
+DESCRIPTION="Unicode Sinhala font"
+HOMEPAGE="http://sinhala.sourceforge.net/"
SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
IUSE=""
-S="${WORKDIR}/${MY_P}"
-FONT_S="${S}"
+DOCS=( README.fonts )
FONT_SUFFIX="ttf"
-
-DOCS="README.fonts"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/
@ 2023-07-03 22:02 Conrad Kostecki
0 siblings, 0 replies; 7+ messages in thread
From: Conrad Kostecki @ 2023-07-03 22:02 UTC (permalink / raw
To: gentoo-commits
commit: f82e535159294c64a99237bea03ad22f8afc563e
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jul 2 08:53:01 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 22:02:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f82e5351
media-fonts/lklug: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
media-fonts/lklug/lklug-0.6-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-fonts/lklug/lklug-0.6-r1.ebuild b/media-fonts/lklug/lklug-0.6-r1.ebuild
index fc318011c108..57da693b18ad 100644
--- a/media-fonts/lklug/lklug-0.6-r1.ebuild
+++ b/media-fonts/lklug/lklug-0.6-r1.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
@@ -7,8 +7,8 @@ MY_P="ttf-sinhala-${P}"
inherit font
DESCRIPTION="Unicode Sinhala font"
-HOMEPAGE="http://sinhala.sourceforge.net/"
-SRC_URI="http://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
+HOMEPAGE="https://sinhala.sourceforge.net/"
+SRC_URI="https://sinhala.sourceforge.net/files/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-07-03 22:02 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-22 13:49 [gentoo-commits] repo/gentoo:master commit in: media-fonts/lklug/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2023-07-03 22:02 Conrad Kostecki
2021-03-21 19:06 Andreas Sturmlechner
2018-05-22 13:48 Mikle Kolyada
2018-05-18 19:37 Johannes Huber
2017-06-20 8:42 Alexis Ballier
2016-03-15 7:06 James Le Cuirot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox