diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-06-19 10:45:42 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-06-19 10:45:42 +0000 |
commit | 23ed8c89e7a388f65b9567cd431d263d51cab786 (patch) | |
tree | dbffa34daa8ac60d8a10e57366abacdb6cf37f95 /net-libs/libetpan | |
parent | version bump (diff) | |
download | gentoo-2-23ed8c89e7a388f65b9567cd431d263d51cab786.tar.gz gentoo-2-23ed8c89e7a388f65b9567cd431d263d51cab786.tar.bz2 gentoo-2-23ed8c89e7a388f65b9567cd431d263d51cab786.zip |
Stable for x86. See bugs #126848 and #135886.
(Portage version: 2.1)
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 24c3ea94e4fd..8b710137a5f1 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.28 2006/05/19 18:22:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.29 2006/06/19 10:45:42 s4t4n Exp $ + + 19 May 2006; Michele Noberasco <s4t4n@gentoo.org> libetpan-0.45.ebuild: + Stable on x86; bug #135886 19 May 2006; Markus Rothe <corsair@gentoo.org> libetpan-0.45.ebuild: Stable on ppc64; bug #126838 diff --git a/net-libs/libetpan/libetpan-0.45.ebuild b/net-libs/libetpan/libetpan-0.45.ebuild index 4f00577ef786..b0956aa153a4 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.4 2006/05/19 18:22:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.45.ebuild,v 1.5 2006/06/19 10:45:42 s4t4n 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 |