diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 17:54:54 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 17:54:54 +0000 |
commit | 529710197affb6069e1b8f44accfdc9105c6affe (patch) | |
tree | 72528398048843a9cc878b57a65d4508a38f7cdf /dev-libs/elfutils | |
parent | Added ~amd64 (diff) | |
download | gentoo-2-529710197affb6069e1b8f44accfdc9105c6affe.tar.gz gentoo-2-529710197affb6069e1b8f44accfdc9105c6affe.tar.bz2 gentoo-2-529710197affb6069e1b8f44accfdc9105c6affe.zip |
stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/elfutils')
-rw-r--r-- | dev-libs/elfutils/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/elfutils/elfutils-0.108.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index b911a22b6664..cb813d2ff904 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.57 2005/05/19 17:48:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.58 2005/05/19 17:54:54 killerfox Exp $ + + 19 May 2005; Rene Nussbaumer <killerfox@gentoo.org> elfutils-0.108.ebuild: + stable on hppa; bug #91817 19 May 2005; Michael Hanselmann <hansmi@gentoo.org> elfutils-0.108.ebuild: Stable on ppc. diff --git a/dev-libs/elfutils/elfutils-0.108.ebuild b/dev-libs/elfutils/elfutils-0.108.ebuild index 669e997761d0..572d4e71d6ae 100644 --- a/dev-libs/elfutils/elfutils-0.108.ebuild +++ b/dev-libs/elfutils/elfutils-0.108.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.108.ebuild,v 1.4 2005/05/19 17:48:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.108.ebuild,v 1.5 2005/05/19 17:54:54 killerfox Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz mirror://gentoo/${P}.robustify.patch.bz2" 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 |