diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-22 03:19:13 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-22 03:19:13 +0000 |
commit | deb8b69c3e9a0fd4fe9c448cfc4d96af46ddc155 (patch) | |
tree | 36a23abe2aa188825d6f85bd5925ba32fd0e5f8a /dev-libs | |
parent | Drop virtual/x11 references. (diff) | |
download | gentoo-2-deb8b69c3e9a0fd4fe9c448cfc4d96af46ddc155.tar.gz gentoo-2-deb8b69c3e9a0fd4fe9c448cfc4d96af46ddc155.tar.bz2 gentoo-2-deb8b69c3e9a0fd4fe9c448cfc4d96af46ddc155.zip |
stable on ppc64
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs')
-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 5974557700fd..29696911816f 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.104 2007/06/28 13:51:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.105 2007/07/22 03:19:13 tgall Exp $ + + 21 Jul 2007; Tom Gall <tgall@gentoo.org> elfutils-0.127.ebuild: + stable on ppc64 28 Jun 2007; Raúl Porcel <armin76@gentoo.org> elfutils-0.127.ebuild: ia64/x86 stable diff --git a/dev-libs/elfutils/elfutils-0.127.ebuild b/dev-libs/elfutils/elfutils-0.127.ebuild index b06627d06f46..ab18b1335d88 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.2 2007/06/28 13:51:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.3 2007/07/22 03:19:13 tgall 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 |