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

index 15bbe0c7fc16aabafe863be9358cdc5a32594aa3..cdd18da67bfb3362311648a3d31bb605aa111cdd 100644 (file)
@@ -1 +1 @@
-DIST font-cursor-misc-1.0.3.tar.bz2 102041 SHA256 17363eb35eece2e08144da5f060c70103b59d0972b4f4d77fd84c9a7a2dba635 SHA512 7ecb7f1c3c11da8b81fc0ff121fa6c1026b11f6c7878ffd0e4959df036511bc579d6b0552422ce13e26a8d188e3406631d2de55cab6b29bc7fce0416a8cffc83 WHIRLPOOL 9d030ccc25f322db3ca70ff5b0b55514a0184b0f2704bdc2b9859f78c6239c4a86ef891338a11e076219ed08367b5b66b6774a9b94ea2610f075f674d2266598
+DIST font-cursor-misc-1.0.3.tar.bz2 102041 BLAKE2B 13ed204f19b64c0e392664665bf670a497b9ad9efaa748ff521787d8f3f0e170c9361dccf97c4e106be557743b57ebe61fbe346f7e0f71fe733df9c6aa378f14 SHA512 7ecb7f1c3c11da8b81fc0ff121fa6c1026b11f6c7878ffd0e4959df036511bc579d6b0552422ce13e26a8d188e3406631d2de55cab6b29bc7fce0416a8cffc83
diff --git a/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r1.ebuild b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r1.ebuild
new file mode 100644 (file)
index 0000000..0e2835d
--- /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 cursor font"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+IUSE=""
+
+DEPEND="x11-apps/bdftopcf"