diff options
author | 2007-02-14 00:27:47 +0000 | |
---|---|---|
committer | 2007-02-14 00:27:47 +0000 | |
commit | b5cc552fd7cc4769b7eb07f3e0d3a7e833a01154 (patch) | |
tree | 07e9cc7892605da8bd9baa30bffd51f97cfd7b7d /dev-libs/elfutils/elfutils-0.123.ebuild | |
parent | upstream fixes for the scheduler and HDHomeRun (diff) | |
download | gentoo-2-b5cc552fd7cc4769b7eb07f3e0d3a7e833a01154.tar.gz gentoo-2-b5cc552fd7cc4769b7eb07f3e0d3a7e833a01154.tar.bz2 gentoo-2-b5cc552fd7cc4769b7eb07f3e0d3a7e833a01154.zip |
Stable on alpha wrt bug #165798.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-libs/elfutils/elfutils-0.123.ebuild')
-rw-r--r-- | dev-libs/elfutils/elfutils-0.123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/elfutils/elfutils-0.123.ebuild b/dev-libs/elfutils/elfutils-0.123.ebuild index d1b9750f74a0..33039b209ed4 100644 --- a/dev-libs/elfutils/elfutils-0.123.ebuild +++ b/dev-libs/elfutils/elfutils-0.123.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.123.ebuild,v 1.7 2007/02/13 10:52:44 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.123.ebuild,v 1.8 2007/02/14 00:27:47 wolf31o2 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 |