diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-05-12 13:35:57 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-05-12 13:35:57 +0000 |
commit | 203c665c9af8ee81289ddc141608278a214e78b8 (patch) | |
tree | 2fe60d943d284b8b2855c329e59891344325df50 /net-libs/libetpan | |
parent | stable x86, bug 216938 (diff) | |
download | gentoo-2-203c665c9af8ee81289ddc141608278a214e78b8.tar.gz gentoo-2-203c665c9af8ee81289ddc141608278a214e78b8.tar.bz2 gentoo-2-203c665c9af8ee81289ddc141608278a214e78b8.zip |
stable x86, bug 221801
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/libetpan')
-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 3be523b33fde..9f4afee011e7 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.63 2008/05/12 11:37:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.64 2008/05/12 13:35:57 opfer Exp $ + + 12 May 2008; Christian Faulhammer <opfer@gentoo.org> libetpan-0.54.ebuild: + stable x86, bug 221801 12 May 2008; nixnut <nixnut@gentoo.org> libetpan-0.54.ebuild: Stable on ppc wrt bug 221801 diff --git a/net-libs/libetpan/libetpan-0.54.ebuild b/net-libs/libetpan/libetpan-0.54.ebuild index 746f14aa7c7d..b78697102339 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.4 2008/05/12 11:37:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.54.ebuild,v 1.5 2008/05/12 13:35:57 opfer 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 |