diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-22 10:09:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-22 10:09:44 +0000 |
commit | 09351e78166b5e864197c4456ebae3f89dd0bed9 (patch) | |
tree | 41a96399f56ed3aa399006871bfce4430db84aa2 /x11-apps/xclock | |
parent | c8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff) |
gentoo resync : 22.01.2019
Diffstat (limited to 'x11-apps/xclock')
-rw-r--r-- | x11-apps/xclock/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xclock/xclock-1.0.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xclock/Manifest b/x11-apps/xclock/Manifest index 8a59fdb6d2bf..0dad63d1c287 100644 --- a/x11-apps/xclock/Manifest +++ b/x11-apps/xclock/Manifest @@ -1,3 +1,3 @@ DIST xclock-1.0.7.tar.bz2 164035 BLAKE2B d52db001d577b8eb9208ada8e77784ab2a5916551216dae7e71a51381105915778c90124f35dcc83553e332cb6c6435c00041ae8dd0d2033fd70b69435ee677f SHA512 56689bdae6c83e9e1da5c4c48cf1136ca8b4f45b177f27bc1deeb24758e2c180035b639e8df72e3ebf32dc301bceb59118309fcce2ffab54e5abe9bfa645e607 -EBUILD xclock-1.0.7.ebuild 486 BLAKE2B d6a22848ac5d2d3f83c1b76dc5a3821d2e39bba870d21d30761b37543ce7eaa6804009218e9a7e7257d5e90763b7323864667a6384c438c24687b1001fba8b6d SHA512 e40d10b54a396a80369653de9e7dd3196849324389425edfc4096791f028a0af8daac6c299526ead7326da51226c6cdb79a4b0422d2cba99c316e3de4bf47566 +EBUILD xclock-1.0.7.ebuild 482 BLAKE2B 789b6460610dc48b46f004e17cef12247f6f359287862eeb37bfcb7f40b80314ff6da4fa62affac67a5f31b4384ae8b4025cdd4a8d36116811c21ec5f7e773c5 SHA512 39dc2021aca60ec45e6c4c29905f56ae206df5f1cbea8f2ac2f006522f1c397ac4273fc3950ae9b39e1bed3913d110141e93f7c7fe701a0d83df8f461f66a4aa MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xclock/xclock-1.0.7.ebuild b/x11-apps/xclock/xclock-1.0.7.ebuild index d1419a57d469..dc6fdf0be54c 100644 --- a/x11-apps/xclock/xclock-1.0.7.ebuild +++ b/x11-apps/xclock/xclock-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="analog / digital clock for X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="x11-libs/libX11 |