diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-08 13:19:52 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-08 13:19:52 +0000 |
commit | 5d1bdb43043690efc3de43a58d204bf8a66906a3 (patch) | |
tree | b663665da612b0471245be467aa512faa6e323d2 /net-libs | |
parent | ppc stable, bug #127008 (diff) | |
download | gentoo-2-5d1bdb43043690efc3de43a58d204bf8a66906a3.tar.gz gentoo-2-5d1bdb43043690efc3de43a58d204bf8a66906a3.tar.bz2 gentoo-2-5d1bdb43043690efc3de43a58d204bf8a66906a3.zip |
stable amd64
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 76975b2b3cfb..f0f348e51c90 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.24 2006/03/23 00:30:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.25 2006/04/08 13:19:52 blubb Exp $ + + 08 Apr 2006; Simon Stelling <blubb@gentoo.org> libetpan-0.42.ebuild: + stable on amd64 *libetpan-0.45 (23 Mar 2006) diff --git a/net-libs/libetpan/libetpan-0.42.ebuild b/net-libs/libetpan/libetpan-0.42.ebuild index b5c155213b86..dfbad56581f0 100644 --- a/net-libs/libetpan/libetpan-0.42.ebuild +++ b/net-libs/libetpan/libetpan-0.42.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.42.ebuild,v 1.6 2006/03/22 22:21:34 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.42.ebuild,v 1.7 2006/04/08 13:19:52 blubb 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="~amd64 hppa ppc sparc x86" +KEYWORDS="amd64 hppa ppc sparc x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc |