diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-05-16 07:51:13 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-05-16 07:51:13 +0000 |
commit | 00935a1117ea7028969cf81ad74139cfcd4751dc (patch) | |
tree | fd52de72909f24562d7eb39b377030ba8434b74c /mail-client/claws-mail-perl | |
parent | stable x86, bug 162508 (diff) | |
download | gentoo-2-00935a1117ea7028969cf81ad74139cfcd4751dc.tar.gz gentoo-2-00935a1117ea7028969cf81ad74139cfcd4751dc.tar.bz2 gentoo-2-00935a1117ea7028969cf81ad74139cfcd4751dc.zip |
stable amd64, bug 177905
(Portage version: 2.1.2.2)
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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-perl/ChangeLog b/mail-client/claws-mail-perl/ChangeLog index c0298af91331..4b77dc4b1e1f 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.7 2007/05/12 15:28:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.8 2007/05/16 07:51:13 opfer Exp $ + + 16 May 2007; Christian Faulhammer <opfer@gentoo.org> + claws-mail-perl-0.9.8.ebuild: + stable amd64, bug 177905 12 May 2007; Markus Rothe <corsair@gentoo.org> claws-mail-perl-0.9.8.ebuild: diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild index d829d4b89981..6b117b6cf8e6 100644 --- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild +++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.3 2007/05/12 15:28:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.8.ebuild,v 1.4 2007/05/16 07:51:13 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.7.0 dev-lang/perl" |