diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:41:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-17 18:41:54 +0000 |
commit | 786172f5b7586a177f8dd6c844e5515e48a34b7a (patch) | |
tree | 98bfd178c82455e801e99f616305113caf2dd713 /mail-client/sylpheed-claws-mailmbox | |
parent | Removing older ebuilds. (diff) | |
download | historical-786172f5b7586a177f8dd6c844e5515e48a34b7a.tar.gz historical-786172f5b7586a177f8dd6c844e5515e48a34b7a.tar.bz2 historical-786172f5b7586a177f8dd6c844e5515e48a34b7a.zip |
Added ~ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'mail-client/sylpheed-claws-mailmbox')
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-mailmbox/ChangeLog b/mail-client/sylpheed-claws-mailmbox/ChangeLog index b104ec093f57..131eea2df577 100644 --- a/mail-client/sylpheed-claws-mailmbox/ChangeLog +++ b/mail-client/sylpheed-claws-mailmbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-mailmbox # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.13 2006/03/19 21:15:13 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.14 2006/04/17 18:38:00 corsair Exp $ + + 17 Apr 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-mailmbox-1.10.ebuild: + Added ~ppc64 19 Mar 2006; <ticho@gentoo.org> sylpheed-claws-mailmbox-1.10.ebuild: Stable on x86, bug #126838. diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild index c54e1529b0d6..a71d256fdfdf 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.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-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild,v 1.3 2006/03/19 21:15:13 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild,v 1.4 2006/04/17 18:38:00 corsair Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -12,7 +12,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |