diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-10-15 07:48:26 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-10-15 07:48:26 +0000 |
commit | e66fce31a6e99f40049e49f5022bc2a51781d9d4 (patch) | |
tree | 2d567f0c608d17daeee7f2fb34e8eb95795e50a4 /net-mail/sylpheed | |
parent | Version bump (diff) | |
download | gentoo-2-e66fce31a6e99f40049e49f5022bc2a51781d9d4.tar.gz gentoo-2-e66fce31a6e99f40049e49f5022bc2a51781d9d4.tar.bz2 gentoo-2-e66fce31a6e99f40049e49f5022bc2a51781d9d4.zip |
add other arches to testing
Diffstat (limited to 'net-mail/sylpheed')
-rw-r--r-- | net-mail/sylpheed/Manifest | 2 | ||||
-rw-r--r-- | net-mail/sylpheed/sylpheed-0.9.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/sylpheed/Manifest b/net-mail/sylpheed/Manifest index c0a3c1741932..d9a78091f8ba 100644 --- a/net-mail/sylpheed/Manifest +++ b/net-mail/sylpheed/Manifest @@ -1,4 +1,4 @@ -MD5 7572859b606578908a141bc68a99c6ad sylpheed-0.9.7.ebuild 1689 +MD5 4fb520f688c17e8417d713c11df2f6b0 sylpheed-0.9.7.ebuild 1720 MD5 006daac5258d6d18a2ecc63fda8383ad sylpheed-0.9.4.ebuild 1687 MD5 c4302a6743c21639783c499aa00a5e99 sylpheed-0.9.4-r1.ebuild 2316 MD5 0f1e92e49abecee6c964a729bf6f194d sylpheed-0.8.11.ebuild 1660 diff --git a/net-mail/sylpheed/sylpheed-0.9.7.ebuild b/net-mail/sylpheed/sylpheed-0.9.7.ebuild index 487e8d88bd59..afc7830fee61 100644 --- a/net-mail/sylpheed/sylpheed-0.9.7.ebuild +++ b/net-mail/sylpheed/sylpheed-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.7.ebuild,v 1.1 2003/10/15 07:47:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed/sylpheed-0.9.7.ebuild,v 1.2 2003/10/15 07:48:24 seemant Exp $ IUSE="ssl xface ipv6 nls gnome ldap crypt pda" @@ -14,7 +14,7 @@ HOMEPAGE="http://sylpheed.good-day.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~hppa" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64" PROVIDE="virtual/sylpheed" |