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/ceph | |
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/ceph')
-rw-r--r-- | sys-cluster/ceph/ceph-0.94.9.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-10.2.3-r2.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-10.2.5-r1.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-10.2.5-r3.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-9.2.1-r2.ebuild | 1 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-9999.ebuild | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/sys-cluster/ceph/ceph-0.94.9.ebuild b/sys-cluster/ceph/ceph-0.94.9.ebuild index 9c81d29bfc17..01fbc561d1f0 100644 --- a/sys-cluster/ceph/ceph-0.94.9.ebuild +++ b/sys-cluster/ceph/ceph-0.94.9.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 ) diff --git a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild b/sys-cluster/ceph/ceph-10.2.3-r2.ebuild index 1e7491940eb7..9985ce305658 100644 --- a/sys-cluster/ceph/ceph-10.2.3-r2.ebuild +++ b/sys-cluster/ceph/ceph-10.2.3-r2.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=( python{2_7,3_{4,5}} ) diff --git a/sys-cluster/ceph/ceph-10.2.5-r1.ebuild b/sys-cluster/ceph/ceph-10.2.5-r1.ebuild index 1f381009dddc..6d87b25f3629 100644 --- a/sys-cluster/ceph/ceph-10.2.5-r1.ebuild +++ b/sys-cluster/ceph/ceph-10.2.5-r1.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=( python{2_7,3_{4,5}} ) diff --git a/sys-cluster/ceph/ceph-10.2.5-r3.ebuild b/sys-cluster/ceph/ceph-10.2.5-r3.ebuild index cce9b22dd9e3..b64ba9f1485c 100644 --- a/sys-cluster/ceph/ceph-10.2.5-r3.ebuild +++ b/sys-cluster/ceph/ceph-10.2.5-r3.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=( python{2_7,3_{4,5,6}} ) diff --git a/sys-cluster/ceph/ceph-9.2.1-r2.ebuild b/sys-cluster/ceph/ceph-9.2.1-r2.ebuild index 6f0e932eed68..e4512579227e 100644 --- a/sys-cluster/ceph/ceph-9.2.1-r2.ebuild +++ b/sys-cluster/ceph/ceph-9.2.1-r2.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 ) diff --git a/sys-cluster/ceph/ceph-9999.ebuild b/sys-cluster/ceph/ceph-9999.ebuild index 0cbd9163ea01..4cd90a1a32f9 100644 --- a/sys-cluster/ceph/ceph-9999.ebuild +++ b/sys-cluster/ceph/ceph-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=( python{2_7,3_{4,5}} ) |