diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-08-28 07:36:48 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-08-28 07:36:48 +0000 |
commit | f0f0068c4346aad8036e15ccf783abd42b3870c3 (patch) | |
tree | dc4d8426a53a22dc3c3c6c8df3587cf64746de4e /mail-client | |
parent | have to filter -O# on ia64 too :( (Manifest recommit) (diff) | |
download | gentoo-2-f0f0068c4346aad8036e15ccf783abd42b3870c3.tar.gz gentoo-2-f0f0068c4346aad8036e15ccf783abd42b3870c3.tar.bz2 gentoo-2-f0f0068c4346aad8036e15ccf783abd42b3870c3.zip |
update
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild | 4 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild b/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild index 0f3760e67460..767945f3d980 100644 --- a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.12-r3.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/sylpheed-0.9.12-r3.ebuild,v 1.2 2004/08/28 07:07:55 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild,v 1.3 2004/08/28 07:36:48 hattya Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" RESTRICT="nomirror" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" diff --git a/mail-client/sylpheed/sylpheed-0.9.12-r4.ebuild b/mail-client/sylpheed/sylpheed-0.9.12-r4.ebuild index 57cb57a71e59..972f1a15b5f1 100644 --- a/mail-client/sylpheed/sylpheed-0.9.12-r4.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.12-r4.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/sylpheed-0.9.12-r4.ebuild,v 1.1 2004/08/28 07:07:55 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12-r4.ebuild,v 1.2 2004/08/28 07:36:48 hattya Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2 RESTRICT="nomirror" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" |