diff options
Diffstat (limited to 'sys-devel/gdb/gdb-5.3.90.ebuild')
-rw-r--r-- | sys-devel/gdb/gdb-5.3.90.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-5.3.90.ebuild b/sys-devel/gdb/gdb-5.3.90.ebuild index 04f69b6c3342..334e1361140d 100644 --- a/sys-devel/gdb/gdb-5.3.90.ebuild +++ b/sys-devel/gdb/gdb-5.3.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.90.ebuild,v 1.10 2004/06/24 22:46:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-5.3.90.ebuild,v 1.11 2004/07/15 03:25:41 agriffis Exp $ IUSE="nls objc" @@ -138,4 +138,3 @@ src_install() { dodoc mmalloc/COPYING.LIB mmalloc/MAINTAINERS \ mmalloc/ChangeLog mmalloc/TODO } - |