diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 17:45:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-20 17:45:18 +0000 |
commit | 44a137e28faeab6579ff883c6f583d40b368ad6d (patch) | |
tree | e5ccce772f2520bceec3d66d9ee49fa5e6525656 /net-libs | |
parent | Stable on ppc. Bug 126134 (diff) | |
download | gentoo-2-44a137e28faeab6579ff883c6f583d40b368ad6d.tar.gz gentoo-2-44a137e28faeab6579ff883c6f583d40b368ad6d.tar.bz2 gentoo-2-44a137e28faeab6579ff883c6f583d40b368ad6d.zip |
Stable on sparc wrt #126838
(Portage version: 2.0.54)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-0.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index eb2a6769ed8e..53408a64c785 100644 --- a/net-libs/libetpan/ChangeLog +++ b/net-libs/libetpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libetpan # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.21 2006/03/20 17:11:36 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.22 2006/03/20 17:45:18 gustavoz Exp $ + + 20 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> libetpan-0.42.ebuild: + Stable on sparc wrt #126838 20 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> libetpan-0.43.ebuild: Add ~alpha keyword, dependency of sylpheed-claws-2.0.0. As per bug #126838 diff --git a/net-libs/libetpan/libetpan-0.42.ebuild b/net-libs/libetpan/libetpan-0.42.ebuild index b85ceefc001d..310a00de74df 100644 --- a/net-libs/libetpan/libetpan-0.42.ebuild +++ b/net-libs/libetpan/libetpan-0.42.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.42.ebuild,v 1.4 2006/03/20 16:30:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.42.ebuild,v 1.5 2006/03/20 17:45:18 gustavoz 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="~amd64 hppa ~ppc ~sparc x86" +KEYWORDS="~amd64 hppa ~ppc sparc x86" IUSE="berkdb debug gnutls sasl ssl" DEPEND="virtual/libc |