Fix Malformed Id header on line: 3

Convert Header to Id

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-09-15 15:00:59 +02:00
parent a86a366212
commit b5900fee7b
25 changed files with 25 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/metasploit_data_models/metasploit_data_models-0.17.0.ebuild,v 1.3 2014/07/09 21:13:54 zerochaos Exp $
# $Id$
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"