* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cm-unicode/
@ 2017-11-27 22:50 Guilherme Amadio
0 siblings, 0 replies; 5+ messages in thread
From: Guilherme Amadio @ 2017-11-27 22:50 UTC (permalink / raw
To: gentoo-commits
commit: 934600ff4b7664709f4f7555c569267fd20787c4
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sun Nov 26 08:56:41 2017 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 22:50:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=934600ff
media-fonts/cm-unicode: Fix license
Package-Manager: Portage-2.3.16, Repoman-2.3.6
media-fonts/cm-unicode/Manifest | 2 +-
media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-fonts/cm-unicode/Manifest b/media-fonts/cm-unicode/Manifest
index 81f1b59a327..e0513bf599d 100644
--- a/media-fonts/cm-unicode/Manifest
+++ b/media-fonts/cm-unicode/Manifest
@@ -1 +1 @@
-DIST cm-unicode-0.7.0-ttf.tar.xz 4856068 SHA256 2609c14450f42d0bcd40203900afcb1d693521a9b24a18c65e14b6b0585ff150 SHA512 6340b7c6b220c8c887a4b77e77a01a43bedf13d08dd1d62570de70866d0bff908adf3fcb7907149ab2f5ab060650b39eaad3c01c1e8d028bbeb879b058190e70 WHIRLPOOL f182e37d3c531b910cb52093815a5cb2ac575ebf546b07cfd2cce44da20949cc0e6baf8f7ceb337c29528624a82ec227e6bd3f2dcd566a974a988ebd10e7b6a1
+DIST cm-unicode-0.7.0-ttf.tar.xz 4856068 BLAKE2B d92b5e58d54b601cd82372ac92adfe446aa9fd230192690781cb5ef5b564976b8ecdda386d946190061942e7770ae905f1d3a18d54416f78dcf91e8cc604a0eb SHA512 6340b7c6b220c8c887a4b77e77a01a43bedf13d08dd1d62570de70866d0bff908adf3fcb7907149ab2f5ab060650b39eaad3c01c1e8d028bbeb879b058190e70
diff --git a/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild b/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
index ea6e75172fa..99da08fbceb 100644
--- a/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
+++ b/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=3
@@ -9,7 +9,7 @@ DESCRIPTION="Computer Modern Unicode fonts"
HOMEPAGE="http://cm-unicode.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-ttf.tar.xz"
-LICENSE="OFL"
+LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cm-unicode/
@ 2017-11-27 22:50 Guilherme Amadio
0 siblings, 0 replies; 5+ messages in thread
From: Guilherme Amadio @ 2017-11-27 22:50 UTC (permalink / raw
To: gentoo-commits
commit: 1dbb3428c42f1c2777b0b84bb7f0e94442596130
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sun Nov 26 09:24:15 2017 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Nov 27 22:50:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dbb3428
media-fonts/cm-unicode: EAPI 3 -> 6
Package-Manager: Portage-2.3.16, Repoman-2.3.6
media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild b/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
new file mode 100644
index 00000000000..bc0571ba587
--- /dev/null
+++ b/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="Computer Modern Unicode fonts"
+HOMEPAGE="http://cm-unicode.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-ttf.tar.xz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+FONT_SUFFIX="ttf"
+DOCS="Changes FAQ FontLog.txt README"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cm-unicode/
@ 2017-12-19 9:15 Jason Zaman
0 siblings, 0 replies; 5+ messages in thread
From: Jason Zaman @ 2017-12-19 9:15 UTC (permalink / raw
To: gentoo-commits
commit: 89ec176412f127b3ed2fa66e16149d90b044edec
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 08:46:15 2017 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 08:46:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89ec1764
media-fonts/cm-unicode: amd64 stable
Gentoo-bug: 640702
Package-Manager: Portage-2.3.13, Repoman-2.3.3
media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild b/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
index bc0571ba587..337f7cfcf6e 100644
--- a/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
+++ b/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-ttf.tar.xz"
LICENSE="OFL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
FONT_SUFFIX="ttf"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cm-unicode/
@ 2017-12-23 21:22 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-12-23 21:22 UTC (permalink / raw
To: gentoo-commits
commit: 594fcfce7a0a20cfc4deb4c92377357dd5553ae7
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Tue Dec 19 16:47:21 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 21:21:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=594fcfce
media-fonts/cm-unicode: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6584
media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild b/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
deleted file mode 100644
index 99da08fbceb..00000000000
--- a/media-fonts/cm-unicode/cm-unicode-0.7.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-
-inherit font
-
-DESCRIPTION="Computer Modern Unicode fonts"
-HOMEPAGE="http://cm-unicode.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-ttf.tar.xz"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="app-arch/xz-utils"
-RDEPEND=""
-
-FONT_SUFFIX="ttf"
-DOCS="Changes FAQ"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-fonts/cm-unicode/
@ 2021-03-21 19:06 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2021-03-21 19:06 UTC (permalink / raw
To: gentoo-commits
commit: 32ec2079e410ad633e41e201fd874a19e11d51dc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 21 16:21:17 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 21 19:06:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ec2079
media-fonts/cm-unicode: EAPI-7 bump, fix HOMEPAGE
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild b/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
index 07bd331d58f..32d10001d69 100644
--- a/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
+++ b/media-fonts/cm-unicode/cm-unicode-0.7.0-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit font
DESCRIPTION="Computer Modern Unicode fonts"
-HOMEPAGE="http://cm-unicode.sourceforge.net/"
+HOMEPAGE="https://cm-unicode.sourceforge.io/"
SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-ttf.tar.xz"
LICENSE="OFL-1.1"
@@ -14,5 +14,6 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
+DOCS=( Changes FAQ FontLog.txt README )
+
FONT_SUFFIX="ttf"
-DOCS="Changes FAQ FontLog.txt README"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-03-21 19:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-21 19:06 [gentoo-commits] repo/gentoo:master commit in: media-fonts/cm-unicode/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2017-12-23 21:22 David Seifert
2017-12-19 9:15 Jason Zaman
2017-11-27 22:50 Guilherme Amadio
2017-11-27 22:50 Guilherme Amadio
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox