diff options
author | 2003-10-15 07:48:26 +0000 | |
---|---|---|
committer | 2003-10-15 07:48:26 +0000 | |
commit | fee518ad2c10c5ae2a039dcf6f6b656bd5eed811 (patch) | |
tree | c1641bf695bf1dc9bbbb039503cad7021436f64a /net-mail | |
parent | Version bump (diff) | |
download | historical-fee518ad2c10c5ae2a039dcf6f6b656bd5eed811.tar.gz historical-fee518ad2c10c5ae2a039dcf6f6b656bd5eed811.tar.bz2 historical-fee518ad2c10c5ae2a039dcf6f6b656bd5eed811.zip |
add other arches to testing
Diffstat (limited to 'net-mail')
-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" |