summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-11-25 17:29:38 +0200
committerMatt Turner <mattst88@gentoo.org>2017-11-25 12:18:41 -0800
commita62f7dd202b640825442b22908af1b0b4b4bcaac (patch)
treebac6611a8d2fa2605cc22b80b9f45d83bd2ae687
parentmedia-fonts/font-schumacher-misc: EAPI 3 -> 5 (diff)
downloadgentoo-a62f7dd202b640825442b22908af1b0b4b4bcaac.tar.gz
gentoo-a62f7dd202b640825442b22908af1b0b4b4bcaac.tar.bz2
gentoo-a62f7dd202b640825442b22908af1b0b4b4bcaac.zip
media-fonts/font-screen-cyrillic: EAPI 3 -> 5
Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6296
-rw-r--r--media-fonts/font-screen-cyrillic/Manifest2
-rw-r--r--media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r1.ebuild12
2 files changed, 13 insertions, 1 deletions
diff --git a/media-fonts/font-screen-cyrillic/Manifest b/media-fonts/font-screen-cyrillic/Manifest
index cf8e3e130980..f33cb0b9e3e8 100644
--- a/media-fonts/font-screen-cyrillic/Manifest
+++ b/media-fonts/font-screen-cyrillic/Manifest
@@ -1 +1 @@
-DIST font-screen-cyrillic-1.0.4.tar.bz2 103168 SHA256 824231e8dffe15299454e47259f29d98001c9cf8ad3d6b5171399e4d71705e79 SHA512 58f12a4cbd18e323daad75b32a01ab3980dca0046f8dd94ff4452606ab9316b8a208dda3bc8e9346c02993bd2b8bb2b3dfe3413ccf9fc6a907fc1ea5d236fa51 WHIRLPOOL b7272bd31c19ca3a300e7d534301a1e9d448e2807d4d859038ec8dd73b3989027ef8e5f9aca2b762c08f1438c04340ef7c2876082789b8bd7e69191943d322a4
+DIST font-screen-cyrillic-1.0.4.tar.bz2 103168 BLAKE2B 6ef447905bc848dc7e31aae0f0c7649e17dbc46ccbb8a09da60cbd1a232891f0777558febd6e91e7844b66cc25796ad54ad6600ce033ff7f493741099c67b52b SHA512 58f12a4cbd18e323daad75b32a01ab3980dca0046f8dd94ff4452606ab9316b8a208dda3bc8e9346c02993bd2b8bb2b3dfe3413ccf9fc6a907fc1ea5d236fa51
diff --git a/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r1.ebuild b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r1.ebuild
new file mode 100644
index 000000000000..4daf3728c5da
--- /dev/null
+++ b/media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-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 Screen cyrillic fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+DEPEND="x11-apps/bdftopcf"