diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:32:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:32:13 +0000 |
commit | 7a2ecdaa3bf89950ce19f14758911229c19c09a7 (patch) | |
tree | 4d22b9bbd10c021eeb5c0f3db16c34512e7ec513 /dev-libs/elfutils | |
parent | Stable for ppc64, wrt bug #499322 (diff) | |
download | gentoo-2-7a2ecdaa3bf89950ce19f14758911229c19c09a7.tar.gz gentoo-2-7a2ecdaa3bf89950ce19f14758911229c19c09a7.tar.bz2 gentoo-2-7a2ecdaa3bf89950ce19f14758911229c19c09a7.zip |
Stable for ppc64, wrt bug #500178
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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 a4c4d43892a6..23f582ece0dc 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.185 2014/03/05 15:22:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.186 2014/03/06 10:32:13 ago Exp $ + + 06 Mar 2014; Agostino Sarubbo <ago@gentoo.org> elfutils-0.158.ebuild: + Stable for ppc64, wrt bug #500178 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> elfutils-0.158.ebuild: Stable for ppc, wrt bug #500178 diff --git a/dev-libs/elfutils/elfutils-0.158.ebuild b/dev-libs/elfutils/elfutils-0.158.ebuild index 668fbdbefc6b..2671079ab3e6 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.11 2014/03/05 15:22:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild,v 1.12 2014/03/06 10:32:13 ago 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 |