diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:49 +0000 |
commit | 125dc44e137b03400b0d2feda2ba4fe06553deae (patch) | |
tree | a6cbe286bde60109e147b04b0719fe445b65325e /dev-libs/libestr | |
parent | Stable for x86, wrt bug #495916 (diff) | |
download | gentoo-2-125dc44e137b03400b0d2feda2ba4fe06553deae.tar.gz gentoo-2-125dc44e137b03400b0d2feda2ba4fe06553deae.tar.bz2 gentoo-2-125dc44e137b03400b0d2feda2ba4fe06553deae.zip |
Stable for x86, wrt bug #495406
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libestr')
-rw-r--r-- | dev-libs/libestr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libestr/libestr-0.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libestr/ChangeLog b/dev-libs/libestr/ChangeLog index a8424e25b849..0cb01ffee55d 100644 --- a/dev-libs/libestr/ChangeLog +++ b/dev-libs/libestr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libestr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v 1.29 2014/01/12 19:45:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v 1.30 2014/01/14 13:57:49 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libestr-0.1.9.ebuild: + Stable for x86, wrt bug #495406 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> libestr-0.1.9.ebuild: amd64 stable, bug #495406 diff --git a/dev-libs/libestr/libestr-0.1.9.ebuild b/dev-libs/libestr/libestr-0.1.9.ebuild index 3add5fdf6fcf..bd77961819a1 100644 --- a/dev-libs/libestr/libestr-0.1.9.ebuild +++ b/dev-libs/libestr/libestr-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.9.ebuild,v 1.4 2014/01/12 19:45:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.9.ebuild,v 1.5 2014/01/14 13:57:49 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://libestr.adiscon.com/files/download/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm hppa ~x86" +KEYWORDS="amd64 arm hppa x86" IUSE="debug static-libs" DEPEND="" |