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 | 1ce3385c7d0a5c5139bd02224e3579c8c6ca6ada (patch) | |
tree | d41df6022c26d7c89964b1e6f3152d37e29e10a8 /mail-client/sylpheed-claws-maildir | |
parent | KEYWORDS ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-1ce3385c7d0a5c5139bd02224e3579c8c6ca6ada.tar.gz gentoo-2-1ce3385c7d0a5c5139bd02224e3579c8c6ca6ada.tar.bz2 gentoo-2-1ce3385c7d0a5c5139bd02224e3579c8c6ca6ada.zip |
KEYWORDS ~amd64.
Diffstat (limited to 'mail-client/sylpheed-claws-maildir')
-rw-r--r-- | mail-client/sylpheed-claws-maildir/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed-claws-maildir/ChangeLog b/mail-client/sylpheed-claws-maildir/ChangeLog index 1f5ae7cad07d..daac3493b95e 100644 --- a/mail-client/sylpheed-claws-maildir/ChangeLog +++ b/mail-client/sylpheed-claws-maildir/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-maildir # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.2 2004/10/18 01:40:00 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/ChangeLog,v 1.3 2004/10/19 10:17:54 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + sylpheed-claws-maildir-0.6.ebuild: + KEYWORDS ~amd64. 17 Oct 2004; Jason Wever <weeve@gentoo.org> sylpheed-claws-maildir-0.6.ebuild: diff --git a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild index dacb76c917ff..3561f6cde0ce 100644 --- a/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild +++ b/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.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-maildir/sylpheed-claws-maildir-0.6.ebuild,v 1.2 2004/10/18 01:40:00 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-maildir/sylpheed-claws-maildir-0.6.ebuild,v 1.3 2004/10/19 10:17:54 absinthe Exp $ MY_P="${P##sylpheed-claws-}" @@ -9,7 +9,7 @@ HOMEPAGE="http://sylpheed-claws.sourceforge.net" SRC_URI="mirror://sourceforge/sylpheed-claws/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND=">=mail-client/sylpheed-claws-0.9.12b-r1" |