diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-0.9.12.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.12.ebuild b/mail-client/sylpheed/sylpheed-0.9.12.ebuild index 7befc901198a..ca5178223415 100644 --- a/mail-client/sylpheed/sylpheed-0.9.12.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.12.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.ebuild,v 1.3 2004/06/26 12:52:44 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.4 2004/07/18 13:10:29 hattya 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" |