diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-2.2.5.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-2.2.5.ebuild b/mail-client/sylpheed/sylpheed-2.2.5.ebuild index 9a295354a221..7b20ff9c4b81 100644 --- a/mail-client/sylpheed/sylpheed-2.2.5.ebuild +++ b/mail-client/sylpheed/sylpheed-2.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.5.ebuild,v 1.2 2006/06/09 12:10:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.5.ebuild,v 1.3 2006/06/10 18:02:18 gmsoft Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${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" |