diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2007-03-05 22:40:53 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2007-03-05 22:40:53 +0000 |
commit | c065b3aa1e628f36a9c527f6112589aef271d65c (patch) | |
tree | 15f377122fc3f3148c8e883b6dc4e5a1e5b978bf /net-libs | |
parent | Removing myself from metadata.xml as I'm stepping back. (diff) | |
download | gentoo-2-c065b3aa1e628f36a9c527f6112589aef271d65c.tar.gz gentoo-2-c065b3aa1e628f36a9c527f6112589aef271d65c.tar.bz2 gentoo-2-c065b3aa1e628f36a9c527f6112589aef271d65c.zip |
Stable on alpha wrt bug #163611
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs')
-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 8703adcceecb..709d3b3190a1 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.47 2007/03/02 19:32:01 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.48 2007/03/05 22:40:53 yoswink Exp $ + + 05 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> libetpan-0.48.ebuild: + Stable on alpha wrt bug #163611 02 Mar 2007; nixnut <nixnut@gentoo.org> libetpan-0.49.ebuild: Stable on ppc wrt bug 163611 diff --git a/net-libs/libetpan/libetpan-0.48.ebuild b/net-libs/libetpan/libetpan-0.48.ebuild index 5755ffe5db8d..6d6420e3e4bf 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.8 2007/02/27 22:08:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.48.ebuild,v 1.9 2007/03/05 22:40:53 yoswink 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 |