diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 10:08:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 10:08:32 +0000 |
commit | 326fbba7bfe7392b2cdb3a478818c879dfbbc36c (patch) | |
tree | 913166ff7c61f428f743c85ada384a9e7e041102 /net-libs | |
parent | Stable on ppc64; bug #221309 (diff) | |
download | gentoo-2-326fbba7bfe7392b2cdb3a478818c879dfbbc36c.tar.gz gentoo-2-326fbba7bfe7392b2cdb3a478818c879dfbbc36c.tar.bz2 gentoo-2-326fbba7bfe7392b2cdb3a478818c879dfbbc36c.zip |
Stable on ppc64; bug #221801
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.54.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 74f719e3953a..e93be2807d17 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.61 2008/02/24 18:14:39 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.62 2008/05/12 10:08:32 corsair Exp $ + + 12 May 2008; Markus Rothe <corsair@gentoo.org> libetpan-0.54.ebuild: + Stable on ppc64; bug #221801 24 Feb 2008; Andrej Kacian <ticho@gentoo.org> libetpan-0.54.ebuild: Updated version in soname change warning. diff --git a/net-libs/libetpan/libetpan-0.54.ebuild b/net-libs/libetpan/libetpan-0.54.ebuild index f4150e3a4848..a4e76d00dd3c 100644 --- a/net-libs/libetpan/libetpan-0.54.ebuild +++ b/net-libs/libetpan/libetpan-0.54.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.54.ebuild,v 1.2 2008/02/24 18:14:39 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.54.ebuild,v 1.3 2008/05/12 10:08:32 corsair 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 |