diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-04-15 22:06:10 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-04-15 22:06:10 +0200 |
commit | 0c7cce5e1bb9ed2add2739713cb2e39471b5a032 (patch) | |
tree | 1cde9c2b275d7a0707542ced3ea37e0fa8637280 | |
parent | profiles: Clean up old updates. (diff) | |
download | gentoo-0c7cce5e1bb9ed2add2739713cb2e39471b5a032.tar.gz gentoo-0c7cce5e1bb9ed2add2739713cb2e39471b5a032.tar.bz2 gentoo-0c7cce5e1bb9ed2add2739713cb2e39471b5a032.zip |
[QA] Drop $Id$ lines that were added back to ebuild headers.
Bug: 611234
-rw-r--r-- | app-editors/atom/atom-1.15.0.ebuild | 1 | ||||
-rw-r--r-- | dev-ada/asis/asis-2016.ebuild | 1 | ||||
-rw-r--r-- | dev-python/prov/prov-1.5.0.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/axiom-types/axiom-types-0.1.1.ebuild | 1 | ||||
-rw-r--r-- | dev-ruby/coercible/coercible-1.0.0.ebuild | 1 | ||||
-rw-r--r-- | sys-apps/ucspi-ssl/ucspi-ssl-0.99.ebuild | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/app-editors/atom/atom-1.15.0.ebuild b/app-editors/atom/atom-1.15.0.ebuild index d62dfb4083d3..9f0812c58184 100644 --- a/app-editors/atom/atom-1.15.0.ebuild +++ b/app-editors/atom/atom-1.15.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 diff --git a/dev-ada/asis/asis-2016.ebuild b/dev-ada/asis/asis-2016.ebuild index 47ebf240c765..cc5d008b083d 100644 --- a/dev-ada/asis/asis-2016.ebuild +++ b/dev-ada/asis/asis-2016.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 diff --git a/dev-python/prov/prov-1.5.0.ebuild b/dev-python/prov/prov-1.5.0.ebuild index 65fc7e3bddd0..0459f01d6699 100644 --- a/dev-python/prov/prov-1.5.0.ebuild +++ b/dev-python/prov/prov-1.5.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 diff --git a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild b/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild index 9b79fff132e2..0cbbd0250d81 100644 --- a/dev-ruby/axiom-types/axiom-types-0.1.1.ebuild +++ b/dev-ruby/axiom-types/axiom-types-0.1.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 diff --git a/dev-ruby/coercible/coercible-1.0.0.ebuild b/dev-ruby/coercible/coercible-1.0.0.ebuild index 68f842b7fa09..f0e01232324f 100644 --- a/dev-ruby/coercible/coercible-1.0.0.ebuild +++ b/dev-ruby/coercible/coercible-1.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 diff --git a/sys-apps/ucspi-ssl/ucspi-ssl-0.99.ebuild b/sys-apps/ucspi-ssl/ucspi-ssl-0.99.ebuild index c7a507fa3c6c..e6a8f93f5fea 100644 --- a/sys-apps/ucspi-ssl/ucspi-ssl-0.99.ebuild +++ b/sys-apps/ucspi-ssl/ucspi-ssl-0.99.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 |