diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:29:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-01-31 19:29:37 +0000 |
commit | e2e69f44e52a96d15412f0e7fddf07b90f2d45f2 (patch) | |
tree | 4952b24a9eac88f8d380b1db94d83bf4dddd7676 /net-libs/libetpan | |
parent | Stable on ppc64; bug #163541 (diff) | |
download | gentoo-2-e2e69f44e52a96d15412f0e7fddf07b90f2d45f2.tar.gz gentoo-2-e2e69f44e52a96d15412f0e7fddf07b90f2d45f2.tar.bz2 gentoo-2-e2e69f44e52a96d15412f0e7fddf07b90f2d45f2.zip |
Stable on ppc64; bug #163611
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index d4176f0b9408..858cf4df0501 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.43 2007/01/29 00:03:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.44 2007/01/31 19:29:37 corsair Exp $ + + 31 Jan 2007; Markus Rothe <corsair@gentoo.org> libetpan-0.48.ebuild: + Stable on ppc64; bug #163611 29 Jan 2007; Jason Wever <weeve@gentoo.org> libetpan-0.48.ebuild: Stable on SPARC wrt bug #163611. diff --git a/net-libs/libetpan/libetpan-0.48.ebuild b/net-libs/libetpan/libetpan-0.48.ebuild index cb102a8856a6..c3bcac62a768 100644 --- a/net-libs/libetpan/libetpan-0.48.ebuild +++ b/net-libs/libetpan/libetpan-0.48.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.48.ebuild,v 1.5 2007/01/29 00:03:03 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.48.ebuild,v 1.6 2007/01/31 19:29:37 corsair 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="berkdb debug gnutls sasl ssl ipv6" DEPEND="virtual/libc |