Fri Dec 12 15:36:03 2014 UTC ()
Fix packaging. It was my misunderstanding.
Thank you, wiz@.


(ryoon)
diff -r1.40 -r1.41 pkgsrc/emulators/qemu/PLIST

cvs diff -r1.40 -r1.41 pkgsrc/emulators/qemu/PLIST (expand / switch to unified diff)

--- pkgsrc/emulators/qemu/PLIST 2014/12/11 14:04:59 1.40
+++ pkgsrc/emulators/qemu/PLIST 2014/12/12 15:36:03 1.41
@@ -1,63 +1,64 @@ @@ -1,63 +1,64 @@
1@comment $NetBSD: PLIST,v 1.40 2014/12/11 14:04:59 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.41 2014/12/12 15:36:03 ryoon Exp $
2${PLIST.alpha}bin/qemu-alpha 2${PLIST.alpha}bin/qemu-alpha
3${PLIST.arm}bin/qemu-arm 3${PLIST.arm}bin/qemu-arm
4${PLIST.armeb}bin/qemu-armeb 4${PLIST.armeb}bin/qemu-armeb
5${PLIST.cris}bin/qemu-cris 5${PLIST.cris}bin/qemu-cris
6bin/qemu-ga 6bin/qemu-ga
7${PLIST.i386}bin/qemu-i386 7${PLIST.i386}bin/qemu-i386
8bin/qemu-img 8bin/qemu-img
9bin/qemu-io 9bin/qemu-io
10${PLIST.m68k}bin/qemu-m68k 10${PLIST.m68k}bin/qemu-m68k
11${PLIST.microblaze}bin/qemu-microblaze 11${PLIST.microblaze}bin/qemu-microblaze
12${PLIST.microblazeel}bin/qemu-microblazeel 12${PLIST.microblazeel}bin/qemu-microblazeel
13${PLIST.mips}bin/qemu-mips 13${PLIST.mips}bin/qemu-mips
14${PLIST.mipsel}bin/qemu-mipsel 14${PLIST.mipsel}bin/qemu-mipsel
15${PLIST.nbd}bin/qemu-nbd 15${PLIST.nbd}bin/qemu-nbd
16${PLIST.or32}bin/qemu-or32 16${PLIST.or32}bin/qemu-or32
17${PLIST.ppc}bin/qemu-ppc 17${PLIST.ppc}bin/qemu-ppc
18${PLIST.ppc64}bin/qemu-ppc64 18${PLIST.ppc64}bin/qemu-ppc64
19${PLIST.ppc64abi32}bin/qemu-ppc64abi32 19${PLIST.ppc64abi32}bin/qemu-ppc64abi32
20${PLIST.s390x}bin/qemu-s390x 20${PLIST.s390x}bin/qemu-s390x
21${PLIST.sh4}bin/qemu-sh4 21${PLIST.sh4}bin/qemu-sh4
22${PLIST.sh4eb}bin/qemu-sh4eb 22${PLIST.sh4eb}bin/qemu-sh4eb
23${PLIST.sparc}bin/qemu-sparc 23${PLIST.sparc}bin/qemu-sparc
24${PLIST.sparc32plus}bin/qemu-sparc32plus 24${PLIST.sparc32plus}bin/qemu-sparc32plus
25${PLIST.sparc64}bin/qemu-sparc64 25${PLIST.sparc64}bin/qemu-sparc64
26${PLIST.tricore}bin/qemu-system-tricore 26${PLIST.tricore}bin/qemu-tricore
27${PLIST.unicore32}bin/qemu-unicore32 27${PLIST.unicore32}bin/qemu-unicore32
28bin/qemu-system-aarch64 28bin/qemu-system-aarch64
29bin/qemu-system-alpha 29bin/qemu-system-alpha
30bin/qemu-system-arm 30bin/qemu-system-arm
31bin/qemu-system-cris 31bin/qemu-system-cris
32bin/qemu-system-i386 32bin/qemu-system-i386
33bin/qemu-system-lm32 33bin/qemu-system-lm32
34bin/qemu-system-m68k 34bin/qemu-system-m68k
35bin/qemu-system-microblaze 35bin/qemu-system-microblaze
36bin/qemu-system-microblazeel 36bin/qemu-system-microblazeel
37bin/qemu-system-mips 37bin/qemu-system-mips
38bin/qemu-system-mips64 38bin/qemu-system-mips64
39bin/qemu-system-mips64el 39bin/qemu-system-mips64el
40bin/qemu-system-mipsel 40bin/qemu-system-mipsel
41bin/qemu-system-moxie 41bin/qemu-system-moxie
42bin/qemu-system-or32 42bin/qemu-system-or32
43bin/qemu-system-ppc 43bin/qemu-system-ppc
44bin/qemu-system-ppc64 44bin/qemu-system-ppc64
45bin/qemu-system-ppcemb 45bin/qemu-system-ppcemb
46bin/qemu-system-s390x 46bin/qemu-system-s390x
47bin/qemu-system-sh4 47bin/qemu-system-sh4
48bin/qemu-system-sh4eb 48bin/qemu-system-sh4eb
49bin/qemu-system-sparc 49bin/qemu-system-sparc
50bin/qemu-system-sparc64 50bin/qemu-system-sparc64
 51bin/qemu-system-tricore
51bin/qemu-system-unicore32 52bin/qemu-system-unicore32
52bin/qemu-system-x86_64 53bin/qemu-system-x86_64
53bin/qemu-system-xtensa 54bin/qemu-system-xtensa
54bin/qemu-system-xtensaeb 55bin/qemu-system-xtensaeb
55${PLIST.x86_64}bin/qemu-x86_64 56${PLIST.x86_64}bin/qemu-x86_64
56man/man1/qemu-img.1 57man/man1/qemu-img.1
57man/man1/qemu.1 58man/man1/qemu.1
58man/man8/qemu-nbd.8 59man/man8/qemu-nbd.8
59share/doc/qemu/Makefile.multinode-NetBSD 60share/doc/qemu/Makefile.multinode-NetBSD
60share/doc/qemu/qemu-doc.html 61share/doc/qemu/qemu-doc.html
61share/doc/qemu/qemu-tech.html 62share/doc/qemu/qemu-tech.html
62share/doc/qemu/qmp-commands.txt 63share/doc/qemu/qmp-commands.txt
63share/examples/qemu/target-x86_64.conf 64share/examples/qemu/target-x86_64.conf