summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-07-17 14:37:01 +0000
committerMarkus Meier <maekke@gentoo.org>2011-07-17 14:37:01 +0000
commit8ab77b30fc2ea86a6e7476c310b5e174a05ba251 (patch)
treedc06d238201bf65c5d83ada8e4b2e88971cd22dc /net-libs/libetpan
parentx86 stable, bug #373681 (diff)
downloadgentoo-2-8ab77b30fc2ea86a6e7476c310b5e174a05ba251.tar.gz
gentoo-2-8ab77b30fc2ea86a6e7476c310b5e174a05ba251.tar.bz2
gentoo-2-8ab77b30fc2ea86a6e7476c310b5e174a05ba251.zip
x86 stable, bug #373687
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r--net-libs/libetpan/ChangeLog5
-rw-r--r--net-libs/libetpan/libetpan-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog
index 4c2e154af943..1bad35813ff0 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.87 2011/07/13 08:15:12 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.88 2011/07/17 14:37:01 maekke Exp $
+
+ 17 Jul 2011; Markus Meier <maekke@gentoo.org> libetpan-1.0.ebuild:
+ x86 stable, bug #373687
*libetpan-1.1 (13 Jul 2011)
diff --git a/net-libs/libetpan/libetpan-1.0.ebuild b/net-libs/libetpan/libetpan-1.0.ebuild
index 0554f7d0fdf1..74807272df32 100644
--- a/net-libs/libetpan/libetpan-1.0.ebuild
+++ b/net-libs/libetpan/libetpan-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild,v 1.5 2011/07/02 22:14:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild,v 1.6 2011/07/17 14:37:01 maekke Exp $
EAPI="2"
@@ -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"
DEPEND="berkdb? ( sys-libs/db )