diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-01-25 08:14:24 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-01-25 08:14:24 +0000 |
commit | bb5a75378e5bf84e2d06aa55e1c30c22fa946693 (patch) | |
tree | 9077e815f4fdad043113d0d4775294bcbe3fdadf /mail-client | |
parent | stable x86; bug #163611 (diff) | |
download | gentoo-2-bb5a75378e5bf84e2d06aa55e1c30c22fa946693.tar.gz gentoo-2-bb5a75378e5bf84e2d06aa55e1c30c22fa946693.tar.bz2 gentoo-2-bb5a75378e5bf84e2d06aa55e1c30c22fa946693.zip |
stable x86; bug #163611
(Portage version: 2.1.1-r2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail-perl/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/mail-client/claws-mail-perl/ChangeLog b/mail-client/claws-mail-perl/ChangeLog index a201b08feda8..7442b47111a9 100644 --- a/mail-client/claws-mail-perl/ChangeLog +++ b/mail-client/claws-mail-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-perl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.2 2007/01/09 23:09:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.3 2007/01/25 08:14:24 opfer Exp $ + + 25 Jan 2007; Christian Faulhammer <opfer@gentoo.org> + claws-mail-perl-0.9.6.ebuild: + stable x86; bug #163611 *claws-mail-perl-0.9.7 (09 Jan 2007) diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild index f9b2eb52ddae..3ddba640c55f 100644 --- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild +++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.6.ebuild,v 1.1 2006/12/19 20:36:14 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.6.ebuild,v 1.2 2007/01/25 08:14:24 opfer 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-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 x86" IUSE="" DEPEND=">=mail-client/claws-mail-2.6.1 dev-lang/perl" |