diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:11:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:11:24 +0000 |
commit | 95bbfde6043901b1d93402c22dfd754efb1251e2 (patch) | |
tree | f10b7b8d87f4b78008689388d62430552d1a3ac9 /mail-client/claws-mail-perl | |
parent | Stable for ppc64, wrt bug #448968 (diff) | |
download | gentoo-2-95bbfde6043901b1d93402c22dfd754efb1251e2.tar.gz gentoo-2-95bbfde6043901b1d93402c22dfd754efb1251e2.tar.bz2 gentoo-2-95bbfde6043901b1d93402c22dfd754efb1251e2.zip |
Stable for ppc64, wrt bug #448968
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'mail-client/claws-mail-perl')
-rw-r--r-- | mail-client/claws-mail-perl/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-perl/claws-mail-perl-0.9.20.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/mail-client/claws-mail-perl/ChangeLog b/mail-client/claws-mail-perl/ChangeLog index 1cfba6c84feb..46080e5992a1 100644 --- a/mail-client/claws-mail-perl/ChangeLog +++ b/mail-client/claws-mail-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/claws-mail-perl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.57 2012/11/20 20:46:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.58 2012/12/28 11:11:24 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> claws-mail-perl-0.9.20.ebuild: + Stable for ppc64, wrt bug #448968 *claws-mail-perl-0.9.20 (20 Nov 2012) @@ -243,4 +246,3 @@ 19 Dec 2006; Andrej Kacian <ticho@gentoo.org> +metadata.xml, +claws-mail-perl-0.9.6.ebuild: This is the new name of mail-client/sylpheed-claws-perl. - diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.20.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.20.ebuild index 223537adea51..58bf63efcfc5 100644 --- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.20.ebuild +++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.20.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-perl/claws-mail-perl-0.9.20.ebuild,v 1.1 2012/11/20 20:46:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.20.ebuild,v 1.2 2012/12/28 11:11:24 ago 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.9.0 dev-lang/perl" |