diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:34:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:34:23 +0000 |
commit | 39307c412247478c4bb306155875c2508a037514 (patch) | |
tree | 34e566b92ed460a9e28f2a5efdffadca2763e35e /mail-client | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-39307c412247478c4bb306155875c2508a037514.tar.gz gentoo-2-39307c412247478c4bb306155875c2508a037514.tar.bz2 gentoo-2-39307c412247478c4bb306155875c2508a037514.zip |
Added ~ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed-claws-vcalendar/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.71.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-vcalendar/ChangeLog b/mail-client/sylpheed-claws-vcalendar/ChangeLog index 5ebcefed2fb9..35b9959c25cf 100644 --- a/mail-client/sylpheed-claws-vcalendar/ChangeLog +++ b/mail-client/sylpheed-claws-vcalendar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-vcalendar # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.12 2006/04/24 21:27:54 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.13 2006/05/19 18:34:23 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> + sylpheed-claws-vcalendar-1.71.ebuild: + Added ~ppc64 *sylpheed-claws-vcalendar-1.71 (24 Apr 2006) diff --git a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.71.ebuild b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.71.ebuild index 561af87d53cf..ee552979982c 100644 --- a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.71.ebuild +++ b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.71.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-vcalendar/sylpheed-claws-vcalendar-1.71.ebuild,v 1.1 2006/04/24 21:27:54 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-1.71.ebuild,v 1.2 2006/05/19 18:34:23 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="~x86 ~amd64" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |