diff options
author | Jason Wever <weeve@gentoo.org> | 2006-06-20 12:16:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-06-20 12:16:28 +0000 |
commit | 1fcfb05576608855def93c9baca87777c89e4111 (patch) | |
tree | f874cef53f19997de84bafefdea44055f733a9f6 /net-libs/libetpan | |
parent | Added latest version. (diff) | |
download | gentoo-2-1fcfb05576608855def93c9baca87777c89e4111.tar.gz gentoo-2-1fcfb05576608855def93c9baca87777c89e4111.tar.bz2 gentoo-2-1fcfb05576608855def93c9baca87777c89e4111.zip |
Stable on SPARC wrt security bug #135886.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 8b710137a5f1..43d7f4f54475 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.29 2006/06/19 10:45:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.30 2006/06/20 12:16:28 weeve Exp $ + + 20 Jun 2006; Jason Wever <weeve@gentoo.org> libetpan-0.45.ebuild: + Stable on SPARC wrt security bug #135886. 19 May 2006; Michele Noberasco <s4t4n@gentoo.org> libetpan-0.45.ebuild: Stable on x86; bug #135886 diff --git a/net-libs/libetpan/libetpan-0.45.ebuild b/net-libs/libetpan/libetpan-0.45.ebuild index b0956aa153a4..e5227db2bf50 100644 --- a/net-libs/libetpan/libetpan-0.45.ebuild +++ b/net-libs/libetpan/libetpan-0.45.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.45.ebuild,v 1.5 2006/06/19 10:45:42 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.45.ebuild,v 1.6 2006/06/20 12:16:28 weeve 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" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 sparc x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc |