diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-25 21:17:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-25 21:17:02 +0000 |
commit | eeaf66bf304e34142135ca1ea968f9fdb0036177 (patch) | |
tree | d04849120297e90e6faf0a495be1dfe45ef14c5c /mail-client/claws-mail-perl | |
parent | remove old (diff) | |
download | historical-eeaf66bf304e34142135ca1ea968f9fdb0036177.tar.gz historical-eeaf66bf304e34142135ca1ea968f9fdb0036177.tar.bz2 historical-eeaf66bf304e34142135ca1ea968f9fdb0036177.zip |
Stable for amd64, wrt bug #387547
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'mail-client/claws-mail-perl')
-rw-r--r-- | mail-client/claws-mail-perl/ChangeLog | 7 | ||||
-rw-r--r-- | mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-client/claws-mail-perl/ChangeLog b/mail-client/claws-mail-perl/ChangeLog index 95b83ee34985..5816fc1bffca 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.50 2011/12/26 10:16:17 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.51 2012/02/25 21:15:22 ago Exp $ + + 25 Feb 2012; Agostino Sarubbo <ago@gentoo.org> claws-mail-perl-0.9.19.ebuild: + Stable for amd64, wrt bug #387547 *claws-mail-perl-0.9.19 (26 Dec 2011) diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild index 74147a98c557..a9771f9d8952 100644 --- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild +++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.19.ebuild,v 1.1 2011/12/26 10:16:17 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.19.ebuild,v 1.2 2012/02/25 21:15:22 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.8.0 dev-lang/perl" |