diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-23 17:52:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-23 17:52:22 +0000 |
commit | 2786b8744317bec650c88f250feb43a9c1bedf39 (patch) | |
tree | d7853e89beec85779481b2ccedae50dcbc4cc380 /dev-libs | |
parent | Cleanup old versions. (diff) | |
download | gentoo-2-2786b8744317bec650c88f250feb43a9c1bedf39.tar.gz gentoo-2-2786b8744317bec650c88f250feb43a9c1bedf39.tar.bz2 gentoo-2-2786b8744317bec650c88f250feb43a9c1bedf39.zip |
Stable on sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.125.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index ba3eb72641d4..df2ed89dbe8b 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.100 2007/04/21 11:06:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.101 2007/04/23 17:52:22 gustavoz Exp $ + + 23 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> elfutils-0.125.ebuild: + Stable on sparc 21 Apr 2007; Raúl Porcel <armin76@gentoo.org> elfutils-0.125.ebuild: ia64 stable diff --git a/dev-libs/elfutils/elfutils-0.125.ebuild b/dev-libs/elfutils/elfutils-0.125.ebuild index d794994ce94a..cc97389ba5f1 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.7 2007/04/21 11:06:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.125.ebuild,v 1.8 2007/04/23 17:52:22 gustavoz 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 |