media-fonts/font-screen-cyrillic: EAPI 3 -> 5
authorHarri Nieminen <moikkis@gmail.com>
Sat, 25 Nov 2017 15:29:38 +0000 (17:29 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sat, 25 Nov 2017 20:18:41 +0000 (12:18 -0800)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6296

media-fonts/font-screen-cyrillic/Manifest
media-fonts/font-screen-cyrillic/font-screen-cyrillic-1.0.4-r1.ebuild [new file with mode: 0644]

index cf8e3e1309808596d53fd24dab749e82315e0fbb..f33cb0b9e3e8f604f4094827f2f4ff9cda5a4f99 100644 (file)
@@ -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 (file)
index 0000000..4daf372
--- /dev/null
@@ -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"