diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-09-13 20:21:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-09-13 20:21:44 +0000 |
commit | 3a2c54f23d459c95d763485a342008b79734b70d (patch) | |
tree | afad0fe7767188a6429b6e28638bf89861500a0e /mail-client | |
parent | Stable on ppc64; bug #192373 (diff) | |
download | gentoo-2-3a2c54f23d459c95d763485a342008b79734b70d.tar.gz gentoo-2-3a2c54f23d459c95d763485a342008b79734b70d.tar.bz2 gentoo-2-3a2c54f23d459c95d763485a342008b79734b70d.zip |
Stable on ppc64; bug #192373
(Portage version: 2.1.2.12)
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.15.2.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 86ba57307abd..dc5a3945271b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.15 2007/09/13 18:34:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.16 2007/09/13 20:21:44 corsair Exp $ + + 13 Sep 2007; Markus Rothe <corsair@gentoo.org> + claws-mail-gtkhtml-0.15.2.ebuild: + Stable on ppc64; bug #192373 13 Sep 2007; Christian Faulhammer <opfer@gentoo.org> claws-mail-gtkhtml-0.15.2.ebuild: diff --git a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild index 7995c6f5c1f8..cb3d22ca425c 100644 --- a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild +++ b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.15.2.ebuild,v 1.2 2007/09/13 18:34:42 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.15.2.ebuild,v 1.3 2007/09/13 20:21:44 corsair Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://claws.sylpheed.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="" DEPEND=">=mail-client/claws-mail-3.0.0 =gnome-extra/gtkhtml-2* |