diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-28 22:13:54 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-12-28 22:13:54 +0000 |
commit | a9e6f979bce99cd2daec0c0477fa2c1340106c8e (patch) | |
tree | 0411b1e57b2059c77937dba552fcc3b83ce238a2 /mail-client | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-a9e6f979bce99cd2daec0c0477fa2c1340106c8e.tar.gz gentoo-2-a9e6f979bce99cd2daec0c0477fa2c1340106c8e.tar.bz2 gentoo-2-a9e6f979bce99cd2daec0c0477fa2c1340106c8e.zip |
Stable on Alpha, bug 156949.
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/squirrelmail/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/squirrelmail/ChangeLog b/mail-client/squirrelmail/ChangeLog index 4693f3a22e44..9cc7c5768af2 100644 --- a/mail-client/squirrelmail/ChangeLog +++ b/mail-client/squirrelmail/ChangeLog @@ -1,6 +1,10 @@ # 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.74 2006/12/27 07:58:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/ChangeLog,v 1.75 2006/12/28 22:13:54 kloeri Exp $ + + 28 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> + squirrelmail-1.4.9a.ebuild: + Stable on Alpha, bug 156949. 27 Dec 2006; Tobias Scherbaum <dertobi123@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 d49b3ce1d68d..7fff9912c658 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.4 2006/12/27 07:58:01 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/squirrelmail/squirrelmail-1.4.9a.ebuild,v 1.5 2006/12/28 22:13:54 kloeri 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="" |