diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-03-14 15:35:56 -0700 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-03-14 15:35:56 -0700 |
commit | 84ba28f6857daaf6d94537de2511c9c6787b5622 (patch) | |
tree | d7d3b88a5f7516326bdf436de0950a33a4e2bf9a /sys-devel/gdb/gdb-7.4.1.ebuild | |
parent | gcc: migrate all ebuilds to EAPI=5 (diff) | |
download | toolchain-84ba28f6857daaf6d94537de2511c9c6787b5622.tar.gz toolchain-84ba28f6857daaf6d94537de2511c9c6787b5622.tar.bz2 toolchain-84ba28f6857daaf6d94537de2511c9c6787b5622.zip |
drop $Header/$Id tags and update copyright notices
Diffstat (limited to 'sys-devel/gdb/gdb-7.4.1.ebuild')
-rw-r--r-- | sys-devel/gdb/gdb-7.4.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/gdb/gdb-7.4.1.ebuild b/sys-devel/gdb/gdb-7.4.1.ebuild index fb2dceb..a00bdfd 100644 --- a/sys-devel/gdb/gdb-7.4.1.ebuild +++ b/sys-devel/gdb/gdb-7.4.1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.4.1.ebuild,v 1.8 2015/02/27 08:14:05 vapier Exp $ EAPI="3" |