diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-24 18:23:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-24 18:23:16 +0000 |
commit | 996b57933307a633175fe971f9eaae9a3e074d69 (patch) | |
tree | 6a914c48b687634be987bf9c60e18a5146003878 /dev-libs/elfutils | |
parent | alpha/ia64 stable wrt #186399 (diff) | |
download | gentoo-2-996b57933307a633175fe971f9eaae9a3e074d69.tar.gz gentoo-2-996b57933307a633175fe971f9eaae9a3e074d69.tar.bz2 gentoo-2-996b57933307a633175fe971f9eaae9a3e074d69.zip |
alpha stable
(Portage version: 2.1.3_rc9)
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 29696911816f..1964355ab6c6 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.105 2007/07/22 03:19:13 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.106 2007/07/24 18:23:16 armin76 Exp $ + + 24 Jul 2007; Raúl Porcel <armin76@gentoo.org> elfutils-0.127.ebuild: + alpha stable 21 Jul 2007; Tom Gall <tgall@gentoo.org> elfutils-0.127.ebuild: stable on ppc64 diff --git a/dev-libs/elfutils/elfutils-0.127.ebuild b/dev-libs/elfutils/elfutils-0.127.ebuild index ab18b1335d88..d6a027601358 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.3 2007/07/22 03:19:13 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.4 2007/07/24 18:23:16 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 |