diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-08 19:27:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-08 19:27:19 +0000 |
commit | ed6365dcc7108940f4556597a00ae2e3ff354e28 (patch) | |
tree | f02a09b2a487ff038d62836ee526334d55ce140e /mail-client/claws-mail-gtkhtml | |
parent | Stable on ppc wrt bug 234040 (diff) | |
download | gentoo-2-ed6365dcc7108940f4556597a00ae2e3ff354e28.tar.gz gentoo-2-ed6365dcc7108940f4556597a00ae2e3ff354e28.tar.bz2 gentoo-2-ed6365dcc7108940f4556597a00ae2e3ff354e28.zip |
Stable on ppc64; bug #233817
(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.19.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 ce9f5fbd3ecb..fcec9a341682 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.39 2008/08/08 19:07:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.40 2008/08/08 19:27:19 corsair Exp $ + + 08 Aug 2008; Markus Rothe <corsair@gentoo.org> + claws-mail-gtkhtml-0.19.ebuild: + Stable on ppc64; bug #233817 08 Aug 2008; nixnut <nixnut@gentoo.org> claws-mail-gtkhtml-0.19.ebuild: Stable on ppc wrt bug 233817 diff --git a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.19.ebuild b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.19.ebuild index 1d94a36dfcab..0e26a38b2e36 100644 --- a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.19.ebuild +++ b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.19.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.19.ebuild,v 1.3 2008/08/08 19:07:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.19.ebuild,v 1.4 2008/08/08 19:27:19 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.5.0 net-misc/curl" |