diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-07-03 14:39:22 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-07-03 14:39:22 +0000 |
commit | 83fa41ef65084752b3d6bb134ed0862a484efec1 (patch) | |
tree | 73bac2cc2c74536172af80b87aa6abe8684d8887 /net-libs/libetpan | |
parent | Stable on ppc; security bug #138323. (diff) | |
download | gentoo-2-83fa41ef65084752b3d6bb134ed0862a484efec1.tar.gz gentoo-2-83fa41ef65084752b3d6bb134ed0862a484efec1.tar.bz2 gentoo-2-83fa41ef65084752b3d6bb134ed0862a484efec1.zip |
Stable on amd64.
(Portage version: 2.1)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index c822f9faf7c6..805fca75b0ff 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.31 2006/06/25 07:13:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.32 2006/07/03 14:39:22 tcort Exp $ + + 03 Jul 2006; Thomas Cort <tcort@gentoo.org> libetpan-0.45.ebuild: + Stable on amd64. 25 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> libetpan-0.45.ebuild: diff --git a/net-libs/libetpan/libetpan-0.45.ebuild b/net-libs/libetpan/libetpan-0.45.ebuild index 3f25ae32eb33..2e4dc191bd55 100644 --- a/net-libs/libetpan/libetpan-0.45.ebuild +++ b/net-libs/libetpan/libetpan-0.45.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.45.ebuild,v 1.7 2006/06/25 07:13:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.45.ebuild,v 1.8 2006/07/03 14:39:22 tcort 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" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc |