diff options
author | 2011-06-29 19:56:54 +0000 | |
---|---|---|
committer | 2011-06-29 19:56:54 +0000 | |
commit | 16dd08ed432d90462c07dc0c3b5a3769c892c33d (patch) | |
tree | f1bea6402d7029aacfd483b07689bcf7e729e86a /mail-client/claws-mail-python/claws-mail-python-0.7.ebuild | |
parent | x86 stable, bug #372957 (diff) | |
download | gentoo-2-16dd08ed432d90462c07dc0c3b5a3769c892c33d.tar.gz gentoo-2-16dd08ed432d90462c07dc0c3b5a3769c892c33d.tar.bz2 gentoo-2-16dd08ed432d90462c07dc0c3b5a3769c892c33d.zip |
x86 stable, bug #372957
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/claws-mail-python/claws-mail-python-0.7.ebuild')
-rw-r--r-- | mail-client/claws-mail-python/claws-mail-python-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/claws-mail-python/claws-mail-python-0.7.ebuild b/mail-client/claws-mail-python/claws-mail-python-0.7.ebuild index e6b8c9af929a..3b890c5248d4 100644 --- a/mail-client/claws-mail-python/claws-mail-python-0.7.ebuild +++ b/mail-client/claws-mail-python/claws-mail-python-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7.ebuild,v 1.1 2011/04/10 16:56:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.7.ebuild,v 1.2 2011/06/29 19:56:54 maekke 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.9 >=dev-lang/python-2.5 |