diff options
author | 2007-07-22 03:19:13 +0000 | |
---|---|---|
committer | 2007-07-22 03:19:13 +0000 | |
commit | 9f8aee90813e51e2ab477d8279f50843ad13cf02 (patch) | |
tree | 17fec54d04d10165fb1b72c13c8e1bf19ba0fb68 /dev-libs/elfutils | |
parent | virtual/x11 removed. (diff) | |
download | historical-9f8aee90813e51e2ab477d8279f50843ad13cf02.tar.gz historical-9f8aee90813e51e2ab477d8279f50843ad13cf02.tar.bz2 historical-9f8aee90813e51e2ab477d8279f50843ad13cf02.zip |
stable on ppc64
Package-Manager: portage-2.1.2.9
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 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 |