]> Pileus Git - ~andy/sunrise/blob - x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild
imported into main tree by Xarthisius wrt #415539
[~andy/sunrise] / x11-plugins / pidgin-birthday-reminder / pidgin-birthday-reminder-1.7.ebuild
1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=4
6
7 DESCRIPTION="Plugin for Pidgin that reminds you of your buddies birthdays"
8 HOMEPAGE="http://launchpad.net/pidgin-birthday-reminder"
9 SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DEPEND="net-im/pidgin[gtk]"
17 RDEPEND="${DEPEND}"