diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-11-27 16:03:10 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-11-27 16:03:10 +0000 |
commit | 12f458610f0c3e3a78a8da491ed1d51e3ca0c9f4 (patch) | |
tree | fb643eb748c2e98d2ec64cf32ef5624e8468b36c /net-libs/libetpan | |
parent | verion bump, bug #248938 (diff) | |
download | gentoo-2-12f458610f0c3e3a78a8da491ed1d51e3ca0c9f4.tar.gz gentoo-2-12f458610f0c3e3a78a8da491ed1d51e3ca0c9f4.tar.bz2 gentoo-2-12f458610f0c3e3a78a8da491ed1d51e3ca0c9f4.zip |
Sparc stable, part of Bug #248760.
(Portage version: 2.2_rc16/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'net-libs/libetpan')
-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 81865d004ef8..aa5354bd912a 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.71 2008/10/16 18:16:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.72 2008/11/27 16:03:10 fmccor Exp $ + + 27 Nov 2008; Ferris McCormick <fmccor@gentoo.org> libetpan-0.57.ebuild: + Sparc stable, part of Bug #248760. *libetpan-0.57 (16 Oct 2008) diff --git a/net-libs/libetpan/libetpan-0.57.ebuild b/net-libs/libetpan/libetpan-0.57.ebuild index 8b7ab4e9ac12..137cb3aabf7f 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.1 2008/10/16 18:16:56 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57.ebuild,v 1.2 2008/11/27 16:03:10 fmccor 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 |