diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2007-05-04 11:28:36 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2007-05-04 11:28:36 +0000 |
commit | e89f2145c1d4803603da45d075f6702d7a17a3ac (patch) | |
tree | 7e78483af8572bc6f14981536a6a5a4f312a3201 /net-libs/libetpan | |
parent | ia64 + x86 stable wrt #176942 (diff) | |
download | gentoo-2-e89f2145c1d4803603da45d075f6702d7a17a3ac.tar.gz gentoo-2-e89f2145c1d4803603da45d075f6702d7a17a3ac.tar.bz2 gentoo-2-e89f2145c1d4803603da45d075f6702d7a17a3ac.zip |
Stable on alpha wrt #176805
(Portage version: 2.1.2.2)
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 49de455c1d03..a01c6eeab246 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.52 2007/05/03 16:40:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.53 2007/05/04 11:28:36 yoswink Exp $ + + 04 May 2007; Jose Luis Rivero <yoswink@gentoo.org> libetpan-0.49.ebuild: + Stable on alpha wrt #176805 03 May 2007; Raúl Porcel <armin76@gentoo.org> libetpan-0.49.ebuild: x86 stable wrt #176805 diff --git a/net-libs/libetpan/libetpan-0.49.ebuild b/net-libs/libetpan/libetpan-0.49.ebuild index ac199e291c13..cc3b3eba8490 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.6 2007/05/03 16:40:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.49.ebuild,v 1.7 2007/05/04 11:28:36 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 |