summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-30 12:40:53 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-30 12:40:53 +0000
commitb005bc93226f9596ad4c21c265cddc427162dea0 (patch)
tree8d7d4d4862be48d09daf62b638515594e8ed1617 /net-libs
parentfix multilib-strict and keyword ~amd64-fbsd (diff)
downloadgentoo-2-b005bc93226f9596ad4c21c265cddc427162dea0.tar.gz
gentoo-2-b005bc93226f9596ad4c21c265cddc427162dea0.tar.bz2
gentoo-2-b005bc93226f9596ad4c21c265cddc427162dea0.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libetpan/ChangeLog5
-rw-r--r--net-libs/libetpan/libetpan-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog
index 3148af286bb8..14f7d95a6caf 100644
--- a/net-libs/libetpan/ChangeLog
+++ b/net-libs/libetpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libetpan
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.99 2012/03/02 21:19:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.100 2012/05/30 12:40:53 blueness Exp $
+
+ 30 May 2012; Anthony G. Basile <blueness@gentoo.org> libetpan-1.1.ebuild:
+ Keyword ~mips
02 Mar 2012; Brent Baude <ranger@gentoo.org> libetpan-1.1.ebuild:
Marking libetpan-1.1 ppc64 for bug 391109
diff --git a/net-libs/libetpan/libetpan-1.1.ebuild b/net-libs/libetpan/libetpan-1.1.ebuild
index ead1a27c7d51..2101790f62dd 100644
--- a/net-libs/libetpan/libetpan-1.1.ebuild
+++ b/net-libs/libetpan/libetpan-1.1.ebuild
@@ -1,6 +1,6 @@
# 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.8 2012/03/02 21:19:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.9 2012/05/30 12:40:53 blueness 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 ~mips 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 )