diff options
Diffstat (limited to 'mail-client/claws-mail-python/claws-mail-python-0.3.ebuild')
-rw-r--r-- | mail-client/claws-mail-python/claws-mail-python-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/claws-mail-python/claws-mail-python-0.3.ebuild b/mail-client/claws-mail-python/claws-mail-python-0.3.ebuild index 0ed03d5bae5a..3f2bce4cec18 100644 --- a/mail-client/claws-mail-python/claws-mail-python-0.3.ebuild +++ b/mail-client/claws-mail-python/claws-mail-python-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.3.ebuild,v 1.1 2010/01/08 23:01:26 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.3.ebuild,v 1.2 2010/02/11 12:58:59 fauli Exp $ MY_P="${PN#claws-mail-}_plugin-${PV}" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.claws-mail.org/" SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.7.4 >=dev-lang/python-2.5" |