diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-02 15:42:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-02 15:42:29 +0000 |
commit | 04f09b15c1d6cf1106d0c271613e9004c69557ef (patch) | |
tree | fbcfc0023b10678d157f5cfd8dcd6348a47a0e85 /net-libs/libetpan | |
parent | Stable on sparc wrt security #176808 (diff) | |
download | gentoo-2-04f09b15c1d6cf1106d0c271613e9004c69557ef.tar.gz gentoo-2-04f09b15c1d6cf1106d0c271613e9004c69557ef.tar.bz2 gentoo-2-04f09b15c1d6cf1106d0c271613e9004c69557ef.zip |
Stable on sparc wrt security #176805
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.49.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 236fd28c7d95..bcbe4056e43b 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.49 2007/05/02 14:26:55 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.50 2007/05/02 15:42:29 gustavoz Exp $ + + 02 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> libetpan-0.49.ebuild: + Stable on sparc wrt security #176805 02 May 2007; Steve Dibb <beandog@gentoo.org> libetpan-0.49.ebuild: amd64 stable, security bug 176805 diff --git a/net-libs/libetpan/libetpan-0.49.ebuild b/net-libs/libetpan/libetpan-0.49.ebuild index 92f2f9ff6d77..289d525ff51e 100644 --- a/net-libs/libetpan/libetpan-0.49.ebuild +++ b/net-libs/libetpan/libetpan-0.49.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.49.ebuild,v 1.3 2007/05/02 14:26:55 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.49.ebuild,v 1.4 2007/05/02 15:42:29 gustavoz Exp $ DESCRIPTION="A portable, efficient middleware for different kinds of mail access." HOMEPAGE="http://libetpan.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="berkdb debug gnutls sasl ssl ipv6" DEPEND="virtual/libc |