aboutsummaryrefslogtreecommitdiff
blob: cc8a43f259a1e61b51cdb752b3c90b5bb22bcdc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=5

DESCRIPTION="Plugin, that removes ugly double-timestamps when replaying messages from ZNC bouncers"
HOMEPAGE="https://launchpad.net/pidgin-znc-helper"
SRC_URI="https://launchpadlibrarian.net/169849757/${P}.tar.gz"

LICENSE="GPLv2"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND="net-im/pidgin"
RDEPEND="${DEPEND}"