diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:36:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:36:03 +0000 |
commit | 7ca3b1442dd35507aa49004c54061b4ef885de97 (patch) | |
tree | fbb3df273abf2b72eb0d48440da4886b1640e5b4 /mail-client/claws-mail-gtkhtml | |
parent | Stable on ppc64; bug #222167 (diff) | |
download | gentoo-2-7ca3b1442dd35507aa49004c54061b4ef885de97.tar.gz gentoo-2-7ca3b1442dd35507aa49004c54061b4ef885de97.tar.bz2 gentoo-2-7ca3b1442dd35507aa49004c54061b4ef885de97.zip |
Stable on ppc64; bug #222167
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client/claws-mail-gtkhtml')
-rw-r--r-- | mail-client/claws-mail-gtkhtml/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-gtkhtml/ChangeLog b/mail-client/claws-mail-gtkhtml/ChangeLog index d9d3969d7d15..b52acdacb14f 100644 --- a/mail-client/claws-mail-gtkhtml/ChangeLog +++ b/mail-client/claws-mail-gtkhtml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-gtkhtml # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.33 2008/06/21 06:35:35 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.34 2008/06/21 19:36:03 corsair Exp $ + + 21 Jun 2008; Markus Rothe <corsair@gentoo.org> + claws-mail-gtkhtml-0.18.ebuild: + Stable on ppc64; bug #222167 21 Jun 2008; Christian Faulhammer <opfer@gentoo.org> metadata.xml: correct email address of Ken diff --git a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild index 8b2b17a504f0..138c5065a583 100644 --- a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild +++ b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.6 2008/06/14 19:42:21 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.18.ebuild,v 1.7 2008/06/21 19:36:03 corsair Exp $ inherit eutils @@ -11,7 +11,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.4.0 =gnome-extra/gtkhtml-2* |