diff options
Diffstat (limited to 'mail-client/squirrelmail/squirrelmail-1.4.16.ebuild')
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/squirrelmail/squirrelmail-1.4.16.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.16.ebuild index d95af00bae06..44c129d81288 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.16.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.16.ebuild,v 1.1 2008/10/01 19:00:15 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.16.ebuild,v 1.2 2008/10/28 00:22:46 ranger 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="" |