diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-07 20:33:05 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-07 20:33:05 +0000 |
commit | 253478ec3c31c624cc99c17a572342fa97dfb915 (patch) | |
tree | 683928ed7631ba993a204ef3cf93a2806cf228d2 /net-libs | |
parent | re-keyword ~amd64 (diff) | |
download | gentoo-2-253478ec3c31c624cc99c17a572342fa97dfb915.tar.gz gentoo-2-253478ec3c31c624cc99c17a572342fa97dfb915.tar.bz2 gentoo-2-253478ec3c31c624cc99c17a572342fa97dfb915.zip |
stable on amd64 as a dependency of claws-mail; bug 163611
(Portage version: 2.1.2-r7)
Diffstat (limited to 'net-libs')
-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 858cf4df0501..5d458ce4eca0 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.44 2007/01/31 19:29:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.45 2007/02/07 20:33:05 blubb Exp $ + + 07 Feb 2007; Simon Stelling <blubb@gentoo.org> libetpan-0.48.ebuild: + stable on amd64 as a dependency of claws-mail; bug 163611 31 Jan 2007; Markus Rothe <corsair@gentoo.org> libetpan-0.48.ebuild: Stable on ppc64; bug #163611 diff --git a/net-libs/libetpan/libetpan-0.48.ebuild b/net-libs/libetpan/libetpan-0.48.ebuild index c3bcac62a768..2e4539b28934 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.6 2007/01/31 19:29:37 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.48.ebuild,v 1.7 2007/02/07 20:33:05 blubb 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 |