summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-07-04 01:05:30 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-07-04 01:05:30 +0000
commitd74ee6a2bd7b100df0079561f9aade24a506963e (patch)
tree12c150d72f4bdbe4beba2e677bf5bab6128c239a /sys-devel
parentdodoc ordering got messed up (wrong working directory) (diff)
downloadgentoo-2-d74ee6a2bd7b100df0079561f9aade24a506963e.tar.gz
gentoo-2-d74ee6a2bd7b100df0079561f9aade24a506963e.tar.bz2
gentoo-2-d74ee6a2bd7b100df0079561f9aade24a506963e.zip
Stable on alpha.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/ChangeLog6
-rw-r--r--sys-devel/binutils/binutils-2.16.1-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog
index d17ee3db3d37..ea0d4a24a700 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.258 2006/06/30 03:12:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.259 2006/07/04 01:05:30 kloeri Exp $
+
+ 04 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
+ binutils-2.16.1-r3.ebuild:
+ Stable on alpha.
*binutils-2.16.1-r3 (30 Jun 2006)
diff --git a/sys-devel/binutils/binutils-2.16.1-r3.ebuild b/sys-devel/binutils/binutils-2.16.1-r3.ebuild
index d8704e733f6e..88f0ba71a215 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.2 2006/06/30 03:15:42 vapier Exp $
+# $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 $
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"