diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-28 13:51:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-28 13:51:03 +0000 |
commit | 6f37fdc9b38b019b7503353a1a511331c59ca7f1 (patch) | |
tree | b4e7ce58a7486b405c2214b3c51aa4e0f1ca1e49 /dev-libs/elfutils | |
parent | (QA) Fix broken epatch handling wrt bug #109551. (diff) | |
download | gentoo-2-6f37fdc9b38b019b7503353a1a511331c59ca7f1.tar.gz gentoo-2-6f37fdc9b38b019b7503353a1a511331c59ca7f1.tar.bz2 gentoo-2-6f37fdc9b38b019b7503353a1a511331c59ca7f1.zip |
ia64/x86 stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.127.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index 94e9c7aff6da..5974557700fd 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/elfutils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.103 2007/05/12 02:40:05 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.104 2007/06/28 13:51:03 armin76 Exp $ + + 28 Jun 2007; Raúl Porcel <armin76@gentoo.org> elfutils-0.127.ebuild: + ia64/x86 stable 12 May 2007; Joshua Kinard <kumba@gentoo.org> elfutils-0.125.ebuild: Stable on mips for #165798. diff --git a/dev-libs/elfutils/elfutils-0.127.ebuild b/dev-libs/elfutils/elfutils-0.127.ebuild index 21f916aaf623..b06627d06f46 100644 --- a/dev-libs/elfutils/elfutils-0.127.ebuild +++ b/dev-libs/elfutils/elfutils-0.127.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.1 2007/05/04 02:27:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.2 2007/06/28 13:51:03 armin76 Exp $ inherit eutils autotools @@ -12,7 +12,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 |