diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:50:50 -0800 |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /dev-ruby/hoe | |
parent | kde-apps/kcharselect: Add missing DEPEND (diff) | |
download | gentoo-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/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-3.13.0-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-3.14.1.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-3.15.2.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-3.15.3-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-3.15.3-r2.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-3.15.3.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/hoe/hoe-3.16.0.ebuild | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild index 155d780c89fd..14abc4ccd1a8 100644 --- a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild +++ b/dev-ruby/hoe/hoe-3.13.0-r1.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" diff --git a/dev-ruby/hoe/hoe-3.14.1.ebuild b/dev-ruby/hoe/hoe-3.14.1.ebuild index 9ff3dc8d2cd4..76f670f41d57 100644 --- a/dev-ruby/hoe/hoe-3.14.1.ebuild +++ b/dev-ruby/hoe/hoe-3.14.1.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" diff --git a/dev-ruby/hoe/hoe-3.15.2.ebuild b/dev-ruby/hoe/hoe-3.15.2.ebuild index 205ae684038f..d2789e4d8544 100644 --- a/dev-ruby/hoe/hoe-3.15.2.ebuild +++ b/dev-ruby/hoe/hoe-3.15.2.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" diff --git a/dev-ruby/hoe/hoe-3.15.3-r1.ebuild b/dev-ruby/hoe/hoe-3.15.3-r1.ebuild index 69803a4c49cd..6a80a43a720b 100644 --- a/dev-ruby/hoe/hoe-3.15.3-r1.ebuild +++ b/dev-ruby/hoe/hoe-3.15.3-r1.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 ruby24" diff --git a/dev-ruby/hoe/hoe-3.15.3-r2.ebuild b/dev-ruby/hoe/hoe-3.15.3-r2.ebuild index 3c68ae2f2c34..23d05db3ee77 100644 --- a/dev-ruby/hoe/hoe-3.15.3-r2.ebuild +++ b/dev-ruby/hoe/hoe-3.15.3-r2.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 ruby24" diff --git a/dev-ruby/hoe/hoe-3.15.3.ebuild b/dev-ruby/hoe/hoe-3.15.3.ebuild index ee583da1ae1d..95f3e63b724c 100644 --- a/dev-ruby/hoe/hoe-3.15.3.ebuild +++ b/dev-ruby/hoe/hoe-3.15.3.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" diff --git a/dev-ruby/hoe/hoe-3.16.0.ebuild b/dev-ruby/hoe/hoe-3.16.0.ebuild index 75c7c87dbca7..1d71debf8f9a 100644 --- a/dev-ruby/hoe/hoe-3.16.0.ebuild +++ b/dev-ruby/hoe/hoe-3.16.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 ruby24" |