diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-07-23 16:38:36 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-07-23 16:38:36 +0000 |
commit | 6d6481e982bf5259ae2975ff8d8845e74428ad06 (patch) | |
tree | 488cc69049849fe372744f442167724c44aa8580 /sys-devel | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-6d6481e982bf5259ae2975ff8d8845e74428ad06.tar.gz gentoo-2-6d6481e982bf5259ae2975ff8d8845e74428ad06.tar.bz2 gentoo-2-6d6481e982bf5259ae2975ff8d8845e74428ad06.zip |
Push 2.16.1 back to ~ia64 due to stable glibc refusing to compile with it.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.1-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index c5d5f76daa8a..7aa96cc396f7 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.262 2006/07/17 04:09:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.263 2006/07/23 16:38:36 plasmaroo Exp $ + + 23 Jul 2006; <plasmaroo@gentoo.org> binutils-2.16.1-r2.ebuild, + binutils-2.16.1-r3.ebuild: + Push 2.16.1 back to ~ia64 due to stable glibc refusing to compile with it. *binutils-2.17.50.0.3 (17 Jul 2006) diff --git a/sys-devel/binutils/binutils-2.16.1-r2.ebuild b/sys-devel/binutils/binutils-2.16.1-r2.ebuild index 3a29247f9b81..ed845311613a 100644 --- a/sys-devel/binutils/binutils-2.16.1-r2.ebuild +++ b/sys-devel/binutils/binutils-2.16.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.11 2006/06/10 12:19:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r2.ebuild,v 1.12 2006/07/23 16:38:36 plasmaroo Exp $ PATCHVER="1.9" UCLIBC_PATCHVER="1.1" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* ~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="-* ~alpha amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" diff --git a/sys-devel/binutils/binutils-2.16.1-r3.ebuild b/sys-devel/binutils/binutils-2.16.1-r3.ebuild index 88f0ba71a215..dea1649c9135 100644 --- a/sys-devel/binutils/binutils-2.16.1-r3.ebuild +++ b/sys-devel/binutils/binutils-2.16.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r3.ebuild,v 1.3 2006/07/04 01:05:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1-r3.ebuild,v 1.4 2006/07/23 16:38:36 plasmaroo Exp $ PATCHVER="1.10" UCLIBC_PATCHVER="1.1" @@ -8,4 +8,4 @@ ELF2FLT_VER="" inherit toolchain-binutils # ARCH - packages to test before marking -KEYWORDS="-* alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="-* alpha amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" |