pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/py-anita



Module Name:    pkgsrc
Committed By:   kamil
Date:           Tue Oct  4 14:50:07 UTC 2016

Modified Files:
        pkgsrc/misc/py-anita: options.mk

Log Message:
Cleanup comments after qemu-0 removal


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/py-anita/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/py-anita/options.mk
diff -u pkgsrc/misc/py-anita/options.mk:1.7 pkgsrc/misc/py-anita/options.mk:1.8
--- pkgsrc/misc/py-anita/options.mk:1.7 Tue Oct  4 14:47:32 2016
+++ pkgsrc/misc/py-anita/options.mk     Tue Oct  4 14:50:07 2016
@@ -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