diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:22:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 18:22:35 +0000 |
commit | 60d37bae97684adb8202c5ecf80ea521322a47a0 (patch) | |
tree | cc37c97275b8426a72e30c43871357dfce0fddd8 /net-libs | |
parent | Fix bug #133767 with a call to fixlocalpod. (diff) | |
download | gentoo-2-60d37bae97684adb8202c5ecf80ea521322a47a0.tar.gz gentoo-2-60d37bae97684adb8202c5ecf80ea521322a47a0.tar.bz2 gentoo-2-60d37bae97684adb8202c5ecf80ea521322a47a0.zip |
Stable on ppc64; bug #126838
(Portage version: 2.0.54-r2)
Diffstat (limited to 'net-libs')
-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 2ea7c4060019..24c3ea94e4fd 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.27 2006/05/02 09:34:22 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.28 2006/05/19 18:22:35 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> libetpan-0.45.ebuild: + Stable on ppc64; bug #126838 02 May 2006; Andrej Kacian <ticho@gentoo.org> libetpan-0.45.ebuild: Force building with -j1. Bug #126848, reported by Marius Mauch <genone at diff --git a/net-libs/libetpan/libetpan-0.45.ebuild b/net-libs/libetpan/libetpan-0.45.ebuild index 07787e0a32d1..4f00577ef786 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.3 2006/05/02 09:34:22 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.45.ebuild,v 1.4 2006/05/19 18:22:35 corsair 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 |