From d0291582b6614d68e28255866587d043445dcb42 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Wed, 12 Aug 2015 00:40:24 +0000 Subject: 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 --- app-emulation/lxd/files/lxd.initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-emulation') diff --git a/app-emulation/lxd/files/lxd.initd b/app-emulation/lxd/files/lxd.initd index 2c50c78e609b..fa72002fcc9a 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 -- cgit v1.2.3-65-gdbad