diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-08-25 07:36:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-08-25 07:36:27 +0100 |
commit | 43793fab84041cfc5c60c0151d1591b8a69fb24a (patch) | |
tree | 6208a7f4fc744684fce0f55acbb47511acace498 /x11-apps/xclock | |
parent | 28e3d252dc8ac8a5635206dfefe1cfe05058d1db (diff) |
gentoo resync : 25.08.2018
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 e41914bcf448..8a59fdb6d2bf 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 487 BLAKE2B 725cf6a4fc496c15215fdb0b980fc9dcd2b471c86096f539b53ff8974ae82d059f61e702c2f44d035fdf79ec69648c882d79149967febe078d90c9ec620d9028 SHA512 4ad0e705bc67bb3d0951ef6bcd93ec008d1799f31fd7c5b5795c14f483e4c79a79440d955ff2fe9a44d4adad2e51dfec9a6d56a92be9e25c9467c36276f4d0a7 +EBUILD xclock-1.0.7.ebuild 486 BLAKE2B d6a22848ac5d2d3f83c1b76dc5a3821d2e39bba870d21d30761b37543ce7eaa6804009218e9a7e7257d5e90763b7323864667a6384c438c24687b1001fba8b6d SHA512 e40d10b54a396a80369653de9e7dd3196849324389425edfc4096791f028a0af8daac6c299526ead7326da51226c6cdb79a4b0422d2cba99c316e3de4bf47566 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 420604425ebe..d1419a57d469 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 |