summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-08-17 19:01:27 +0000
committerMike Frysinger <vapier@gentoo.org>2012-08-17 19:01:27 +0000
commitf8ee766f65b5c5bb3120d4fef2922bef9c74ba2c (patch)
treed587ce4fd341160bade9614e29ff7b3aa520936a
parentVersion bump. (diff)
downloadhistorical-f8ee766f65b5c5bb3120d4fef2922bef9c74ba2c.tar.gz
historical-f8ee766f65b5c5bb3120d4fef2922bef9c74ba2c.tar.bz2
historical-f8ee766f65b5c5bb3120d4fef2922bef9c74ba2c.zip
update gdb version info as 7.5 should include x32 support
-rw-r--r--profiles/arch/amd64/x32/package.keywords4
-rw-r--r--profiles/arch/amd64/x32/packages3
2 files changed, 4 insertions, 3 deletions
diff --git a/profiles/arch/amd64/x32/package.keywords b/profiles/arch/amd64/x32/package.keywords
index a03dcf4332c9..360e0322e4b5 100644
--- a/profiles/arch/amd64/x32/package.keywords
+++ b/profiles/arch/amd64/x32/package.keywords
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.6 2012/07/03 20:08:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/package.keywords,v 1.7 2012/08/17 19:01:27 vapier Exp $
# We need newer versions of toolchain packages.
~sys-apps/sandbox-2.6 amd64
~sys-devel/binutils-2.22 amd64
~sys-devel/gcc-4.7.0 amd64
-<sys-devel/gdb-7.8 amd64
+~sys-devel/gdb-7.5 amd64
~sys-libs/glibc-2.16.0 amd64
diff --git a/profiles/arch/amd64/x32/packages b/profiles/arch/amd64/x32/packages
index 937a9c67f869..c69cb4763354 100644
--- a/profiles/arch/amd64/x32/packages
+++ b/profiles/arch/amd64/x32/packages
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.5 2012/07/03 20:07:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/x32/packages,v 1.6 2012/08/17 19:01:27 vapier Exp $
# Min versions that included x32 support
>=sys-apps/sandbox-2.6
@@ -8,4 +8,5 @@
>=sys-kernel/linux-headers-3.4
>=sys-libs/glibc-2.16.0
>=sys-devel/gcc-4.7.0
+>=sys-devel/gdb-7.5
>=dev-util/strace-4.7