diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-08 13:00:40 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-08 13:00:40 +0000 |
commit | a4d76483b239d0db754030a03b9ca6218d36a188 (patch) | |
tree | e14fa2478bee0e9002f2c6ba3238352e42408888 /dev-libs/elfutils | |
parent | Stable for HPPA (bug #494658). (diff) | |
download | gentoo-2-a4d76483b239d0db754030a03b9ca6218d36a188.tar.gz gentoo-2-a4d76483b239d0db754030a03b9ca6218d36a188.tar.bz2 gentoo-2-a4d76483b239d0db754030a03b9ca6218d36a188.zip |
ia64 stable wrt bug #500178
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
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 dae07e2d8c0d..97b1b147aabd 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.177 2014/02/03 19:07:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.178 2014/02/08 13:00:40 hattya Exp $ + + 08 Feb 2014; Akinori Hattori <hattya@gentoo.org> elfutils-0.158.ebuild: + ia64 stable wrt bug #500178 03 Feb 2014; Jeroen Roovers <jer@gentoo.org> elfutils-0.158.ebuild: Stable for HPPA (bug #500178). diff --git a/dev-libs/elfutils/elfutils-0.158.ebuild b/dev-libs/elfutils/elfutils-0.158.ebuild index b47010c6484c..cd915934453e 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.4 2014/02/03 19:07:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.158.ebuild,v 1.5 2014/02/08 13:00:40 hattya 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 |