diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-13 02:01:50 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-13 02:01:50 +0000 |
commit | 2a3e0d61b3d88306b6fae46756f9ba7d230222ae (patch) | |
tree | a0d3259dd259861a49a2d3e6e9220beaa8ec39c2 /kde-apps/dolphin-plugins-common | |
parent | 39c32f4d5dca9f6293fccb69e9d50baf494c8de4 (diff) |
gentoo auto-resync : 13:12:2024 - 02:01:50
Diffstat (limited to 'kde-apps/dolphin-plugins-common')
-rw-r--r-- | kde-apps/dolphin-plugins-common/Manifest | 2 | ||||
-rw-r--r-- | kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.12.0.ebuild | 19 |
2 files changed, 21 insertions, 0 deletions
diff --git a/kde-apps/dolphin-plugins-common/Manifest b/kde-apps/dolphin-plugins-common/Manifest index 806afe30336a..dfc4bf9baeae 100644 --- a/kde-apps/dolphin-plugins-common/Manifest +++ b/kde-apps/dolphin-plugins-common/Manifest @@ -1,3 +1,5 @@ DIST dolphin-plugins-24.08.3.tar.xz 317540 BLAKE2B 54fa2e13be2cceb53b12b1edb2d6d7c1793f6ba2bbec67e9e00121b33683aa6bd4895392cbdf5aa7627958c6323984ae3db8b5bbf6b14faba86b13181e0a2614 SHA512 05da7ac7b3ebe085cf0808d8e1eba49372bfeb1488800f40c1d0b9025e743efede1200095a1e660c1d538b2cc1b19f0f717f3d0723043517859f5c2015f961ce +DIST dolphin-plugins-24.12.0.tar.xz 319128 BLAKE2B c793b10b882029eb7b2b681f15220fa065c2f59e4a1aa35ecf6ebfee253c4bd68aaf32c6555a8e03dad0ec8de7fba824834f1c0cbcb88c0c702b731b3d9b78d8 SHA512 94b4f8cd785c380b915da0e4a8efb9521d3a8440246466e4903746a2eb44188f1ae8cf3b483ec901f70c49c60a391de7c09d567e9a1a905b4229378c2623ee42 EBUILD dolphin-plugins-common-24.08.3.ebuild 492 BLAKE2B 56720727623916912ee7d0c003f0810cf7bdab507be30fd55ee4d34bf20561ae7606f42ef1bbe30bca2e12b24dc41f0457e870e37266caeb58f51900953f5827 SHA512 5e82a2ef00166e04ad851a72ee2dfc6c6e3336688fe124af78c4c7b251d42c3f55cd7f68c5aab6a36cfdbd8e879e01c60889048b94a4e4751015830d6ff9e3ff +EBUILD dolphin-plugins-common-24.12.0.ebuild 499 BLAKE2B 163c70d26096e05c15ca1e8f5ed61115c5100c8afbe2a44858f2435ef092a0d74b3a9199ae7be996dcabdef9b71a175ce5e9e2051c981c9d7df67f38efa9ffea SHA512 8929f77265b6edc8b06ee9310ae08c5582af0217cfdb03af56a42b8170a26cda81404fed641cc4d154768fc64beb99e30ff007c781f8d01be9ec13d651088a92 MISC metadata.xml 410 BLAKE2B 19c3aebce470d75ce9a551aa1100eec6faaf74fa06e74159d859ec31732a3a80170ecfbfe08edd931f9be9a00473ed6485bc2e23a65f7fe18339103cdc909f49 SHA512 752a847319ebf8d110347da3e6949f0ca6847c18453bf2b9a465a8415c79f37b4aefb03cc7fcf6874039c38ff4ee375715892a616c2766e1fd689c18c8b05c10 diff --git a/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.12.0.ebuild b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.12.0.ebuild new file mode 100644 index 000000000000..8ccb9ea4b634 --- /dev/null +++ b/kde-apps/dolphin-plugins-common/dolphin-plugins-common-24.12.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_NAME="${PN/-common/}" +inherit ecm-common gear.kde.org + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + +RDEPEND=" + !<app-cdr/dolphin-plugins-mountiso-24.07.90-r1 + !<kde-apps/dolphin-plugins-dropbox-24.07.90-r1 + !<kde-apps/dolphin-plugins-git-24.07.90-r1 + !<kde-apps/dolphin-plugins-mercurial-24.07.90-r1 + !<kde-apps/dolphin-plugins-subversion-24.07.90-r1 +" |