Skip to content

Commit

Permalink
app-emulation/xen-tools: version bump, fix OVMF err
Browse files Browse the repository at this point in the history
Fix OVMF build fail with gcc-7.2

Gentoo-Bug: 640162
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
dlan17 committed Dec 31, 2017
1 parent 2bfd1dc commit 57e910c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app-emulation/xen-tools/files/xencommons.initd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

depend() {
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/xen-tools/files/xenconsoled.initd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

depend() {
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/xen-tools/files/xendomains.initd-r2
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

extra_commands="status"
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/xen-tools/files/xenqemudev.initd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

depend() {
Expand Down
2 changes: 1 addition & 1 deletion app-emulation/xen-tools/files/xenstored.initd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

depend() {
Expand Down

0 comments on commit 57e910c

Please sign in to comment.