diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-14 14:15:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-14 14:15:32 +0000 |
commit | d9a334555624be00066e9e3ca116b6e589d80305 (patch) | |
tree | 2583ebf1321a6dc63e7242e3957f0ad95a052a09 /dev-libs/libestr | |
parent | Stable for amd64, wrt bug #433541 (diff) | |
download | gentoo-2-d9a334555624be00066e9e3ca116b6e589d80305.tar.gz gentoo-2-d9a334555624be00066e9e3ca116b6e589d80305.tar.bz2 gentoo-2-d9a334555624be00066e9e3ca116b6e589d80305.zip |
Stable for amd64, wrt bug #433225
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libestr')
-rw-r--r-- | dev-libs/libestr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libestr/libestr-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libestr/ChangeLog b/dev-libs/libestr/ChangeLog index 4f12c334dc92..4e74a63b4382 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.13 2012/09/08 02:05:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v 1.14 2012/09/14 14:15:32 ago Exp $ + + 14 Sep 2012; Agostino Sarubbo <ago@gentoo.org> libestr-0.1.3.ebuild: + Stable for amd64, wrt bug #433225 08 Sep 2012; Anthony G. Basile <blueness@gentoo.org> libestr-0.1.3.ebuild: Stable arm, bug #433225 diff --git a/dev-libs/libestr/libestr-0.1.3.ebuild b/dev-libs/libestr/libestr-0.1.3.ebuild index 5413ca608590..c67e9c654fc9 100644 --- a/dev-libs/libestr/libestr-0.1.3.ebuild +++ b/dev-libs/libestr/libestr-0.1.3.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.3.ebuild,v 1.4 2012/09/08 02:05:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.3.ebuild,v 1.5 2012/09/14 14:15:32 ago Exp $ EAPI=4 @@ -10,7 +10,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="" |