diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:19:31 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:19:31 +0000 |
commit | 1da04280d9ddc8fb71d11d6e33b7ac3bdf67e746 (patch) | |
tree | 358b51ad93ad89b27a216d392fb4dd597ecab37f /mail-client/sylpheed-claws-vcalendar | |
parent | KEYWORDS ~amd64 (diff) | |
download | historical-1da04280d9ddc8fb71d11d6e33b7ac3bdf67e746.tar.gz historical-1da04280d9ddc8fb71d11d6e33b7ac3bdf67e746.tar.bz2 historical-1da04280d9ddc8fb71d11d6e33b7ac3bdf67e746.zip |
KEYWORDS ~amd64.
Diffstat (limited to 'mail-client/sylpheed-claws-vcalendar')
-rw-r--r-- | mail-client/sylpheed-claws-vcalendar/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.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 7a0e3877c02a..5349aec9b21e 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.2 2004/10/18 01:37:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/ChangeLog,v 1.3 2004/10/19 10:19:31 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + sylpheed-claws-vcalendar-0.4.ebuild: + KEYWORDS ~amd64. 17 Oct 2004; Jason Wever <weeve@gentoo.org> sylpheed-claws-vcalendar-0.4.ebuild: diff --git a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild index e7c9b50c742f..7075feb44c4c 100644 --- a/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild +++ b/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-0.4.ebuild,v 1.2 2004/10/18 01:37:12 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-vcalendar/sylpheed-claws-vcalendar-0.4.ebuild,v 1.3 2004/10/19 10:19:31 absinthe Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="http://sylpheed-claws.sourceforge.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1 >=dev-libs/libical-0.24_rc4-r1" |