diff options
Diffstat (limited to 'sys-devel/gdb/gdb-6.6-r2.ebuild')
-rw-r--r-- | sys-devel/gdb/gdb-6.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-6.6-r2.ebuild b/sys-devel/gdb/gdb-6.6-r2.ebuild index f9f5e81c6d23..b1b3b7dc8578 100644 --- a/sys-devel/gdb/gdb-6.6-r2.ebuild +++ b/sys-devel/gdb/gdb-6.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.6-r2.ebuild,v 1.11 2007/05/12 09:28:52 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.6-r2.ebuild,v 1.12 2007/07/09 04:42:21 vapier Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then fi fi -PATCH_VER="1.2" +PATCH_VER="1.3" DESCRIPTION="GNU debugger" HOMEPAGE="http://sources.redhat.com/gdb/" SRC_URI="http://ftp.gnu.org/gnu/gdb/${P}.tar.bz2 |