diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-03-23 19:01:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-03-23 19:01:15 +0000 |
commit | 36fc50e36ed1a4686bb7202aeaff3170b2206124 (patch) | |
tree | 7b5feb28a3ad8ba78d57f64c93cc796cff95cd53 /xfce-extra/xfce4-cpugraph-plugin | |
parent | acc2dacf2ee9a5b03df96da670153f2e3a24d80c (diff) |
gentoo auto-resync : 23:03:2024 - 19:01:14
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/Manifest b/xfce-extra/xfce4-cpugraph-plugin/Manifest index 1c615db7a570..07bdb61fd055 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/Manifest +++ b/xfce-extra/xfce4-cpugraph-plugin/Manifest @@ -1,3 +1,3 @@ DIST xfce4-cpugraph-plugin-1.2.10.tar.bz2 440958 BLAKE2B a64ced65c93edf86329ab72fc538960ad529cc090c323eaff2d0eb1ce0edce56d7aff56d58e450666c04f975a61880cbcfc5cf627817f7aa2b835de02c6a2f46 SHA512 414c2a5da9576d2ed1f5478a07ff5c51c45eaa0a8432a31b6fb2408b81f5ab4485e3b10486af26cf33a18d23e2dc3afe21bf88630e4db91adcfa3e0f80468cf3 -EBUILD xfce4-cpugraph-plugin-1.2.10.ebuild 982 BLAKE2B 78089cf93eca727973f749567b2b7aaebdf0de4573a017a035772573d019b0f5331c2f3e835c459df88f799e802f59b558074a1c67b32e25fabaf8eb626e490b SHA512 f94c352fe6578aea89ada1faf12054b126d30b7a28e5cde57acc670d194afd3ed208e44cbf772af8b72e8fbdbcdd42b1c4a9be3dd15b54fcd9ccddbf15f657ab +EBUILD xfce4-cpugraph-plugin-1.2.10.ebuild 980 BLAKE2B f10665f4f9ab781e3532dbcea709fff04ef2cb1b929e404fb1bc35439baf78a5da0905659f0fb69b43791f46b7579871d90fbd50d83d19b87c82b219784ef989 SHA512 5ef9c3968d662fabfefe343614722abf0db5f5941107f7f71fdf2f66104d05634d1dd13107222f1fb39003657c881b5b1865b361f2d868a8c7137a6b29a964eb MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild index f25dbe6457ee..020ed86e5f11 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.50 |