diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:07:45 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:07:45 +0000 |
commit | 31843bba2ac462b8520771b428d2c6ec4139d77a (patch) | |
tree | 68532ffe03582cf4d323e63320f4959a08b2c50e /dev-libs/elfutils | |
parent | stable on ia64 (diff) | |
download | gentoo-2-31843bba2ac462b8520771b428d2c6ec4139d77a.tar.gz gentoo-2-31843bba2ac462b8520771b428d2c6ec4139d77a.tar.bz2 gentoo-2-31843bba2ac462b8520771b428d2c6ec4139d77a.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.97.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index 877a4906ee2c..20b9fd6b7754 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/elfutils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.44 2005/03/17 17:01:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.45 2005/04/01 04:04:08 agriffis Exp $ + + 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> elfutils-0.97.ebuild: + stable on ia64 17 Mar 2005; Markus Rothe <corsair@gentoo.org> elfutils-0.97.ebuild: Stable on ppc64; bug #85575 diff --git a/dev-libs/elfutils/elfutils-0.97.ebuild b/dev-libs/elfutils/elfutils-0.97.ebuild index 9cdb6f1c47ed..677a32952554 100644 --- a/dev-libs/elfutils/elfutils-0.97.ebuild +++ b/dev-libs/elfutils/elfutils-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.97.ebuild,v 1.4 2005/03/17 17:01:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.97.ebuild,v 1.5 2005/04/01 04:04:08 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="OpenSoftware" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="nls uclibc" # This pkg does not actually seem to compile currently in a uClibc |