diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2015-10-21 10:44:02 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2015-10-21 10:44:23 -0400 |
commit | c14dca353e1abada9bb48cd76a0b77943f4efdb4 (patch) | |
tree | 71592b603d2b03ce8ff051003c6eeb80716fee2b /net-analyzer/metasploit | |
parent | net-analyzer/metasploit: remove get_libdir in global scope to avoid possible ... (diff) | |
download | gentoo-c14dca353e1abada9bb48cd76a0b77943f4efdb4.tar.gz gentoo-c14dca353e1abada9bb48cd76a0b77943f4efdb4.tar.bz2 gentoo-c14dca353e1abada9bb48cd76a0b77943f4efdb4.zip |
net-analyzer/metasploit: fix header
Package-Manager: portage-2.2.23
Diffstat (limited to 'net-analyzer/metasploit')
-rw-r--r-- | net-analyzer/metasploit/metasploit-4.11.4_p2015090201-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/metasploit/metasploit-4.11.4_p2015090201-r1.ebuild b/net-analyzer/metasploit/metasploit-4.11.4_p2015090201-r1.ebuild index f9dfa16807a4..e129baca07a0 100644 --- a/net-analyzer/metasploit/metasploit-4.11.4_p2015090201-r1.ebuild +++ b/net-analyzer/metasploit/metasploit-4.11.4_p2015090201-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI="5" |