summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/sqlite3/sqlite3-1.3.13.ebuild')
-rw-r--r--dev-ruby/sqlite3/sqlite3-1.3.13.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild
index 6b466f1f6383..3d37826cb938 100644
--- a/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild
+++ b/dev-ruby/sqlite3/sqlite3-1.3.13.ebuild
@@ -1,6 +1,5 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=5
USE_RUBY="ruby20 ruby21 ruby22 ruby23"
@@ -68,7 +67,7 @@ each_ruby_install() {
# sqlite3` was already part of sqlite3-ruby requirements.
cat - <<EOF > "${T}/sqlite3-ruby.gemspec"
# generated by ebuild
-# $Id$
+# $CATEGORY/$PF
Gem::Specification.new do |s|
s.name = "sqlite3-ruby"
s.version = "${RUBY_FAKEGEM_VERSION}"