diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-03-12 18:40:39 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-03-12 18:48:41 +0100 |
commit | 492ec73873af6a78d82fe0e81060d6e0601df9ed (patch) | |
tree | 5c3d97a2d2ddc5cd327b5f7b508b4d58d2350e75 /dev-ruby/travis | |
parent | www-apps/moodle: version bumps to 2.7.19, 3.0.9, 3.1.5, 3.2.2 (diff) | |
download | gentoo-492ec73873af6a78d82fe0e81060d6e0601df9ed.tar.gz gentoo-492ec73873af6a78d82fe0e81060d6e0601df9ed.tar.bz2 gentoo-492ec73873af6a78d82fe0e81060d6e0601df9ed.zip |
[QA] Drop $Id$ lines that were added back to headers.
Diffstat (limited to 'dev-ruby/travis')
-rw-r--r-- | dev-ruby/travis/travis-1.8.6-r1.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/travis/travis-1.8.8.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-ruby/travis/travis-1.8.6-r1.ebuild b/dev-ruby/travis/travis-1.8.6-r1.ebuild index 0837421b4982..c49424cdfa10 100644 --- a/dev-ruby/travis/travis-1.8.6-r1.ebuild +++ b/dev-ruby/travis/travis-1.8.6-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" diff --git a/dev-ruby/travis/travis-1.8.8.ebuild b/dev-ruby/travis/travis-1.8.8.ebuild index 55b86cf0dce7..98bfe3e60c4a 100644 --- a/dev-ruby/travis/travis-1.8.8.ebuild +++ b/dev-ruby/travis/travis-1.8.8.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" |