commit: d0291582b6614d68e28255866587d043445dcb42 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Aug 12 00:40:24 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Aug 12 00:40:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0291582
cosmetic: set up new $Id$ header in lieu of former CVS $Header$ header. These ebuilds are mainly leftovers from the migration. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-crypt/ccid/ccid-1.4.20.ebuild | 2 +- app-emulation/lxd/files/lxd.initd | 2 +- dev-lang/fsharp/fsharp-3.1.1.31.ebuild | 2 +- dev-lang/fsharp/fsharp-4.0.0.3.ebuild | 2 +- dev-python/stormpath/stormpath-2.0.8.ebuild | 2 +- net-firewall/firehol/firehol-2.0.3.ebuild | 2 +- sys-apps/pcsc-lite/pcsc-lite-1.8.14.ebuild | 2 +- sys-apps/pcsc-tools/pcsc-tools-1.4.24.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-crypt/ccid/ccid-1.4.20.ebuild b/app-crypt/ccid/ccid-1.4.20.ebuild index ef53f5d..9f3352d 100644 --- a/app-crypt/ccid/ccid-1.4.20.ebuild +++ b/app-crypt/ccid/ccid-1.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 diff --git a/app-emulation/lxd/files/lxd.initd b/app-emulation/lxd/files/lxd.initd index 2c50c78..fa72002 100644 --- a/app-emulation/lxd/files/lxd.initd +++ b/app-emulation/lxd/files/lxd.initd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxd/files/lxd.initd,v 1.1 2015/07/19 20:36:34 alunduil Exp $ +# $Id$ DAEMON=/usr/sbin/lxd PIDFILE=/run/lxd.pid diff --git a/dev-lang/fsharp/fsharp-3.1.1.31.ebuild b/dev-lang/fsharp/fsharp-3.1.1.31.ebuild index ef53ae4..abf2cca 100644 --- a/dev-lang/fsharp/fsharp-3.1.1.31.ebuild +++ b/dev-lang/fsharp/fsharp-3.1.1.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 diff --git a/dev-lang/fsharp/fsharp-4.0.0.3.ebuild b/dev-lang/fsharp/fsharp-4.0.0.3.ebuild index ef53ae4..abf2cca 100644 --- a/dev-lang/fsharp/fsharp-4.0.0.3.ebuild +++ b/dev-lang/fsharp/fsharp-4.0.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 diff --git a/dev-python/stormpath/stormpath-2.0.8.ebuild b/dev-python/stormpath/stormpath-2.0.8.ebuild index 131b6b7..1a69f90 100644 --- a/dev-python/stormpath/stormpath-2.0.8.ebuild +++ b/dev-python/stormpath/stormpath-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) diff --git a/net-firewall/firehol/firehol-2.0.3.ebuild b/net-firewall/firehol/firehol-2.0.3.ebuild index d9e6580..3026dd7 100644 --- a/net-firewall/firehol/firehol-2.0.3.ebuild +++ b/net-firewall/firehol/firehol-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 inherit eutils linux-info diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.14.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.14.ebuild index f082a9c..b09cfa5 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.14.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI="5" PYTHON_COMPAT=( python2_7 ) diff --git a/sys-apps/pcsc-tools/pcsc-tools-1.4.24.ebuild b/sys-apps/pcsc-tools/pcsc-tools-1.4.24.ebuild index 0751451..5b644c9 100644 --- a/sys-apps/pcsc-tools/pcsc-tools-1.4.24.ebuild +++ b/sys-apps/pcsc-tools/pcsc-tools-1.4.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI="5"
