diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-10-31 18:50:49 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-10-31 18:50:49 +0000 |
commit | 580a2afcab9e1fdca799ca84f57726ea8b5be5b2 (patch) | |
tree | 7a8c672ccd9cb6a992fa7f51bbda18d18a80ca29 /mail-client/claws-mail-python | |
parent | Avoid using a slot depend since now boost is unslotted. (diff) | |
download | historical-580a2afcab9e1fdca799ca84f57726ea8b5be5b2.tar.gz historical-580a2afcab9e1fdca799ca84f57726ea8b5be5b2.tar.bz2 historical-580a2afcab9e1fdca799ca84f57726ea8b5be5b2.zip |
x86 stable, see bug 437814
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'mail-client/claws-mail-python')
-rw-r--r-- | mail-client/claws-mail-python/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-python/claws-mail-python-0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-python/ChangeLog b/mail-client/claws-mail-python/ChangeLog index bf205dccbeda..a15ed1706c02 100644 --- a/mail-client/claws-mail-python/ChangeLog +++ b/mail-client/claws-mail-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-python # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/ChangeLog,v 1.32 2012/10/24 09:59:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/ChangeLog,v 1.33 2012/10/31 18:46:17 nativemad Exp $ + + 31 Oct 2012; Andreas Schuerch <nativemad@gentoo.org> + claws-mail-python-0.10.ebuild: + x86 stable, see bug 437814 24 Oct 2012; Agostino Sarubbo <ago@gentoo.org> claws-mail-python-0.10.ebuild: Stable for amd64, wrt bug #437814 diff --git a/mail-client/claws-mail-python/claws-mail-python-0.10.ebuild b/mail-client/claws-mail-python/claws-mail-python-0.10.ebuild index 0f26b06a6803..e6838f2ae640 100644 --- a/mail-client/claws-mail-python/claws-mail-python-0.10.ebuild +++ b/mail-client/claws-mail-python/claws-mail-python-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.10.ebuild,v 1.2 2012/10/24 09:59:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-python/claws-mail-python-0.10.ebuild,v 1.3 2012/10/31 18:46:17 nativemad Exp $ EAPI=4 inherit multilib @@ -12,7 +12,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.8.1 >=dev-lang/python-2.5 |