Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 266782 | Differences between
and this patch

Collapse All | Expand All

(-)claws-mail-notification-0.20.ebuild (-2 / +2 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2009 Gentoo Foundation
1
# Copyright 1999-2009 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-notification/claws-mail-notification-0.20.ebuild,v 1.4 2009/03/14 15:48:04 nixnut Exp $
3
# $Header: $
4
4
5
MY_P="${PN#claws-mail-}_plugin-${PV}"
5
MY_P="${PN#claws-mail-}_plugin-${PV}"
6
6
Lines 11-17 Link Here
11
SLOT="0"
11
SLOT="0"
12
KEYWORDS="amd64 ~ppc x86"
12
KEYWORDS="amd64 ~ppc x86"
13
IUSE="libnotify"
13
IUSE="libnotify"
14
RDEPEND=">=mail-client/claws-mail-3.7.0
14
RDEPEND=">=mail-client/claws-mail-3.7.1
15
		>=x11-libs/gtk+-2.10
15
		>=x11-libs/gtk+-2.10
16
		libnotify? ( x11-libs/libnotify )"
16
		libnotify? ( x11-libs/libnotify )"
17
DEPEND="${RDEPEND}
17
DEPEND="${RDEPEND}

Return to bug 266782