diff options
author | 2011-11-22 16:11:10 +0000 | |
---|---|---|
committer | 2011-11-22 16:11:10 +0000 | |
commit | 14f19d193adfa4aca92e197af86884440a12e2d5 (patch) | |
tree | 95d19d547b52a236444c1466261ab31f417f1bab /net-libs | |
parent | x86 stable wrt bug #391107 (diff) | |
download | gentoo-2-14f19d193adfa4aca92e197af86884440a12e2d5.tar.gz gentoo-2-14f19d193adfa4aca92e197af86884440a12e2d5.tar.bz2 gentoo-2-14f19d193adfa4aca92e197af86884440a12e2d5.zip |
x86 stable wrt bug #391109
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libetpan/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libetpan/libetpan-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog index 50785fb5c8a8..dbcd97a8b3e4 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.93 2011/08/11 19:03:53 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.94 2011/11/22 16:11:10 phajdan.jr Exp $ + + 22 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libetpan-1.1.ebuild: + x86 stable wrt bug #391109 11 Aug 2011; Eray Aslan <eras@gentoo.org> -libetpan-0.57.ebuild, -libetpan-0.57-r1.ebuild: diff --git a/net-libs/libetpan/libetpan-1.1.ebuild b/net-libs/libetpan/libetpan-1.1.ebuild index a1be239322f5..f26149d42184 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 # 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.2 2011/07/18 04:23:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.3 2011/11/22 16:11:10 phajdan.jr 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 ) |