diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:37:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-21 19:37:43 +0000 |
commit | 60a99bb975e2f42e5d74ef7bcebe7a2b8d287d89 (patch) | |
tree | 27186ac4ec5907297e5c53667f257e3159955851 /mail-client/claws-mail-gtkhtml | |
parent | stable x86, bug 227905 (diff) | |
download | historical-60a99bb975e2f42e5d74ef7bcebe7a2b8d287d89.tar.gz historical-60a99bb975e2f42e5d74ef7bcebe7a2b8d287d89.tar.bz2 historical-60a99bb975e2f42e5d74ef7bcebe7a2b8d287d89.zip |
Stable on ppc64; bug #222167
Package-Manager: portage-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* |