diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:35:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:35:02 +0000 |
commit | 4268fb02c2597b9c36d686c77a7eb094170b0f13 (patch) | |
tree | ed8e5fdd13ef9f20936398377c9e291931d25f1e /dev-libs/elfutils | |
parent | x86 stable wrt bug #495370 (diff) | |
download | gentoo-2-4268fb02c2597b9c36d686c77a7eb094170b0f13.tar.gz gentoo-2-4268fb02c2597b9c36d686c77a7eb094170b0f13.tar.bz2 gentoo-2-4268fb02c2597b9c36d686c77a7eb094170b0f13.zip |
x86 stable wrt bug #500178
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.158.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index bfc68ca7c61a..b41d7ddd3068 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/elfutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.182 2014/02/23 19:52:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.183 2014/02/24 01:35:02 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> elfutils-0.158.ebuild: + x86 stable wrt bug #500178 23 Feb 2014; Markus Meier <maekke@gentoo.org> elfutils-0.158.ebuild: arm stable, bug #500178 diff --git a/dev-libs/elfutils/elfutils-0.158.ebuild b/dev-libs/elfutils/elfutils-0.158.ebuild index 904b0f4de307..164d23b2958a 100644 --- a/dev-libs/elfutils/elfutils-0.158.ebuild +++ b/dev-libs/elfutils/elfutils-0.158.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/elfutils/elfutils-0.158.ebuild,v 1.8 2014/02/23 19:52:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild,v 1.9 2014/02/24 01:35:02 phajdan.jr Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/${PN}/${PV}/${P}.tar.bz2 LICENSE="GPL-2-with-exceptions" SLOT="0" -KEYWORDS="alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha ~amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="bzip2 lzma nls static-libs test +threads +utils zlib" # This pkg does not actually seem to compile currently in a uClibc |