diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-11 12:59:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-11 12:59:31 +0000 |
commit | 97dbdd13b82d9aa39a60188dfc64143887cbf0e5 (patch) | |
tree | 7f76114d8a2733507aadbc0d193d84880340f998 /mail-client/squirrelmail/squirrelmail-1.4.7.ebuild | |
parent | Stable on ppc64; bug #134341 (diff) | |
download | gentoo-2-97dbdd13b82d9aa39a60188dfc64143887cbf0e5.tar.gz gentoo-2-97dbdd13b82d9aa39a60188dfc64143887cbf0e5.tar.bz2 gentoo-2-97dbdd13b82d9aa39a60188dfc64143887cbf0e5.zip |
Stable on ppc64; bug #139273
(Portage version: 2.1-r1)
Diffstat (limited to 'mail-client/squirrelmail/squirrelmail-1.4.7.ebuild')
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/squirrelmail/squirrelmail-1.4.7.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.7.ebuild index 36a5ee9c8881..63d9a0718b7d 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.7.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.7.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.7.ebuild,v 1.2 2006/08/11 04:41:56 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.7.ebuild,v 1.3 2006/08/11 12:59:31 corsair Exp $ IUSE="crypt 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="" |