diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-08 19:07:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-08-08 19:07:03 +0000 |
commit | aea209006fecb8f88e609a161450f8284fb792d3 (patch) | |
tree | 88839293c660ea18fa4c1e92a76cb4e5bfb8ae00 /mail-client | |
parent | x86 stable, bug #232054 (diff) | |
download | gentoo-2-aea209006fecb8f88e609a161450f8284fb792d3.tar.gz gentoo-2-aea209006fecb8f88e609a161450f8284fb792d3.tar.bz2 gentoo-2-aea209006fecb8f88e609a161450f8284fb792d3.zip |
Stable on ppc wrt bug 233817
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail-gtkhtml/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/claws-mail-gtkhtml/ChangeLog b/mail-client/claws-mail-gtkhtml/ChangeLog index 25a5fe2bbaa1..ce9f5fbd3ecb 100644 --- a/mail-client/claws-mail-gtkhtml/ChangeLog +++ b/mail-client/claws-mail-gtkhtml/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2008/08/04 20:03:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.39 2008/08/08 19:07:03 nixnut Exp $ + + 08 Aug 2008; nixnut <nixnut@gentoo.org> claws-mail-gtkhtml-0.19.ebuild: + Stable on ppc wrt bug 233817 04 Aug 2008; Markus Meier <maekke@gentoo.org> claws-mail-gtkhtml-0.19.ebuild: 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 03c681dd158a..1d94a36dfcab 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.2 2008/08/04 20:03:19 maekke Exp $ +# $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 $ 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" |