diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:17:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:17:38 +0000 |
commit | 4157e7099f0c2a54f157905255eb9c8ed160117d (patch) | |
tree | b23b0f163d84095073d45e27460989f5c8ad5541 /dev-libs/libelf | |
parent | Stable for sparc, wrt bug #525282 (diff) | |
download | gentoo-2-4157e7099f0c2a54f157905255eb9c8ed160117d.tar.gz gentoo-2-4157e7099f0c2a54f157905255eb9c8ed160117d.tar.bz2 gentoo-2-4157e7099f0c2a54f157905255eb9c8ed160117d.zip |
Stable for sparc, wrt bug #525746
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog index 7aa11c096691..007e1db1d810 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.49 2014/12/26 13:16:25 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.50 2015/01/02 12:17:38 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> libelf-0.8.13-r2.ebuild: + Stable for sparc, wrt bug #525746 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> libelf-0.8.13-r2.ebuild: Stable for x86, 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 e8e86667c4fc..7ef7e0bc154a 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 +# Copyright 1999-2015 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.6 2014/12/26 13:16:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r2.ebuild,v 1.7 2015/01/02 12:17:38 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 |