summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-20 13:42:34 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-20 13:42:34 +0000
commitae4d3a8bcb5f421b4e76aa1227f70a0006cb288f (patch)
treee0c0a9e254961cca3c464fe86cff7caff4a8b3ab /dev-libs/libelf
parentVersion bump, mostly portability and bug fixes (diff)
downloadgentoo-2-ae4d3a8bcb5f421b4e76aa1227f70a0006cb288f.tar.gz
gentoo-2-ae4d3a8bcb5f421b4e76aa1227f70a0006cb288f.tar.bz2
gentoo-2-ae4d3a8bcb5f421b4e76aa1227f70a0006cb288f.zip
Stable for HPPA (bug #525746).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r--dev-libs/libelf/ChangeLog5
-rw-r--r--dev-libs/libelf/libelf-0.8.13-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog
index 244b1b0cfd52..e4cec41042d5 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.45 2014/10/18 15:33:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.46 2014/10/20 13:42:34 jer Exp $
+
+ 20 Oct 2014; Jeroen Roovers <jer@gentoo.org> libelf-0.8.13-r2.ebuild:
+ Stable for HPPA (bug #525746).
18 Oct 2014; Anthony G. Basile <blueness@gentoo.org> libelf-0.8.13-r2.ebuild:
Stable on arm, ppc and ppc64. 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 b18d282a9f8f..b2e5185e9cc5 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.2 2014/10/18 15:33:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r2.ebuild,v 1.3 2014/10/20 13:42:34 jer 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