pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/py-anita Cleanup comments after qemu-0 removal



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64f85fc3665e
branches:  trunk
changeset: 353411:64f85fc3665e
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Tue Oct 04 14:50:07 2016 +0000

description:
Cleanup comments after qemu-0 removal

diffstat:

 misc/py-anita/options.mk |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (15 lines):

diff -r 712bab7b5b52 -r 64f85fc3665e misc/py-anita/options.mk
--- a/misc/py-anita/options.mk  Tue Oct 04 14:47:32 2016 +0000
+++ b/misc/py-anita/options.mk  Tue Oct 04 14:50:07 2016 +0000
@@ -1,10 +1,7 @@
-# $NetBSD: options.mk,v 1.7 2016/10/04 14:47:32 kamil Exp $
+# $NetBSD: options.mk,v 1.8 2016/10/04 14:50:07 kamil Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.py-anita
 PKG_SUPPORTED_OPTIONS=         xen
-# In the future, qemu0 and qemu might install with different names,
-# allowing anita to choose them dynamically.  For now, they conflict,
-# so don't permit both.
 PKG_OPTIONS_OPTIONAL_GROUPS=   qemu
 PKG_OPTIONS_GROUP.qemu=                qemu
 PKG_SUGGESTED_OPTIONS=



Home | Main Index | Thread Index | Old Index