diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-11-27 18:32:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-11-27 18:32:22 +0000 |
commit | d3ba6099c2cc322e416c8a885cbca2a7cf92288d (patch) | |
tree | 0b9d2fe73561209bf7c6377e9609ef63d9cdd3c2 | |
parent | Stable for HPPA (bug #248439). (diff) | |
download | gentoo-2-d3ba6099c2cc322e416c8a885cbca2a7cf92288d.tar.gz gentoo-2-d3ba6099c2cc322e416c8a885cbca2a7cf92288d.tar.bz2 gentoo-2-d3ba6099c2cc322e416c8a885cbca2a7cf92288d.zip |
Stable for HPPA (bug #24876).
(Portage version: 2.1.6_rc1/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.57.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index aa5354bd912a..06ca9b55a011 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.72 2008/11/27 16:03:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.73 2008/11/27 18:32:22 jer Exp $ + + 27 Nov 2008; Jeroen Roovers <jer@gentoo.org> libetpan-0.57.ebuild: + Stable for HPPA (bug #24876). 27 Nov 2008; Ferris McCormick <fmccor@gentoo.org> libetpan-0.57.ebuild: Sparc stable, part of Bug #248760. diff --git a/net-libs/libetpan/libetpan-0.57.ebuild b/net-libs/libetpan/libetpan-0.57.ebuild index 137cb3aabf7f..7bd8096c4291 100644 --- a/net-libs/libetpan/libetpan-0.57.ebuild +++ b/net-libs/libetpan/libetpan-0.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57.ebuild,v 1.2 2008/11/27 16:03:10 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57.ebuild,v 1.3 2008/11/27 18:32:22 jer Exp $ DESCRIPTION="A portable, efficient middleware for different kinds of mail access." HOMEPAGE="http://libetpan.sourceforge.net" @@ -8,7 +8,7 @@ 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 ipv6 liblockfile sasl ssl" DEPEND="virtual/libc |