diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-22 19:43:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-22 19:43:20 +0000 |
commit | f4615ed548d53c0e7c83a050583349e8d7234006 (patch) | |
tree | cc69a79d51bf3fe7010f61e0f33dedcd54eb5c16 /net-libs/libetpan | |
parent | Fix dep on net-tools[old-output] to work around bug 391397 (diff) | |
download | gentoo-2-f4615ed548d53c0e7c83a050583349e8d7234006.tar.gz gentoo-2-f4615ed548d53c0e7c83a050583349e8d7234006.tar.bz2 gentoo-2-f4615ed548d53c0e7c83a050583349e8d7234006.zip |
Stable for HPPA (bug #391109).
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libetpan')
-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 dbcd97a8b3e4..9d384a6651be 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.94 2011/11/22 16:11:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.95 2011/11/22 19:43:20 jer Exp $ + + 22 Nov 2011; Jeroen Roovers <jer@gentoo.org> libetpan-1.1.ebuild: + Stable for HPPA (bug #391109). 22 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libetpan-1.1.ebuild: x86 stable wrt bug #391109 diff --git a/net-libs/libetpan/libetpan-1.1.ebuild b/net-libs/libetpan/libetpan-1.1.ebuild index f26149d42184..915dbe0cd9fe 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.3 2011/11/22 16:11:10 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.1.ebuild,v 1.4 2011/11/22 19:43:20 jer 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 ) |