diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:39:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-06 20:39:25 +0000 |
commit | 52fe71c4ea5111fe0ebec73730a77e2eb465875c (patch) | |
tree | 6c03537d8146e05d875880ea4c776e426b2886b5 /mail-client/claws-mail-gtkhtml | |
parent | Marking claws-mail-cachesaver-0.10.9 ppc64 for bug 278682 (diff) | |
download | gentoo-2-52fe71c4ea5111fe0ebec73730a77e2eb465875c.tar.gz gentoo-2-52fe71c4ea5111fe0ebec73730a77e2eb465875c.tar.bz2 gentoo-2-52fe71c4ea5111fe0ebec73730a77e2eb465875c.zip |
Marking claws-mail-gtkhtml-0.24 ppc64 for bug 278682
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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.24.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 46fd5251602d..5504c07b43ac 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.62 2009/08/01 02:15:02 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.63 2009/09/06 20:39:25 ranger Exp $ + + 06 Sep 2009; Brent Baude <ranger@gentoo.org> + claws-mail-gtkhtml-0.24.ebuild: + Marking claws-mail-gtkhtml-0.24 ppc64 stable for bug 278682 01 Aug 2009; Jeremy Olexa <darkside@gentoo.org> claws-mail-gtkhtml-0.24.ebuild: diff --git a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.24.ebuild b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.24.ebuild index 012a65b8cda9..64c6948e33e0 100644 --- a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.24.ebuild +++ b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.ebuild,v 1.5 2009/08/01 02:15:02 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.24.ebuild,v 1.6 2009/09/06 20:39:25 ranger 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="~alpha amd64 ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.7.2 net-misc/curl" |