diff options
Diffstat (limited to 'mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild')
-rw-r--r-- | mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild b/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild index 9f51f9fde02e..86fe32180f84 100644 --- a/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild +++ b/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.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-claws/sylpheed-claws-2.6.1.ebuild,v 1.8 2007/03/06 17:57:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws/sylpheed-claws-2.6.1.ebuild,v 1.9 2007/03/10 18:37:56 nixnut Exp $ IUSE="" DESCRIPTION="Sylpheed-Claws is an email client (and news reader) based on GTK+" @@ -8,5 +8,5 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="" SLOT="0" LICENSE="GPL-2" # should be empty actually, but that makes repoman unhappy -KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND=">=mail-client/claws-mail-${PV}" |