diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-11-28 13:53:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-11-28 13:53:05 +0000 |
commit | f0258ed0bd1d8cb8f0cc02179dce7f591cf5540d (patch) | |
tree | 8530eee3747f476ffbb96a5bec4185fcd63e133e /dev-libs/elfutils | |
parent | Verbump (diff) | |
download | gentoo-2-f0258ed0bd1d8cb8f0cc02179dce7f591cf5540d.tar.gz gentoo-2-f0258ed0bd1d8cb8f0cc02179dce7f591cf5540d.tar.bz2 gentoo-2-f0258ed0bd1d8cb8f0cc02179dce7f591cf5540d.zip |
Stable for HPPA (bug #130121).
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.118.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index 2f4aaf414d0c..99c548aaf3b5 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/elfutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.86 2006/10/20 00:17:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.87 2006/11/28 13:53:05 jer Exp $ + + 28 Nov 2006; Jeroen Roovers <jer@gentoo.org> elfutils-0.118.ebuild: + Stable for HPPA (bug #130121). 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> elfutils-0.118.ebuild: Stable on Alpha. diff --git a/dev-libs/elfutils/elfutils-0.118.ebuild b/dev-libs/elfutils/elfutils-0.118.ebuild index fd4c490ec835..0760a0b91330 100644 --- a/dev-libs/elfutils/elfutils-0.118.ebuild +++ b/dev-libs/elfutils/elfutils-0.118.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.118.ebuild,v 1.15 2006/10/20 00:17:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.118.ebuild,v 1.16 2006/11/28 13:53:05 jer Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://sources.redhat.com/pub/systemtap/${PN}/${P}.tar.gz LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh ~sparc x86" IUSE="" # This pkg does not actually seem to compile currently in a uClibc |