diff options
Diffstat (limited to 'dev-ruby/postgres_ext')
-rw-r--r-- | dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild b/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild index 18394f5d478..1c406910eb4 100644 --- a/dev-ruby/postgres_ext/postgres_ext-2.4.1.ebuild +++ b/dev-ruby/postgres_ext/postgres_ext-2.4.1.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="ruby21 ruby22" diff --git a/dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild b/dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild index d3157974dc0..021c22083a7 100644 --- a/dev-ruby/postgres_ext/postgres_ext-3.0.0.ebuild +++ b/dev-ruby/postgres_ext/postgres_ext-3.0.0.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="ruby21 ruby22 ruby23" |