summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2010-01-10 18:50:26 +0000
committerAlex Legler <a3li@gentoo.org>2010-01-10 18:50:26 +0000
commit8dda363938d91576677dacd80b4d8528061d2e1b (patch)
tree2d262655a48dff9e8ed1ce4e0f371427daf7b732 /net-libs
parentppc stable #297441 (diff)
downloadgentoo-2-8dda363938d91576677dacd80b4d8528061d2e1b.tar.gz
gentoo-2-8dda363938d91576677dacd80b4d8528061d2e1b.tar.bz2
gentoo-2-8dda363938d91576677dacd80b4d8528061d2e1b.zip
Keyword ~x86-macos
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libetpan/ChangeLog5
-rw-r--r--net-libs/libetpan/libetpan-0.57-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog
index 445b51667340..b9501b1c773e 100644
--- a/net-libs/libetpan/ChangeLog
+++ b/net-libs/libetpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libetpan
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.80 2010/01/08 21:27:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.81 2010/01/10 18:50:26 a3li Exp $
+
+ 10 Jan 2010; Alex Legler <a3li@gentoo.org> libetpan-0.57-r1.ebuild:
+ Keyword ~x86-macos
*libetpan-0.57-r1 (08 Jan 2010)
diff --git a/net-libs/libetpan/libetpan-0.57-r1.ebuild b/net-libs/libetpan/libetpan-0.57-r1.ebuild
index d567b198cd09..37857347f1e2 100644
--- a/net-libs/libetpan/libetpan-0.57-r1.ebuild
+++ b/net-libs/libetpan/libetpan-0.57-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57-r1.ebuild,v 1.1 2010/01/08 21:27:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57-r1.ebuild,v 1.2 2010/01/10 18:50:26 a3li 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl"
DEPEND="berkdb? ( sys-libs/db )