diff options
author | 2007-03-02 19:32:01 +0000 | |
---|---|---|
committer | 2007-03-02 19:32:01 +0000 | |
commit | aeb963a7d528d4e4354c0f8deca69937f2f63a38 (patch) | |
tree | d173f3ab833cc36ea9b0b192959510e4cd79819c /net-libs/libetpan/libetpan-0.49.ebuild | |
parent | patches are now on Gentoo mirrors as they were too big (diff) | |
download | gentoo-2-aeb963a7d528d4e4354c0f8deca69937f2f63a38.tar.gz gentoo-2-aeb963a7d528d4e4354c0f8deca69937f2f63a38.tar.bz2 gentoo-2-aeb963a7d528d4e4354c0f8deca69937f2f63a38.zip |
Stable on ppc wrt bug 163611
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-libs/libetpan/libetpan-0.49.ebuild')
-rw-r--r-- | net-libs/libetpan/libetpan-0.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libetpan/libetpan-0.49.ebuild b/net-libs/libetpan/libetpan-0.49.ebuild index 33646e93797a..4a5e6948dcc8 100644 --- a/net-libs/libetpan/libetpan-0.49.ebuild +++ b/net-libs/libetpan/libetpan-0.49.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.49.ebuild,v 1.1 2007/01/08 23:55:47 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.49.ebuild,v 1.2 2007/03/02 19:32:01 nixnut 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 |