diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:10:02 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-13 10:10:02 +0000 |
commit | 4b7eca09d6ef85984ce36b807a1997ed70faca55 (patch) | |
tree | 6d6f237662c20ac12e570f181474be0e21794368 /mail-client/sylpheed-claws-gtkhtml | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-4b7eca09d6ef85984ce36b807a1997ed70faca55.tar.gz gentoo-2-4b7eca09d6ef85984ce36b807a1997ed70faca55.tar.bz2 gentoo-2-4b7eca09d6ef85984ce36b807a1997ed70faca55.zip |
Marked ~ppc for bug #154295.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'mail-client/sylpheed-claws-gtkhtml')
-rw-r--r-- | mail-client/sylpheed-claws-gtkhtml/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-gtkhtml/ChangeLog b/mail-client/sylpheed-claws-gtkhtml/ChangeLog index 9b7d9e9c5763..91b91cb387ef 100644 --- a/mail-client/sylpheed-claws-gtkhtml/ChangeLog +++ b/mail-client/sylpheed-claws-gtkhtml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-gtkhtml # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/ChangeLog,v 1.6 2006/10/14 04:07:08 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/ChangeLog,v 1.7 2006/11/13 10:10:02 josejx Exp $ + + 13 Nov 2006; Joseph Jezak <josejx@gentoo.org> + sylpheed-claws-gtkhtml-0.11.ebuild: + Marked ~ppc for bug #154295. 14 Oct 2006; Marius Mauch <genone@gentoo.org> metadata.xml: update maintainer info diff --git a/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild b/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild index d09549d2dbdb..028e73da4bde 100644 --- a/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild +++ b/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild,v 1.1 2006/10/03 14:13:10 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.11.ebuild,v 1.2 2006/11/13 10:10:02 josejx Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} =gnome-extra/gtkhtml-2*" |