summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-05-30 01:35:27 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-05-30 01:35:27 +0000
commite05e40a3dbca36ab0a69bd98480557ba3b2a1d05 (patch)
tree5375f5ae65063db26acc239b8c84ed1c9a025720 /sys-devel/gdb/gdb-6.1.ebuild
parentstable on x86 (only a tiny change from -r0) (diff)
downloadhistorical-e05e40a3dbca36ab0a69bd98480557ba3b2a1d05.tar.gz
historical-e05e40a3dbca36ab0a69bd98480557ba3b2a1d05.tar.bz2
historical-e05e40a3dbca36ab0a69bd98480557ba3b2a1d05.zip
Added hppa support to gdb-6.1. Marked ~hppa.
Diffstat (limited to 'sys-devel/gdb/gdb-6.1.ebuild')
-rw-r--r--sys-devel/gdb/gdb-6.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-6.1.ebuild b/sys-devel/gdb/gdb-6.1.ebuild
index 98f210eea80f..d693832dd52a 100644
--- a/sys-devel/gdb/gdb-6.1.ebuild
+++ b/sys-devel/gdb/gdb-6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.ebuild,v 1.2 2004/05/28 16:29:29 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.1.ebuild,v 1.3 2004/05/30 01:35:27 gmsoft Exp $
inherit flag-o-matic eutils
@@ -20,6 +20,7 @@ src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/gdb-6.1-ppc64-01.patch
+ epatch ${FILESDIR}/gdb-6.1-hppa.patch
}
src_compile() {