summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-11-25 16:03:12 +0200
committerMatt Turner <mattst88@gentoo.org>2017-11-25 12:18:38 -0800
commitffc6afccc12168ecebd4369c371a8e0e2aa2e23f (patch)
treee05818ea53725c7fd96e91343f0b50c1543929e2 /media-fonts/font-cursor-misc
parentmedia-fonts/font-cronyx-cyrillic: EAPI 3 -> 5 (diff)
downloadgentoo-ffc6afccc12168ecebd4369c371a8e0e2aa2e23f.tar.gz
gentoo-ffc6afccc12168ecebd4369c371a8e0e2aa2e23f.tar.bz2
gentoo-ffc6afccc12168ecebd4369c371a8e0e2aa2e23f.zip
media-fonts/font-cursor-misc: EAPI 3 -> 5
Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6296
Diffstat (limited to 'media-fonts/font-cursor-misc')
-rw-r--r--media-fonts/font-cursor-misc/Manifest2
-rw-r--r--media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-r1.ebuild12
2 files changed, 13 insertions, 1 deletions
diff --git a/media-fonts/font-cursor-misc/Manifest b/media-fonts/font-cursor-misc/Manifest
index 15bbe0c7fc16..cdd18da67bfb 100644
--- a/media-fonts/font-cursor-misc/Manifest
+++ b/media-fonts/font-cursor-misc/Manifest
@@ -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
index 000000000000..0e2835d2b6f7
--- /dev/null
+++ b/media-fonts/font-cursor-misc/font-cursor-misc-1.0.3-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 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"