diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-29 15:13:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-29 15:13:07 +0000 |
commit | f9c64962ee995fef8d095f698763fef6e5914c03 (patch) | |
tree | be94512e28f91fe28ae84b2099a065280f77f832 /dev-libs/elfutils | |
parent | app-text/calibre: Specify slot on beautifulsoup (diff) | |
download | gentoo-2-f9c64962ee995fef8d095f698763fef6e5914c03.tar.gz gentoo-2-f9c64962ee995fef8d095f698763fef6e5914c03.tar.bz2 gentoo-2-f9c64962ee995fef8d095f698763fef6e5914c03.zip |
stable ppc64, bug 348407
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.149.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index fb8a7a2ea7b5..b8fcf42d8f3b 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/elfutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.147 2010/12/21 11:00:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.148 2010/12/29 15:13:07 ranger Exp $ + + 29 Dec 2010; Brent Baude <ranger@gentoo.org> elfutils-0.149.ebuild: + stable ppc64, bug 348407 21 Dec 2010; Markus Meier <maekke@gentoo.org> elfutils-0.149.ebuild: arm stable, bug #348407 diff --git a/dev-libs/elfutils/elfutils-0.149.ebuild b/dev-libs/elfutils/elfutils-0.149.ebuild index 407d8d4e6507..06fb781b72f6 100644 --- a/dev-libs/elfutils/elfutils-0.149.ebuild +++ b/dev-libs/elfutils/elfutils-0.149.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.149.ebuild,v 1.5 2010/12/21 11:00:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.149.ebuild,v 1.6 2010/12/29 15:13:07 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${PV}/${P}.tar.bz2" LICENSE="GPL-2-with-exceptions" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="bzip2 lzma nls zlib elibc_glibc" # This pkg does not actually seem to compile currently in a uClibc |