pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/qemu Remove dead emulators/qemu0 reference



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6b6fab4dbda
branches:  trunk
changeset: 353414:e6b6fab4dbda
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Tue Oct 04 15:00:08 2016 +0000

description:
Remove dead emulators/qemu0 reference

diffstat:

 emulators/qemu/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 74cb07da9fa0 -r e6b6fab4dbda emulators/qemu/Makefile
--- a/emulators/qemu/Makefile   Tue Oct 04 14:57:50 2016 +0000
+++ b/emulators/qemu/Makefile   Tue Oct 04 15:00:08 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2016/09/04 09:21:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.155 2016/10/04 15:00:08 kamil Exp $
 
 DISTNAME=      qemu-2.7.0
 CATEGORIES=    emulators
@@ -13,7 +13,6 @@
 CONFLICTS+=            qemu-bin-[0-9]*
 NOT_FOR_PLATFORM+=     NetBSD-1.[0-6]*-*
 # qemu 1 does not work on NetBSD-5; see http://gnats.netbsd.org/46565.
-# As a workaround, use emulators/qemu0.
 NOT_FOR_PLATFORM+=     NetBSD-5*-*
 
 USE_TOOLS+=            bison gmake makeinfo perl:build pkg-config



Home | Main Index | Thread Index | Old Index