diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:35:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:35:20 +0000 |
commit | 332bcd28d04d35d027155099053c9c58019d3497 (patch) | |
tree | 36bf493ffeed517098183ba4568e344a1038b85b /mail-client | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-332bcd28d04d35d027155099053c9c58019d3497.tar.gz gentoo-2-332bcd28d04d35d027155099053c9c58019d3497.tar.bz2 gentoo-2-332bcd28d04d35d027155099053c9c58019d3497.zip |
Added ~ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-client')
-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 b5f43469ae47..5ca07031264c 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.2 2006/05/15 00:01:58 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/ChangeLog,v 1.3 2006/05/19 18:35:20 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-gtkhtml-0.10.ebuild: + Added ~ppc64 15 May 2006; Mark Loeser <halcy0n@gentoo.org> sylpheed-claws-gtkhtml-0.10.ebuild: 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 7a32ea5f029a..56a3908a20ed 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.3 2006/05/15 00:01:58 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-gtkhtml/sylpheed-claws-gtkhtml-0.10.ebuild,v 1.4 2006/05/19 18:35:20 corsair 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE} =gnome-extra/gtkhtml-2*" |