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 /sys-cluster/nova | |
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 'sys-cluster/nova')
-rw-r--r-- | sys-cluster/nova/nova-13.1.2.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-13.1.3.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-14.0.3.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-14.0.4.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-15.0.0.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2016.1.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2016.2.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2017.1.9999.ebuild | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/sys-cluster/nova/nova-13.1.2.ebuild b/sys-cluster/nova/nova-13.1.2.ebuild index aa36a49c78a5..f78cfd2766bd 100644 --- a/sys-cluster/nova/nova-13.1.2.ebuild +++ b/sys-cluster/nova/nova-13.1.2.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 ) diff --git a/sys-cluster/nova/nova-13.1.3.ebuild b/sys-cluster/nova/nova-13.1.3.ebuild index 07e0a1a1be78..5de77af67576 100644 --- a/sys-cluster/nova/nova-13.1.3.ebuild +++ b/sys-cluster/nova/nova-13.1.3.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 ) diff --git a/sys-cluster/nova/nova-14.0.3.ebuild b/sys-cluster/nova/nova-14.0.3.ebuild index ead869b335ca..50457191bde1 100644 --- a/sys-cluster/nova/nova-14.0.3.ebuild +++ b/sys-cluster/nova/nova-14.0.3.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 ) diff --git a/sys-cluster/nova/nova-14.0.4.ebuild b/sys-cluster/nova/nova-14.0.4.ebuild index 58c642df92ec..cfc13d1a7c13 100644 --- a/sys-cluster/nova/nova-14.0.4.ebuild +++ b/sys-cluster/nova/nova-14.0.4.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 ) diff --git a/sys-cluster/nova/nova-15.0.0.ebuild b/sys-cluster/nova/nova-15.0.0.ebuild index d15421a2f0cb..c44343dc4f1b 100644 --- a/sys-cluster/nova/nova-15.0.0.ebuild +++ b/sys-cluster/nova/nova-15.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=6 PYTHON_COMPAT=( python2_7 python3_4 ) diff --git a/sys-cluster/nova/nova-2016.1.9999.ebuild b/sys-cluster/nova/nova-2016.1.9999.ebuild index 0aa88e8394c4..96b1ff1fa494 100644 --- a/sys-cluster/nova/nova-2016.1.9999.ebuild +++ b/sys-cluster/nova/nova-2016.1.9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 ) diff --git a/sys-cluster/nova/nova-2016.2.9999.ebuild b/sys-cluster/nova/nova-2016.2.9999.ebuild index 30b4b5352e88..327dc40a7bf4 100644 --- a/sys-cluster/nova/nova-2016.2.9999.ebuild +++ b/sys-cluster/nova/nova-2016.2.9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 ) diff --git a/sys-cluster/nova/nova-2017.1.9999.ebuild b/sys-cluster/nova/nova-2017.1.9999.ebuild index 4f0502b38f6d..865208ac7652 100644 --- a/sys-cluster/nova/nova-2017.1.9999.ebuild +++ b/sys-cluster/nova/nova-2017.1.9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 ) |