diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 09:34:34 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 09:34:34 +0000 |
commit | 501f3f16bdf5b759577134e960f43a709690c294 (patch) | |
tree | 0d4292a6dbb40624a1f693b011b0a584d898f1f0 /dev-libs/elfutils | |
parent | Version bump. (diff) | |
download | gentoo-2-501f3f16bdf5b759577134e960f43a709690c294.tar.gz gentoo-2-501f3f16bdf5b759577134e960f43a709690c294.tar.bz2 gentoo-2-501f3f16bdf5b759577134e960f43a709690c294.zip |
ppc stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.125.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index 664a9f16395c..4dd6ada22299 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,10 @@ # 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.97 2007/03/20 13:15:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.98 2007/04/06 09:34:34 dertobi123 Exp $ + + 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + elfutils-0.125.ebuild: + ppc stable 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> elfutils-0.125.ebuild: x86 stable diff --git a/dev-libs/elfutils/elfutils-0.125.ebuild b/dev-libs/elfutils/elfutils-0.125.ebuild index 1406e482badd..c022410717e2 100644 --- a/dev-libs/elfutils/elfutils-0.125.ebuild +++ b/dev-libs/elfutils/elfutils-0.125.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.125.ebuild,v 1.4 2007/03/20 13:15:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.125.ebuild,v 1.5 2007/04/06 09:34:34 dertobi123 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 |