summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-04-03 16:05:49 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-04-03 16:05:49 +0000
commit93a314845d5898914673b9e1086bb56602d1b042 (patch)
tree37c7bdfddc672f2d7c4d4e3d65464c7e52e32724 /net-im/pidgin/pidgin-2.14.2.ebuild
parent2021-04-03 15:50:49 UTC (diff)
parentnet-analyzer/tptest: port to EAPI 7, eutils--, misc QA fixes (diff)
downloadgentoo-93a314845d5898914673b9e1086bb56602d1b042.tar.gz
gentoo-93a314845d5898914673b9e1086bb56602d1b042.tar.bz2
gentoo-93a314845d5898914673b9e1086bb56602d1b042.zip
Merge updates from master
Diffstat (limited to 'net-im/pidgin/pidgin-2.14.2.ebuild')
-rw-r--r--net-im/pidgin/pidgin-2.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/pidgin-2.14.2.ebuild b/net-im/pidgin/pidgin-2.14.2.ebuild
index 6a72b74271cd..4f3358fca714 100644
--- a/net-im/pidgin/pidgin-2.14.2.ebuild
+++ b/net-im/pidgin/pidgin-2.14.2.ebuild
@@ -247,7 +247,7 @@ src_install() {
if use gtk ; then
# Fix tray paths for e16 (x11-wm/enlightenment) and other
- # implementations that are not complient with new hicolor theme yet, #323355
+ # implementations that are not compliant with new hicolor theme yet, #323355
local d f pixmapdir
for d in 16 22 32 48 ; do
pixmapdir="${ED}/usr/share/pixmaps/pidgin/tray/hicolor/${d}x${d}/actions"