diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-01-23 10:00:37 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-01-23 10:00:37 +0000 |
commit | 934628a63920695cc88d68e66ce0d6cb89860741 (patch) | |
tree | 7dc7682bcf989d078746db4932f35a333f368e9a /mail-client | |
parent | Fixing the Manifest (thanks to samLT <samuelethiec at hotmail.com> in #163296). (diff) | |
download | gentoo-2-934628a63920695cc88d68e66ce0d6cb89860741.tar.gz gentoo-2-934628a63920695cc88d68e66ce0d6cb89860741.tar.bz2 gentoo-2-934628a63920695cc88d68e66ce0d6cb89860741.zip |
amd64 stable, security bug 156949
(Portage version: 2.1.1-r2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/squirrelmail/ChangeLog | 7 | ||||
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-client/squirrelmail/ChangeLog b/mail-client/squirrelmail/ChangeLog index 5b2f68efd77f..864da510162f 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.76 2006/12/30 13:00:10 corsair Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.77 2007/01/23 10:00:37 beandog Exp $ + + 23 Jan 2007; Steve Dibb <beandog@gentoo.org> squirrelmail-1.4.9a.ebuild: + amd64 stable, security bug 156949 30 Dec 2006; Markus Rothe <corsair@gentoo.org> squirrelmail-1.4.9a.ebuild: Stable on ppc64; bug #156949 diff --git a/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild index 00f646732dde..763d9c48573e 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 +# Copyright 1999-2007 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.6 2006/12/30 13:00:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild,v 1.7 2007/01/23 10:00:37 beandog 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="" |