diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-30 13:00:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-30 13:00:10 +0000 |
commit | ab20e3e2454dad90a028fc3df9bd7cf4126a5f55 (patch) | |
tree | cef9425c73c0951fa0cb34343083d28476974e44 /mail-client | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-ab20e3e2454dad90a028fc3df9bd7cf4126a5f55.tar.gz gentoo-2-ab20e3e2454dad90a028fc3df9bd7cf4126a5f55.tar.bz2 gentoo-2-ab20e3e2454dad90a028fc3df9bd7cf4126a5f55.zip |
Stable on ppc64; bug #156949
(Portage version: 2.1.1-r2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/squirrelmail/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/squirrelmail/ChangeLog b/mail-client/squirrelmail/ChangeLog index 9cc7c5768af2..5b2f68efd77f 100644 --- a/mail-client/squirrelmail/ChangeLog +++ b/mail-client/squirrelmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/squirrelmail # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.75 2006/12/28 22:13:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.76 2006/12/30 13:00:10 corsair Exp $ + + 30 Dec 2006; Markus Rothe <corsair@gentoo.org> squirrelmail-1.4.9a.ebuild: + Stable on ppc64; bug #156949 28 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> squirrelmail-1.4.9a.ebuild: diff --git a/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild index 7fff9912c658..00f646732dde 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.9a.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.9a.ebuild,v 1.5 2006/12/28 22:13:54 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild,v 1.6 2006/12/30 13:00:10 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="" |