diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-22 14:37:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-22 14:37:37 +0000 |
commit | 1f45add7933dc619cc74278fe64048a79db403fe (patch) | |
tree | 3c2c01d495fab59de8dc1705ba099e5e3a5d3253 /dev-libs/elfutils | |
parent | quoting etc (diff) | |
download | gentoo-2-1f45add7933dc619cc74278fe64048a79db403fe.tar.gz gentoo-2-1f45add7933dc619cc74278fe64048a79db403fe.tar.bz2 gentoo-2-1f45add7933dc619cc74278fe64048a79db403fe.zip |
arm stable, bug #321943
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.146.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index e67557897f03..2a70fda1e49a 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.138 2010/07/18 13:00:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.139 2010/07/22 14:37:37 maekke Exp $ + + 22 Jul 2010; Markus Meier <maekke@gentoo.org> elfutils-0.146.ebuild: + arm stable, bug #321943 18 Jul 2010; <nixnut@gentoo.org> elfutils-0.146.ebuild: ppc stable #321943 diff --git a/dev-libs/elfutils/elfutils-0.146.ebuild b/dev-libs/elfutils/elfutils-0.146.ebuild index d49daeb509b7..763592bf6d06 100644 --- a/dev-libs/elfutils/elfutils-0.146.ebuild +++ b/dev-libs/elfutils/elfutils-0.146.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.146.ebuild,v 1.5 2010/07/18 13:00:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.146.ebuild,v 1.6 2010/07/22 14:37:37 maekke Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/e/l/elfutils/${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 test zlib elibc_glibc" # This pkg does not actually seem to compile currently in a uClibc |