diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 20:23:22 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-13 20:23:22 +0000 |
commit | 4f07fea125685c45a7083292d30b23e6e380fdc7 (patch) | |
tree | dd5943df9ef4cd4e13eb22b04724bf28d486443e /dev-libs | |
parent | Stable on sparc (diff) | |
download | gentoo-2-4f07fea125685c45a7083292d30b23e6e380fdc7.tar.gz gentoo-2-4f07fea125685c45a7083292d30b23e6e380fdc7.tar.bz2 gentoo-2-4f07fea125685c45a7083292d30b23e6e380fdc7.zip |
ppc. stable
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.127.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index f70d02b96791..48d9e65328c5 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.107 2007/08/13 12:28:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.108 2007/08/13 20:23:22 dertobi123 Exp $ + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + elfutils-0.127.ebuild: + ppc. stable 13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> elfutils-0.127.ebuild: Stable on sparc diff --git a/dev-libs/elfutils/elfutils-0.127.ebuild b/dev-libs/elfutils/elfutils-0.127.ebuild index a2f66f4a9d1e..4a070a6d48ab 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.5 2007/08/13 12:28:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.127.ebuild,v 1.6 2007/08/13 20:23:22 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 |