diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-14 13:54:24 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-14 13:54:24 +0000 |
commit | e90469b36c1e8f6ae6443efbe2a2365bd75b1d40 (patch) | |
tree | 23cfcfa509e87ff23134c1b4668739261ebbac3c /dev-libs | |
parent | Stable on amd64 wrt bug #348316 (diff) | |
download | gentoo-2-e90469b36c1e8f6ae6443efbe2a2365bd75b1d40.tar.gz gentoo-2-e90469b36c1e8f6ae6443efbe2a2365bd75b1d40.tar.bz2 gentoo-2-e90469b36c1e8f6ae6443efbe2a2365bd75b1d40.zip |
Stable on amd64 wrt bug #348407
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-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 b8495316b3a2..4186764e685e 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.144 2010/12/13 12:21:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.145 2010/12/14 13:54:24 hwoarang Exp $ + + 14 Dec 2010; Markos Chandras <hwoarang@gentoo.org> elfutils-0.149.ebuild: + Stable on amd64 wrt bug #348407 13 Dec 2010; Jeroen Roovers <jer@gentoo.org> elfutils-0.149.ebuild: Stable for HPPA (bug #348407). diff --git a/dev-libs/elfutils/elfutils-0.149.ebuild b/dev-libs/elfutils/elfutils-0.149.ebuild index b40edfb73c29..bdfc587d4d7e 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.2 2010/12/13 12:21:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.149.ebuild,v 1.3 2010/12/14 13:54:24 hwoarang 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 |