diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-02 15:28:08 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-09-02 15:28:08 +0000 |
commit | 4e3b72a8995e4572e5aa85253498cf68f2f9c462 (patch) | |
tree | 536d6275327b8c76fe503ff5ca6e0307397f1029 /app-emulation | |
parent | Remove masking of udev-126. (diff) | |
download | gentoo-2-4e3b72a8995e4572e5aa85253498cf68f2f9c462.tar.gz gentoo-2-4e3b72a8995e4572e5aa85253498cf68f2f9c462.tar.bz2 gentoo-2-4e3b72a8995e4572e5aa85253498cf68f2f9c462.zip |
remove unused xsm use flag
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-tools/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/xen-tools/metadata.xml b/app-emulation/xen-tools/metadata.xml index 73fe00afe281..1cc86658ba38 100644 --- a/app-emulation/xen-tools/metadata.xml +++ b/app-emulation/xen-tools/metadata.xml @@ -10,7 +10,6 @@ <flag name='pygrub'>Install the pygrub boot loader</flag> <flag name='screen'>Enable support for running domain U console in an <pkg>app-misc/screen</pkg> session</flag> - <flag name='xsm'>Enable the Xen Security Modules (XSM)</flag> <flag name='acm'>Enable the ACM/sHype XSM module from IBM</flag> <flag name='flask'>Enable the Flask XSM module from NSA</flag> <flag name='api'>Build the C libxenapi bindings</flag> |