diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-18 01:43:26 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-18 01:43:26 +0000 |
commit | 0b10d1e06843feabf72cf70027458718e3bcfb8b (patch) | |
tree | 3e2abca0110d942f2cb0e9fe0de6f9036c9276b4 /mail-client/sylpheed-claws-mailmbox | |
parent | Added ~sparc keyword wrt bug #66691. (diff) | |
download | historical-0b10d1e06843feabf72cf70027458718e3bcfb8b.tar.gz historical-0b10d1e06843feabf72cf70027458718e3bcfb8b.tar.bz2 historical-0b10d1e06843feabf72cf70027458718e3bcfb8b.zip |
Added ~sparc keyword wrt bug #66691.
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-0.9.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 6c83e25b86e3..e9ffac5b40eb 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.1 2004/10/17 23:09:16 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.2 2004/10/18 01:40:51 weeve Exp $ + + 17 Oct 2004; Jason Wever <weeve@gentoo.org> + sylpheed-claws-mailmbox-0.9.ebuild: + Added ~sparc keyword wrt bug #66691. *sylpheed-claws-mailmbox-0.9 (18 Oct 2004) diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild index 7604f5ff6215..1bc23f9f0995 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.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-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.1 2004/10/17 23:09:16 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-0.9.ebuild,v 1.2 2004/10/18 01:40:51 weeve Exp $ MY_P="${P##sylpheed-claws-}" @@ -9,7 +9,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" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b" |