summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-12-30 04:47:33 +0000
committerMike Frysinger <vapier@gentoo.org>2009-12-30 04:47:33 +0000
commit4e1384417ac34bbcb0f5778271b0efdd608bd120 (patch)
tree9a07976cebfe4967e6fcd5a1efd72c601dd304c7 /sys-devel
parentdrop useless DEPEND and update copyright (diff)
downloadgentoo-2-4e1384417ac34bbcb0f5778271b0efdd608bd120.tar.gz
gentoo-2-4e1384417ac34bbcb0f5778271b0efdd608bd120.tar.bz2
gentoo-2-4e1384417ac34bbcb0f5778271b0efdd608bd120.zip
Mark amd64/x86 stable.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bfin-toolchain/ChangeLog6
-rw-r--r--sys-devel/bfin-toolchain/bfin-toolchain-2009.1_rc10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/bfin-toolchain/ChangeLog b/sys-devel/bfin-toolchain/ChangeLog
index b759764cf937..b672245b682e 100644
--- a/sys-devel/bfin-toolchain/ChangeLog
+++ b/sys-devel/bfin-toolchain/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/bfin-toolchain
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bfin-toolchain/ChangeLog,v 1.10 2009/10/26 05:59:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bfin-toolchain/ChangeLog,v 1.11 2009/12/30 04:47:33 vapier Exp $
+
+ 30 Dec 2009; Mike Frysinger <vapier@gentoo.org>
+ bfin-toolchain-2009.1_rc10.ebuild:
+ Mark amd64/x86 stable.
26 Oct 2009; Mike Frysinger <vapier@gentoo.org> Manifest:
Digest the right jtag tarball for x86_64 #289456 by Marc Joliet.
diff --git a/sys-devel/bfin-toolchain/bfin-toolchain-2009.1_rc10.ebuild b/sys-devel/bfin-toolchain/bfin-toolchain-2009.1_rc10.ebuild
index 55f7b01505c3..21e6a1f10342 100644
--- a/sys-devel/bfin-toolchain/bfin-toolchain-2009.1_rc10.ebuild
+++ b/sys-devel/bfin-toolchain/bfin-toolchain-2009.1_rc10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bfin-toolchain/bfin-toolchain-2009.1_rc10.ebuild,v 1.1 2009/10/04 00:13:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bfin-toolchain/bfin-toolchain-2009.1_rc10.ebuild,v 1.2 2009/12/30 04:47:33 vapier Exp $
# this should skip pointless scanelf checks on the target libs
CTARGET="bfin"
@@ -29,7 +29,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RESTRICT="strip"