diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-01 02:15:02 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-01 02:15:02 +0000 |
commit | e5b515c6d45e1c4ab9dc127b66ce6433c9bab2e8 (patch) | |
tree | a6189ff4e0a0067865d62ebbca333356a541f89a /mail-client | |
parent | amd64 stable, bug 278682 (diff) | |
download | gentoo-2-e5b515c6d45e1c4ab9dc127b66ce6433c9bab2e8.tar.gz gentoo-2-e5b515c6d45e1c4ab9dc127b66ce6433c9bab2e8.tar.bz2 gentoo-2-e5b515c6d45e1c4ab9dc127b66ce6433c9bab2e8.zip |
amd64 stable, bug 278682
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-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 b1866217209f..46fd5251602d 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.61 2009/07/27 17:19:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.62 2009/08/01 02:15:02 darkside Exp $ + + 01 Aug 2009; Jeremy Olexa <darkside@gentoo.org> + claws-mail-gtkhtml-0.24.ebuild: + amd64 stable, bug 278682 27 Jul 2009; nixnut <nixnut@gentoo.org> claws-mail-gtkhtml-0.24.ebuild: ppc stable #278682 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 c72e3322c231..012a65b8cda9 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.4 2009/07/27 17:19:23 nixnut Exp $ +# $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 $ 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" |