diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:16:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:16:23 +0000 |
commit | d61717c160dce01c108d081c26526b1b179b669a (patch) | |
tree | ba584d077f5f0c69ff97e45fb8e7281e635e8a9f /net-libs | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-d61717c160dce01c108d081c26526b1b179b669a.tar.gz gentoo-2-d61717c160dce01c108d081c26526b1b179b669a.tar.bz2 gentoo-2-d61717c160dce01c108d081c26526b1b179b669a.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'net-libs')
-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 9a384ce6a4dd..d1b248d2b396 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.36 2006/10/13 21:08:49 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.37 2006/10/20 21:16:23 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> libetpan-0.45.ebuild: + Stable on Alpha. *libetpan-0.47 (13 Oct 2006) diff --git a/net-libs/libetpan/libetpan-0.45.ebuild b/net-libs/libetpan/libetpan-0.45.ebuild index 903d22dc94ce..caca37246510 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.9 2006/08/09 21:43:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.45.ebuild,v 1.10 2006/10/20 21:16:23 kloeri 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 |