summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2017-02-28 11:47:27 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2017-02-28 11:50:50 -0800
commit61b861acd7b49083dab687e133f30f3331cb7480 (patch)
tree8a7f8399749ed165000187dad48ad8ac4b831465 /dev-ruby/sqlite3
parentkde-apps/kcharselect: Add missing DEPEND (diff)
downloadgentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.gz
gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.bz2
gentoo-61b861acd7b49083dab687e133f30f3331cb7480.zip
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-ruby/sqlite3')
-rw-r--r--dev-ruby/sqlite3/sqlite3-1.3.11.ebuild3
-rw-r--r--dev-ruby/sqlite3/sqlite3-1.3.12.ebuild3
-rw-r--r--dev-ruby/sqlite3/sqlite3-1.3.13.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-ruby/sqlite3/sqlite3-1.3.11.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.11.ebuild
index 424dc16fe212..5ab3715d817a 100644
--- a/dev-ruby/sqlite3/sqlite3-1.3.11.ebuild
+++ b/dev-ruby/sqlite3/sqlite3-1.3.11.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}"
diff --git a/dev-ruby/sqlite3/sqlite3-1.3.12.ebuild b/dev-ruby/sqlite3/sqlite3-1.3.12.ebuild
index d9f8eb79a6af..666b6ed2d5fb 100644
--- a/dev-ruby/sqlite3/sqlite3-1.3.12.ebuild
+++ b/dev-ruby/sqlite3/sqlite3-1.3.12.ebuild
@@ -1,6 +1,5 @@
# Copyright 1999-2016 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}"
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}"