media-fonts/font-sony-misc: EAPI 3 -> 5
authorHarri Nieminen <moikkis@gmail.com>
Sat, 25 Nov 2017 15:32:44 +0000 (17:32 +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-sony-misc/Manifest
media-fonts/font-sony-misc/font-sony-misc-1.0.3-r1.ebuild [new file with mode: 0644]

index 030d3cdfb7b247fe0588be1189128ecd84e10e81..8cfd2c36f3d2148c95b5febd7558d7377da82c90 100644 (file)
@@ -1 +1 @@
-DIST font-sony-misc-1.0.3.tar.bz2 108098 SHA256 2043a326ba347c9da5ca1e9bc363e2521c3ea40b43b1f9662d333efd4867cff5 SHA512 c397b4e5081b2946799d701b8c48fca9fd2d55b8fa1dd96d2b29c5cd9996bb7356ae12671bf3bd964e6313bdc154020ed6377534e59ce53067e955e4b37aee1d WHIRLPOOL 54ab4d6cf36deff306ec3864f2d4ddb095f54484682bf6d12daef7dfed9527c254a3b76f4dd77616086ec2663909d7a75fd92a9cc034da05390ef0eff7b7289c
+DIST font-sony-misc-1.0.3.tar.bz2 108098 BLAKE2B 7e095c70f6f10e8fa8e65686622ba443ab49704727e8d9e4067f273e160cfd1c0a0a475c720405ac1a5df8e87cf17e8f5ab53ba5baef80f6145d795a2ed419a4 SHA512 c397b4e5081b2946799d701b8c48fca9fd2d55b8fa1dd96d2b29c5cd9996bb7356ae12671bf3bd964e6313bdc154020ed6377534e59ce53067e955e4b37aee1d
diff --git a/media-fonts/font-sony-misc/font-sony-misc-1.0.3-r1.ebuild b/media-fonts/font-sony-misc/font-sony-misc-1.0.3-r1.ebuild
new file mode 100644 (file)
index 0000000..6117ae3
--- /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 Sony fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+DEPEND="x11-apps/bdftopcf"