diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-09-19 23:10:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-09-19 23:10:29 +0100 |
commit | 318828e81fe6707ce5a64e6a59a76d4c0ca709f8 (patch) | |
tree | cc4b7818f7960cb193ad2bf7f7defe71adb3ee47 /x11-plugins/wmlongrun | |
parent | 590c04803f88a968b4a750c0f420eb314e1fe968 (diff) |
gentoo auto-resync : 19:09:2023 - 23:10:29
Diffstat (limited to 'x11-plugins/wmlongrun')
-rw-r--r-- | x11-plugins/wmlongrun/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-plugins/wmlongrun/Manifest b/x11-plugins/wmlongrun/Manifest index 81ccc41e8722..0863a452c0c4 100644 --- a/x11-plugins/wmlongrun/Manifest +++ b/x11-plugins/wmlongrun/Manifest @@ -1,3 +1,3 @@ DIST wmlongrun-0.3.1.tar.gz 147511 BLAKE2B ec7c2852dc4272f21f633f9c168901d14ee372f706870a7b7c4a712aba87fc07210daf686367be35d0a156a23bd884f975a9f7301ea620a77adf909a445e8362 SHA512 8bbd6b50ef566f5a7e1cc5f3f183ba74c43fa39accdb5c740e5a6f00a62c1f1c2298053705a24f2f6c8adabd99465be85d927fb9dd45899a65a5efa936fc2f56 -EBUILD wmlongrun-0.3.1.ebuild 425 BLAKE2B f728484581c0d2d4ee158fb0babfb51284225164b0d9c85be7e35d2514f64d06c02ad65106a3cd268e4ce7317f78065019288d4ace71eac911a087aee809bea8 SHA512 06d766e0e274f5c5274355e3f46bda808d22b16a66ffc3295b5029243abb3609b5b92767ab5f46b16ca074924d4d58e04b2d598713105b28cab7efd00e0d02d8 +EBUILD wmlongrun-0.3.1.ebuild 416 BLAKE2B 18bd4ff281e2878d0efb0ffeb0e8d967bcded8c151d8386bf93e0f139ae4ad41f81257c5f5eedcf5fb592c8dca0f52e75ae570ac6eb68fc02b6869f7e33faa78 SHA512 66582fe164bd38eedcdb8547bdec8c75b96a218d754c2d74e697add57e8b5d78a04df9dd72ad430ee3f4f82df20545bd04401c2713d12eabbab83982f66deff0 MISC metadata.xml 250 BLAKE2B 3d69a837b82fe334630573d6bf123718a3eac254377bc2ca86a2268f210cbcef9922db631e91954bceacc28828b54ad567d0568a4df655545ac56a4a54151d76 SHA512 ee587c14474743ca118c5468d1cd04ce5e3533ea29550ae74a7d517f092c895fa18c7edc7e9ffe7757b62c214dda7abf5352ee838a6dbd7d1079d60d2762732f diff --git a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild b/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild index 1609296d7367..68391c02264b 100644 --- a/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild +++ b/x11-plugins/wmlongrun/wmlongrun-0.3.1.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 -DESCRIPTION="A dockapp to monitor LongRun on a Transmeta Crusoe processor" +DESCRIPTION="Dockapp to monitor LongRun on a Transmeta Crusoe processor" HOMEPAGE="https://www.dockapps.net/wmlongrun" SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="-* ~x86" -IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXext |