summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 17:12:45 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 17:12:45 +0000
commit87ca48d2801c31cdd4f3128dd002f9044ff3cff7 (patch)
tree2154c3211feac1e0c163dd3b0df2ee257d907393 /sys-devel/binutils-config
parentstable on ia64 (diff)
downloadhistorical-87ca48d2801c31cdd4f3128dd002f9044ff3cff7.tar.gz
historical-87ca48d2801c31cdd4f3128dd002f9044ff3cff7.tar.bz2
historical-87ca48d2801c31cdd4f3128dd002f9044ff3cff7.zip
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel/binutils-config')
-rw-r--r--sys-devel/binutils-config/ChangeLog6
-rw-r--r--sys-devel/binutils-config/binutils-config-1.8-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/binutils-config/ChangeLog b/sys-devel/binutils-config/ChangeLog
index ababee84d993..d4476faab412 100644
--- a/sys-devel/binutils-config/ChangeLog
+++ b/sys-devel/binutils-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/binutils-config
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.13 2005/03/30 17:31:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.14 2005/04/01 17:10:41 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org>
+ binutils-config-1.8-r1.ebuild:
+ stable on ia64
30 Mar 2005; Joshua Kinard <kumba@gentoo.org> binutils-config-1.8-r1.ebuild:
Marked stable on mips.
diff --git a/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild b/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild
index 07dbb00e380d..f37981aff007 100644
--- a/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild
+++ b/sys-devel/binutils-config/binutils-config-1.8-r1.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/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild,v 1.2 2005/03/30 17:31:09 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-1.8-r1.ebuild,v 1.3 2005/04/01 17:10:41 agriffis Exp $
DESCRIPTION="Utility to change the binutils version being used"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="app-shells/bash"