diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-29 13:42:25 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-29 13:42:25 +0000 |
commit | 63eee12a81872561f09d5df4bcae84526d6667a8 (patch) | |
tree | a6ae1a39838dd5b7e1a39a294a592ff18861f646 /dev-libs/libelf | |
parent | Unmask net-wireless/rfswitch since it's building again. (diff) | |
download | gentoo-2-63eee12a81872561f09d5df4bcae84526d6667a8.tar.gz gentoo-2-63eee12a81872561f09d5df4bcae84526d6667a8.tar.bz2 gentoo-2-63eee12a81872561f09d5df4bcae84526d6667a8.zip |
Rapid stabilization arm and ppc64
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog index 27560734a77e..b0c9d3cc967a 100644 --- a/dev-libs/libelf/ChangeLog +++ b/dev-libs/libelf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libelf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.42 2012/11/29 13:37:32 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.43 2012/11/29 13:42:25 blueness Exp $ + + 29 Nov 2012; Anthony G. Basile <blueness@gentoo.org> libelf-0.8.13-r1.ebuild: + Rapid stabilization arm and ppc64 29 Nov 2012; Anthony G. Basile <blueness@gentoo.org> libelf-0.8.13-r1.ebuild: Keyword ~arm diff --git a/dev-libs/libelf/libelf-0.8.13-r1.ebuild b/dev-libs/libelf/libelf-0.8.13-r1.ebuild index a6ae505cd683..e0bf3e46482d 100644 --- a/dev-libs/libelf/libelf-0.8.13-r1.ebuild +++ b/dev-libs/libelf/libelf-0.8.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.12 2012/11/29 13:37:32 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.13 2012/11/29 13:42:25 blueness Exp $ EAPI="3" @@ -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" |