diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-17 12:49:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-17 12:49:16 +0000 |
commit | 10ee1bf01114144b2af4600ad761efa99d7b7271 (patch) | |
tree | 89a8976517ecb955c6658c1afb0ec76625a5f39d /mail-client/squirrelmail | |
parent | readded hddtemp and mpd to RDEPEND as per bug #183046 thanks Daniel Pielmeier (diff) | |
download | gentoo-2-10ee1bf01114144b2af4600ad761efa99d7b7271.tar.gz gentoo-2-10ee1bf01114144b2af4600ad761efa99d7b7271.tar.bz2 gentoo-2-10ee1bf01114144b2af4600ad761efa99d7b7271.zip |
alpha/x86 stable wrt security #185010
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'mail-client/squirrelmail')
-rw-r--r-- | mail-client/squirrelmail/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/squirrelmail/ChangeLog b/mail-client/squirrelmail/ChangeLog index c75ff7c01401..d712402f7494 100644 --- a/mail-client/squirrelmail/ChangeLog +++ b/mail-client/squirrelmail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/squirrelmail # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.99 2007/07/17 01:34:31 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.100 2007/07/17 12:49:16 armin76 Exp $ + + 17 Jul 2007; Raúl Porcel <armin76@gentoo.org> + squirrelmail-1.4.10a-r2.ebuild: + alpha/x86 stable wrt security #185010 17 Jul 2007; Steve Dibb <beandog@gentoo.org> squirrelmail-1.5.1-r6.ebuild: amd64 stable, security bug 185010 diff --git a/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild b/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild index bdc2212add78..6970e895478a 100644 --- a/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild +++ b/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild @@ -1,6 +1,6 @@ # 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.10a-r2.ebuild,v 1.4 2007/07/16 22:14:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.10a-r2.ebuild,v 1.5 2007/07/17 12:49:16 armin76 Exp $ IUSE="crypt ldap spell ssl filter mysql postgres nls" @@ -39,7 +39,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="" |