diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:16:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-26 13:16:25 +0000 |
commit | 43a0cae904d7dc3eb798cace769a0aa10a820a1f (patch) | |
tree | 974f45e61091256ca1bad1319f896b44709809dc /dev-libs/libelf | |
parent | Stable for x86, wrt bug #525624 (diff) | |
download | gentoo-2-43a0cae904d7dc3eb798cace769a0aa10a820a1f.tar.gz gentoo-2-43a0cae904d7dc3eb798cace769a0aa10a820a1f.tar.bz2 gentoo-2-43a0cae904d7dc3eb798cace769a0aa10a820a1f.zip |
Stable for x86, wrt bug #525746
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog index 5c4eecc58829..7aa11c096691 100644 --- a/dev-libs/libelf/ChangeLog +++ b/dev-libs/libelf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libelf # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.48 2014/12/23 15:58:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.49 2014/12/26 13:16:25 ago Exp $ + + 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libelf-0.8.13-r2.ebuild: + Stable for x86, wrt bug #525746 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libelf-0.8.13-r2.ebuild: Stable for alpha, wrt bug #525746 diff --git a/dev-libs/libelf/libelf-0.8.13-r2.ebuild b/dev-libs/libelf/libelf-0.8.13-r2.ebuild index d2ce4a03fabc..e8e86667c4fc 100644 --- a/dev-libs/libelf/libelf-0.8.13-r2.ebuild +++ b/dev-libs/libelf/libelf-0.8.13-r2.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/libelf/libelf-0.8.13-r2.ebuild,v 1.5 2014/12/23 15:58:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r2.ebuild,v 1.6 2014/12/26 13:16:25 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.mr511.de/software/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="debug nls elibc_FreeBSD" RDEPEND="!dev-libs/elfutils |