diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild b/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild index 88d8b9134db2..24eab67bdcd3 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.5 2004/09/25 11:27:47 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild,v 1.6 2004/09/29 03:02:53 weeve 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 ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" |