summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:49:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:49:40 +0000
commit32a80e834c34a8c9fc6c726500d0ebe0de4e265e (patch)
treeca90d0bd9fbbb2250621170495aabee67aec6165 /dev-libs/libestr
parentStable for x86, wrt bug #441698 (diff)
downloadgentoo-2-32a80e834c34a8c9fc6c726500d0ebe0de4e265e.tar.gz
gentoo-2-32a80e834c34a8c9fc6c726500d0ebe0de4e265e.tar.bz2
gentoo-2-32a80e834c34a8c9fc6c726500d0ebe0de4e265e.zip
Stable for x86, wrt bug #441190
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/libestr')
-rw-r--r--dev-libs/libestr/ChangeLog5
-rw-r--r--dev-libs/libestr/libestr-0.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libestr/ChangeLog b/dev-libs/libestr/ChangeLog
index 49b0f81f3ee2..dd9c9c54d014 100644
--- a/dev-libs/libestr/ChangeLog
+++ b/dev-libs/libestr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libestr
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v 1.19 2012/11/12 00:14:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v 1.20 2012/11/20 20:49:40 ago Exp $
+
+ 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libestr-0.1.4.ebuild:
+ Stable for x86, wrt bug #441190
12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> libestr-0.1.4.ebuild:
stable arm, bug #441190
diff --git a/dev-libs/libestr/libestr-0.1.4.ebuild b/dev-libs/libestr/libestr-0.1.4.ebuild
index ffc77db4b163..c3e9f80cda35 100644
--- a/dev-libs/libestr/libestr-0.1.4.ebuild
+++ b/dev-libs/libestr/libestr-0.1.4.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/dev-libs/libestr/libestr-0.1.4.ebuild,v 1.4 2012/11/12 00:14:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.4.ebuild,v 1.5 2012/11/20 20:49:40 ago Exp $
EAPI=4
@@ -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=""