diff options
author | Jason Wever <weeve@gentoo.org> | 2007-01-29 00:03:03 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2007-01-29 00:03:03 +0000 |
commit | 6a33b7119ca39297745eb0ec0d9ad6f00ce19bc1 (patch) | |
tree | 1ed254a015c8657c60250c959a3778a66c88d271 /net-libs/libetpan | |
parent | masked ufo2000 until a new beta is released for bug #164186 (diff) | |
download | gentoo-2-6a33b7119ca39297745eb0ec0d9ad6f00ce19bc1.tar.gz gentoo-2-6a33b7119ca39297745eb0ec0d9ad6f00ce19bc1.tar.bz2 gentoo-2-6a33b7119ca39297745eb0ec0d9ad6f00ce19bc1.zip |
Stable on SPARC wrt bug #163611.
(Portage version: 2.1.2-r4)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index d473812c0c48..d4176f0b9408 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.42 2007/01/25 07:29:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.43 2007/01/29 00:03:03 weeve Exp $ + + 29 Jan 2007; Jason Wever <weeve@gentoo.org> libetpan-0.48.ebuild: + Stable on SPARC wrt bug #163611. 25 Jan 2007; Christian Faulhammer <opfer@gentoo.org> libetpan-0.48.ebuild: stable x86; bug #163611 diff --git a/net-libs/libetpan/libetpan-0.48.ebuild b/net-libs/libetpan/libetpan-0.48.ebuild index 3244b8352dcb..cb102a8856a6 100644 --- a/net-libs/libetpan/libetpan-0.48.ebuild +++ b/net-libs/libetpan/libetpan-0.48.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.48.ebuild,v 1.4 2007/01/25 07:29:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.48.ebuild,v 1.5 2007/01/29 00:03:03 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="berkdb debug gnutls sasl ssl ipv6" DEPEND="virtual/libc |