diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-05-15 00:01:58 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-05-15 00:01:58 +0000 |
commit | 56c64c5142c3bce913319a624db95e1bd65efbd5 (patch) | |
tree | 0c53873eb804fe9e9db30b81d5206054a61e7e59 /mail-client/sylpheed-claws-gtkhtml | |
parent | Stable on x86; bug #133179 (diff) | |
download | gentoo-2-56c64c5142c3bce913319a624db95e1bd65efbd5.tar.gz gentoo-2-56c64c5142c3bce913319a624db95e1bd65efbd5.tar.bz2 gentoo-2-56c64c5142c3bce913319a624db95e1bd65efbd5.zip |
Add ~x86; bug #133206
(Portage version: 2.1_rc1-r1)
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.10.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 1fe1bae57709..b5f43469ae47 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.1 2006/05/11 14:29:24 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/ChangeLog,v 1.2 2006/05/15 00:01:58 halcy0n Exp $ + + 15 May 2006; Mark Loeser <halcy0n@gentoo.org> + sylpheed-claws-gtkhtml-0.10.ebuild: + Add ~x86; bug #133206 *sylpheed-claws-gtkhtml-0.10 (11 May 2006) diff --git a/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.10.ebuild b/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.10.ebuild index cdf9cb63d65a..7a32ea5f029a 100644 --- a/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.10.ebuild +++ b/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.10.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.10.ebuild,v 1.2 2006/05/11 14:36:39 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.10.ebuild,v 1.3 2006/05/15 00:01:58 halcy0n 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" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} =gnome-extra/gtkhtml-2*" |