summaryrefslogtreecommitdiff
path: root/x11-plugins/pidgin-hotkeys
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-20 12:05:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-20 12:05:24 +0100
commitda7ae1dd1fccb6b3c0e4763ab983ad96d57bf463 (patch)
tree0a7a1b7b3ad60c3b21c697e75908b256fc9ed6b1 /x11-plugins/pidgin-hotkeys
parentb6cfc0c19effe2d9f7b8ab303cd00636f16da253 (diff)
gentoo auto-resync : 20:04:2024 - 12:05:23
Diffstat (limited to 'x11-plugins/pidgin-hotkeys')
-rw-r--r--x11-plugins/pidgin-hotkeys/Manifest3
-rw-r--r--x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild2
-rw-r--r--x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild19
3 files changed, 2 insertions, 22 deletions
diff --git a/x11-plugins/pidgin-hotkeys/Manifest b/x11-plugins/pidgin-hotkeys/Manifest
index a1467291c100..e5e3b30dcd87 100644
--- a/x11-plugins/pidgin-hotkeys/Manifest
+++ b/x11-plugins/pidgin-hotkeys/Manifest
@@ -1,4 +1,3 @@
DIST pidgin-hotkeys-0.2.4.tar.gz 341912 BLAKE2B fe4b6d841010df2bfc17febbbc54d0dc10eb65f3c414b17728a92afb856232df1a7a9996631dc2564102346236cb5e7ae2fb3b10f67679dbaed11f3d83b03372 SHA512 99897a47f91c5ceacabdec13859526f6af6270e171b94b49183ad5cc5118b5e3f5377d02ffd0bdbdbaafdd6f23f400deb604a8fe686cd29103187276f20aca86
-EBUILD pidgin-hotkeys-0.2.4-r1.ebuild 529 BLAKE2B 3faa2b10f997ebaa1986a975ba825ffe847ab2e70d4a75f100c48a6967be9e78661661828c76de01a046c72a2b0037ee0ab9b430383d73b7fc383e0fbf59c81e SHA512 76957f180dd261bcfe79e291aec3710628fc6ac76ff003b0733c7bb670dd40cc26c4f6db0e36ad3c7c8a2c6dc4f7598955b8511c3bf732375b9d6454eebbfd50
-EBUILD pidgin-hotkeys-0.2.4.ebuild 438 BLAKE2B 832f8aab1ea1ad969796248d747329c285a6caca31210a4556c50db0dbd803fafd0eb87d1dbbecd86a486edb0209e92cc36e0e0f7457514f9a595fe2c1528272 SHA512 c5d665dbf7f95d49a2fc5ce642c0e60fe39f994db4236d726ac270d3472429499afd31123051823506c7fda53bfa11ccf2b3974fe296af07f42dc7b62f1592c0
+EBUILD pidgin-hotkeys-0.2.4-r1.ebuild 527 BLAKE2B f2afa44e155f0812c6bf4bffbc0f1c05146cd30b31b1648028e0579bb32f1055a18e29af0e1abbfbee29a3edd3823bee34f62a6e7ca22837b158fb927e3f2763 SHA512 0fba2e948a6ec3bfc71be5e79ab5e1724529fdd3aa8eb1e0684334541c6bc41c131323a60d4ab78f9a8849eebb8f11001de8adca23dc1dc3dd507904008dcbc0
MISC metadata.xml 337 BLAKE2B f5e43305b08f037baf84fe1f3d9f2a7cb7f977a1aef4d032d181c0d416c14f97f8c0c9dc8dc38089b140e4ec47d4ff51030ae53be13039b53d28a4e494d5d744 SHA512 dd387828adee133ca46112944c9b506c97d0bdf5904c327821cc33aecd35a0b183e173f9e84ed39954e060404bd18c574f258a7fe3c402ea4a8b34d4f17be51a
diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild
index 4f101c73f0d2..445342f1deac 100644
--- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild
+++ b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~riscv ~x86"
+KEYWORDS="amd64 ppc ~riscv x86"
RDEPEND="net-im/pidgin[gtk]
x11-libs/gtk+:2"
diff --git a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild b/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
deleted file mode 100644
index 52e218327e49..000000000000
--- a/x11-plugins/pidgin-hotkeys/pidgin-hotkeys-0.2.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Pidgin plugin to define global hotkeys for various actions"
-HOMEPAGE="http://pidgin-hotkeys.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ~riscv x86"
-IUSE=""
-
-RDEPEND="net-im/pidgin[gtk]
- x11-libs/gtk+:2"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig"