diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-2.3.0.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-2.3.0.ebuild b/mail-client/sylpheed/sylpheed-2.3.0.ebuild index fd810527c279..2d11ae170005 100644 --- a/mail-client/sylpheed/sylpheed-2.3.0.ebuild +++ b/mail-client/sylpheed/sylpheed-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.3.0.ebuild,v 1.7 2007/03/03 15:26:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.3.0.ebuild,v 1.8 2007/03/28 14:10:04 armin76 Exp $ WANT_AUTOMAKE=1.4 @@ -13,7 +13,7 @@ HOMEPAGE="http://sylpheed.sraoss.jp/" SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86" SLOT="0" PROVIDE="virtual/sylpheed" |