diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-02 14:26:55 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-02 14:26:55 +0000 |
commit | 48cc19bebe7a6ae029d8ce3d8463d3d572c0a986 (patch) | |
tree | d1e2accdf15e48380171d1148b134aa683e2feb0 /net-libs | |
parent | amd64 stable (diff) | |
download | gentoo-2-48cc19bebe7a6ae029d8ce3d8463d3d572c0a986.tar.gz gentoo-2-48cc19bebe7a6ae029d8ce3d8463d3d572c0a986.tar.bz2 gentoo-2-48cc19bebe7a6ae029d8ce3d8463d3d572c0a986.zip |
amd64 stable, security bug 176805
(Portage version: 2.1.2.5)
Diffstat (limited to 'net-libs')
-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 709d3b3190a1..236fd28c7d95 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.48 2007/03/05 22:40:53 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.49 2007/05/02 14:26:55 beandog Exp $ + + 02 May 2007; Steve Dibb <beandog@gentoo.org> libetpan-0.49.ebuild: + amd64 stable, security bug 176805 05 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> libetpan-0.48.ebuild: Stable on alpha wrt bug #163611 diff --git a/net-libs/libetpan/libetpan-0.49.ebuild b/net-libs/libetpan/libetpan-0.49.ebuild index 4a5e6948dcc8..92f2f9ff6d77 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.2 2007/03/02 19:32:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.49.ebuild,v 1.3 2007/05/02 14:26:55 beandog 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 |