diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
commit | 3cf7c3ef441822c889356fd1812ebf2944a59851 (patch) | |
tree | c513fe68548b40365c1c2ebfe35c58ad431cdd77 /media-fonts/font-mutt-misc | |
parent | 05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff) |
gentoo resync : 25.08.2020
Diffstat (limited to 'media-fonts/font-mutt-misc')
-rw-r--r-- | media-fonts/font-mutt-misc/Manifest | 1 | ||||
-rw-r--r-- | media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/media-fonts/font-mutt-misc/Manifest b/media-fonts/font-mutt-misc/Manifest index d5ac540b8f21..7fbb4841fae0 100644 --- a/media-fonts/font-mutt-misc/Manifest +++ b/media-fonts/font-mutt-misc/Manifest @@ -1,3 +1,4 @@ DIST font-mutt-misc-1.0.3.tar.bz2 266510 BLAKE2B b3e460b5837accf613c9a4b5285a40f160bbf1b791cd90534cfb58da4f1857c1c5ec659ff4b1b6268573574ce2f4ff7cf6bb5abd7512c27fffd9696fb579869c SHA512 7b152f6c1464d806b1f76664d9b619858c3cb3ea63027b6be1f69897e939e3a0b5312ddf230e0a42a8f3e3701e50f41917cac6ce566c05bc74dfa49bdf2ed4db EBUILD font-mutt-misc-1.0.3-r1.ebuild 277 BLAKE2B 861cf124886bc44c544af6f2c110948c35111f3091d55eeafa680920604aab131db11f741c96ef89288f3e51af7cd3054e5b87aec7cc7c481b5275d57050f2fe SHA512 5ceb952a4642d77eb75f4c8074279581f7afa087b62642258816d41878a453250668346b3ef925af9ffc99b32922e2aab5132f62cdda9681cbf3316a7f10d95e +EBUILD font-mutt-misc-1.0.3-r2.ebuild 249 BLAKE2B 524dd2984724b6fa2599f7c3283cdd318271fdec97a0b86c8a9add5a39f464a4aa1454df33408535aa6693b4c9ecff6e45c5877e1ccef32bb77a5288118554b4 SHA512 20c8808504e9614627397f567d1d21326c3edd4aac7422526340e5a4999bd5d354779289df317e152c3c93a9122732c07708f0bce629935758672ac439bbe59a MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild b/media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild new file mode 100644 index 000000000000..30b67e357f77 --- /dev/null +++ b/media-fonts/font-mutt-misc/font-mutt-misc-1.0.3-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit xorg-3 + +DESCRIPTION="X.Org ClearlyU fonts" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" |