media-fonts/font-dec-misc: EAPI 3 -> 5
authorHarri Nieminen <moikkis@gmail.com>
Sat, 25 Nov 2017 14:13:22 +0000 (16:13 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sat, 25 Nov 2017 20:18:39 +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-dec-misc/Manifest
media-fonts/font-dec-misc/font-dec-misc-1.0.3-r1.ebuild [new file with mode: 0644]

index 4131c9e3c1ddd589a2ebffbfd1bc7c617c8fc27a..7aa0d3c03d6e395e877999fc4055b827336b2a3c 100644 (file)
@@ -1 +1 @@
-DIST font-dec-misc-1.0.3.tar.bz2 99832 SHA256 e19ddf8b5f8de914d81675358fdfe37762e9ce524887cc983adef34f2850ff7b SHA512 af755d51c4c59cdbe5d3dccf37990bc787373958feb984bb037c8d8aba8a0eb410965a3600886b5123d89e85e1ea0498b84dfa384fccbbcbcaf3549b83c839c6 WHIRLPOOL 3a08ff29a068980781dd2d1d71edbd520ebc131e41389234798aa2bde80eb7981657e78cee7475fc3107412adcdaf893f5c3bd203fc82a04297e7364abe4d5dc
+DIST font-dec-misc-1.0.3.tar.bz2 99832 BLAKE2B 930c1435240a485c2bfb55234f767da4aafdccd2fe3d7c5a760acaefc4d145a68bd0cd5757d4daeed61d8f3ef4eb9bc473454402f6eda62d4a298c79bcbdac6c SHA512 af755d51c4c59cdbe5d3dccf37990bc787373958feb984bb037c8d8aba8a0eb410965a3600886b5123d89e85e1ea0498b84dfa384fccbbcbcaf3549b83c839c6
diff --git a/media-fonts/font-dec-misc/font-dec-misc-1.0.3-r1.ebuild b/media-fonts/font-dec-misc/font-dec-misc-1.0.3-r1.ebuild
new file mode 100644 (file)
index 0000000..42316d6
--- /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 DEC fonts"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+DEPEND="x11-apps/bdftopcf"