diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 02:39:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 02:39:35 +0000 |
commit | 8a8b4d10fa0901130e1ea41e09ab2ebfd703c336 (patch) | |
tree | 047887ef0e3db2ab2498c0b5bd015f20c3e59e85 /dev-libs/elfutils | |
parent | Remove HPPA workaround (bug #289326). (diff) | |
download | gentoo-2-8a8b4d10fa0901130e1ea41e09ab2ebfd703c336.tar.gz gentoo-2-8a8b4d10fa0901130e1ea41e09ab2ebfd703c336.tar.bz2 gentoo-2-8a8b4d10fa0901130e1ea41e09ab2ebfd703c336.zip |
Stable for HPPA (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 ec068c2360aa..5900c184dcb0 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.140 2010/07/25 18:14:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.141 2010/08/10 02:39:35 jer Exp $ + + 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> elfutils-0.146.ebuild: + Stable for HPPA (bug #321943). 25 Jul 2010; Raúl Porcel <armin76@gentoo.org> elfutils-0.146.ebuild: alpha/ia64/s390/sh/sparc stable wrt #321943 diff --git a/dev-libs/elfutils/elfutils-0.146.ebuild b/dev-libs/elfutils/elfutils-0.146.ebuild index 411b9abe39af..2c011832abdb 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.7 2010/07/25 18:14:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.146.ebuild,v 1.8 2010/08/10 02:39:35 jer 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 |