diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-0.9.99.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.99.ebuild b/mail-client/sylpheed/sylpheed-0.9.99.ebuild index 6c0b41299daf..0dcab6971a2b 100644 --- a/mail-client/sylpheed/sylpheed-0.9.99.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.99.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.99.ebuild,v 1.4 2004/12/19 09:19:59 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.99.ebuild,v 1.5 2004/12/28 13:08:21 gmsoft Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~ia64 ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha hppa ~ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" |