diff options
Diffstat (limited to 'mail-client/squirrelmail/squirrelmail-1.4.18.ebuild')
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild index 420818dec73c..b99c5202513f 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild,v 1.6 2009/05/15 16:26:31 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.18.ebuild,v 1.7 2009/05/15 17:03:37 tcunha Exp $ IUSE="ldap spell ssl filter mysql postgres nls" @@ -37,7 +37,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 HOMEPAGE="http://www.squirrelmail.org/" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" DEPEND="" |