diff options
author | 2007-05-26 01:34:10 +0000 | |
---|---|---|
committer | 2007-05-26 01:34:10 +0000 | |
commit | 8e24d8e9237666e410c45b46d271f70dfb20f338 (patch) | |
tree | 19fb96d5b0019b47911d9cf9139b9fd0138cf4bf /net-libs/libetpan | |
parent | Drop ant-tasks from satisfying test use flag as ant-junit is now stable. (diff) | |
download | gentoo-2-8e24d8e9237666e410c45b46d271f70dfb20f338.tar.gz gentoo-2-8e24d8e9237666e410c45b46d271f70dfb20f338.tar.bz2 gentoo-2-8e24d8e9237666e410c45b46d271f70dfb20f338.zip |
Stable for HPPA (bug #176805).
(Portage version: 2.1.2.8)
Diffstat (limited to 'net-libs/libetpan')
-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 a01c6eeab246..1a956f67aa79 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.53 2007/05/04 11:28:36 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.54 2007/05/26 01:34:10 jer Exp $ + + 26 May 2007; Jeroen Roovers <jer@gentoo.org> libetpan-0.49.ebuild: + Stable for HPPA (bug #176805). 04 May 2007; Jose Luis Rivero <yoswink@gentoo.org> libetpan-0.49.ebuild: Stable on alpha wrt #176805 diff --git a/net-libs/libetpan/libetpan-0.49.ebuild b/net-libs/libetpan/libetpan-0.49.ebuild index cc3b3eba8490..32d056f01a85 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.7 2007/05/04 11:28:36 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.49.ebuild,v 1.8 2007/05/26 01:34:10 jer 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 |