diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2006-03-21 22:06:56 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2006-03-21 22:06:56 +0000 |
commit | 0a377a15aa598e47eadc631b185e5e5f588b674a (patch) | |
tree | 83fc4e8ef1a86d72d1934aea6b7894e373cf8639 /mail-client | |
parent | Revbump. Newer compatibility library and using amavis-new rather than the old... (diff) | |
download | gentoo-2-0a377a15aa598e47eadc631b185e5e5f588b674a.tar.gz gentoo-2-0a377a15aa598e47eadc631b185e5e5f588b674a.tar.bz2 gentoo-2-0a377a15aa598e47eadc631b185e5e5f588b674a.zip |
Fixed keywords.
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/squirrelmail/squirrelmail-1.4.6-r1.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.6-r1.ebuild index eedff147d11d..70f66dcf9e58 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.6-r1.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.6-r1.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/squirrelmail/squirrelmail-1.4.6-r1.ebuild,v 1.1 2006/03/21 22:06:11 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.6-r1.ebuild,v 1.2 2006/03/21 22:06:56 eradicator Exp $ IUSE="crypt ldap spell ssl filter mysql postgres" @@ -35,7 +35,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2 HOMEPAGE="http://www.squirrelmail.org/" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" DEPEND="" |