summaryrefslogtreecommitdiff
path: root/x11-plugins/gkrellm-countdown
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /x11-plugins/gkrellm-countdown
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'x11-plugins/gkrellm-countdown')
-rw-r--r--x11-plugins/gkrellm-countdown/Manifest2
-rw-r--r--x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-countdown/Manifest b/x11-plugins/gkrellm-countdown/Manifest
index fb8c5d6c662e..d65bc3a3c2b1 100644
--- a/x11-plugins/gkrellm-countdown/Manifest
+++ b/x11-plugins/gkrellm-countdown/Manifest
@@ -1,4 +1,4 @@
AUX gkrellm-countdown-makefile.patch 1005 BLAKE2B 80711f28134b9241e5844a30e84a1bf634c9c75a880c1a5dfdad32e427b7e50d802c049a424086d6bed05d50a5bd5b8d39e31265c900d7bcdc5111a95301b6b7 SHA512 ae7ed8c952698b8cf23f99ce18abff865ed0168df42a3b9db54326131dbbbc982ef3490b93fb0e76b05cbb746b34fe43fb98a7b0d18e459e773b723a80bc8178
DIST gkrellm-countdown-0.1.2.tar.gz 12482 BLAKE2B eb619cc1da6ef90f843ab2a30e24da63d90988e85b4d48e2425f9c69a77ee64e7eaa674a7bed79da202633037aa56d5dd1f3b1c3ac9895172eed11af4b507dc0 SHA512 974a885ed56ffa95d2b5972fd309721e0043e8798fc1289fbb34bfd0320ec78db7a0572f8e43eee922b2823a2aa80789b8d24fdf106074e683b218e731b6de71
-EBUILD gkrellm-countdown-0.1.2-r1.ebuild 548 BLAKE2B 6b32f8725974ff5bb56f8a03697c8f0efc0317a9df8b04c7f20d68d3f34fd7bb85a866f51939687fe0a4286ad7bb72ad4eddf3506a26adcc12ea97b3fbefd483 SHA512 70f5b74be60d750bc26ee0480d71c126535297fba5d543dd947843a7e05886b1484ee426fd90a23f9376e3ccfd2e0578855d39bdd274e4fd5b1e5ed5b8c8e608
+EBUILD gkrellm-countdown-0.1.2-r1.ebuild 561 BLAKE2B 05c03125631eaa38486d3250af42cbebd0bdda4367db05c5aee5cb345d7d521ca13c4f263c48d81586d0ebaa231674dea06c59402d5dc0a3c3077b0bbf9d123d SHA512 3e56522637ab3923c97b97d81583bfd6797670c1ba1398b8dafd7f1f88d185a4ec78d8e15071a2053f43ee85ff9688f20de24bca59a6e58dfc0c78f8b894c855
MISC metadata.xml 251 BLAKE2B 56b93d75989820d690eb681b917d29f689b06ba963a184f6231dc2c6832952b28800211f92f56da38261f260a98f7366e84929d99a8662e03a83abb6c4b4672c SHA512 cb7741f0e8e8f07e6264f62b224e166e1f3a1e7df00df62c5de94c211bf6b60b413b7bbdb1c5fccdd3596e53fc9eb56c6c0cbe0d680690c1bc0e31ff881ee47d
diff --git a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild
index 81e9a1f50a6d..ce1fc9af4cad 100644
--- a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild
+++ b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit gkrellm-plugin
+inherit gkrellm-plugin toolchain-funcs
DESCRIPTION="A simple countdown clock for GKrellM2"
SRC_URI="http://oss.pugsplace.net/${P}.tar.gz"