summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-01-04 22:23:09 +0000
committerBrent Baude <ranger@gentoo.org>2012-01-04 22:23:09 +0000
commit6db763a0c06eabaffb2e2ae1de8a7ff40430371c (patch)
treed765adc71eb10dea10ba07111c968633fb7c89d5 /net-libs/libetpan
parentMarking anubis-4.1.1 ppc for bug 391111 (diff)
downloadgentoo-2-6db763a0c06eabaffb2e2ae1de8a7ff40430371c.tar.gz
gentoo-2-6db763a0c06eabaffb2e2ae1de8a7ff40430371c.tar.bz2
gentoo-2-6db763a0c06eabaffb2e2ae1de8a7ff40430371c.zip
Marking libetpan-1.1 ppc for bug 391109
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r--net-libs/libetpan/ChangeLog7
-rw-r--r--net-libs/libetpan/libetpan-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog
index c55c30e69dd5..bdd005226c3a 100644
--- a/net-libs/libetpan/ChangeLog
+++ b/net-libs/libetpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libetpan
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.96 2011/11/28 23:19:24 chainsaw Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.97 2012/01/04 22:23:09 ranger Exp $
+
+ 04 Jan 2012; Brent Baude <ranger@gentoo.org> libetpan-1.1.ebuild:
+ Marking libetpan-1.1 ppc for bug 391109
28 Nov 2011; Tony Vroon <chainsaw@gentoo.org> libetpan-1.1.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/net-libs/libetpan/libetpan-1.1.ebuild b/net-libs/libetpan/libetpan-1.1.ebuild
index 964cc9d2487a..5932fc741b80 100644
--- a/net-libs/libetpan/libetpan-1.1.ebuild
+++ b/net-libs/libetpan/libetpan-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.5 2011/11/28 23:19:24 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.6 2012/01/04 22:23:09 ranger Exp $
EAPI="4"
@@ -12,7 +12,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 ~x86-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 static-libs"
DEPEND="berkdb? ( sys-libs/db )