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 /net-misc/chrony | |
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 'net-misc/chrony')
-rw-r--r-- | net-misc/chrony/chrony-2.2.1.ebuild | 1 | ||||
-rw-r--r-- | net-misc/chrony/chrony-2.3.ebuild | 1 | ||||
-rw-r--r-- | net-misc/chrony/chrony-2.4.1.ebuild | 1 | ||||
-rw-r--r-- | net-misc/chrony/chrony-2.4.ebuild | 1 | ||||
-rw-r--r-- | net-misc/chrony/chrony-3.0.ebuild | 1 | ||||
-rw-r--r-- | net-misc/chrony/chrony-3.1.ebuild | 1 | ||||
-rw-r--r-- | net-misc/chrony/chrony-9999.ebuild | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/net-misc/chrony/chrony-2.2.1.ebuild b/net-misc/chrony/chrony-2.2.1.ebuild index e73cf32d1107..d634ac9ee970 100644 --- a/net-misc/chrony/chrony-2.2.1.ebuild +++ b/net-misc/chrony/chrony-2.2.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 inherit eutils systemd toolchain-funcs diff --git a/net-misc/chrony/chrony-2.3.ebuild b/net-misc/chrony/chrony-2.3.ebuild index 6f8c673ac1cd..f37a8f2cac7e 100644 --- a/net-misc/chrony/chrony-2.3.ebuild +++ b/net-misc/chrony/chrony-2.3.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 inherit eutils systemd toolchain-funcs diff --git a/net-misc/chrony/chrony-2.4.1.ebuild b/net-misc/chrony/chrony-2.4.1.ebuild index 46ca5487805a..6c4e5e3675f3 100644 --- a/net-misc/chrony/chrony-2.4.1.ebuild +++ b/net-misc/chrony/chrony-2.4.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 inherit eutils systemd toolchain-funcs diff --git a/net-misc/chrony/chrony-2.4.ebuild b/net-misc/chrony/chrony-2.4.ebuild index 4b0d32de8003..d16f86c13356 100644 --- a/net-misc/chrony/chrony-2.4.ebuild +++ b/net-misc/chrony/chrony-2.4.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 inherit eutils systemd toolchain-funcs diff --git a/net-misc/chrony/chrony-3.0.ebuild b/net-misc/chrony/chrony-3.0.ebuild index cab82f683676..41866fb0241c 100644 --- a/net-misc/chrony/chrony-3.0.ebuild +++ b/net-misc/chrony/chrony-3.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 inherit eutils systemd toolchain-funcs diff --git a/net-misc/chrony/chrony-3.1.ebuild b/net-misc/chrony/chrony-3.1.ebuild index 783f991546c2..4f9dc53902dd 100644 --- a/net-misc/chrony/chrony-3.1.ebuild +++ b/net-misc/chrony/chrony-3.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 inherit eutils systemd toolchain-funcs diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild index bb75309c7f91..be24ce2e3d0d 100644 --- a/net-misc/chrony/chrony-9999.ebuild +++ b/net-misc/chrony/chrony-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 inherit eutils git-r3 systemd toolchain-funcs |