app-emulation/libvirt: fix a typo
authorMatthias Maier <tamiko@gentoo.org>
Sun, 4 Oct 2015 14:02:35 +0000 (09:02 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 4 Oct 2015 14:07:24 +0000 (09:07 -0500)
Thanks to Julian Ospald for pointing this out.

Package-Manager: portage-2.2.22

app-emulation/libvirt/libvirt-1.2.15-r1.ebuild
app-emulation/libvirt/libvirt-1.2.18-r1.ebuild
app-emulation/libvirt/libvirt-1.2.19-r1.ebuild
app-emulation/libvirt/libvirt-1.2.20.ebuild
app-emulation/libvirt/libvirt-9999.ebuild

index f8c4dec56fd0425a0fcf94033cc6d612abdf2383..ac4516f3d4c069b6f5c57001dd74a6d7902ccc99 100644 (file)
@@ -290,8 +290,8 @@ src_configure() {
        myconf+=" $(use_with lvm storage-lvm)"
        myconf+=" $(use_with iscsi storage-iscsi)"
        myconf+=" $(use_with parted storage-disk)"
-       mycond+=" $(use_with glusterfs)"
-       mycond+=" $(use_with glusterfs storage-gluster)"
+       myconf+=" $(use_with glusterfs)"
+       myconf+=" $(use_with glusterfs storage-gluster)"
        myconf+=" $(use_with lvm storage-mpath)"
        myconf+=" $(use_with rbd storage-rbd)"
        myconf+=" $(use_with numa numactl)"
index 565007a104551eed6095b190f4b90080246bb588..9ffa581469dbf5d1491aa493a6579ba2e686341b 100644 (file)
@@ -325,8 +325,8 @@ src_configure() {
        myconf+=" $(use_with lvm storage-lvm)"
        myconf+=" $(use_with iscsi storage-iscsi)"
        myconf+=" $(use_with parted storage-disk)"
-       mycond+=" $(use_with glusterfs)"
-       mycond+=" $(use_with glusterfs storage-gluster)"
+       myconf+=" $(use_with glusterfs)"
+       myconf+=" $(use_with glusterfs storage-gluster)"
        myconf+=" $(use_with lvm storage-mpath)"
        myconf+=" $(use_with rbd storage-rbd)"
        myconf+=" $(use_with numa numactl)"
index 26f6d63255318c9292b00bf489e20a25844670b6..b949b33fa68521b0cf9a8e509a4988dabd66d50b 100644 (file)
@@ -334,8 +334,8 @@ src_configure() {
        myconf+=" $(use_with lvm storage-lvm)"
        myconf+=" $(use_with iscsi storage-iscsi)"
        myconf+=" $(use_with parted storage-disk)"
-       mycond+=" $(use_with glusterfs)"
-       mycond+=" $(use_with glusterfs storage-gluster)"
+       myconf+=" $(use_with glusterfs)"
+       myconf+=" $(use_with glusterfs storage-gluster)"
        myconf+=" $(use_with lvm storage-mpath)"
        myconf+=" $(use_with rbd storage-rbd)"
        myconf+=" $(use_with numa numactl)"
index 26f6d63255318c9292b00bf489e20a25844670b6..b949b33fa68521b0cf9a8e509a4988dabd66d50b 100644 (file)
@@ -334,8 +334,8 @@ src_configure() {
        myconf+=" $(use_with lvm storage-lvm)"
        myconf+=" $(use_with iscsi storage-iscsi)"
        myconf+=" $(use_with parted storage-disk)"
-       mycond+=" $(use_with glusterfs)"
-       mycond+=" $(use_with glusterfs storage-gluster)"
+       myconf+=" $(use_with glusterfs)"
+       myconf+=" $(use_with glusterfs storage-gluster)"
        myconf+=" $(use_with lvm storage-mpath)"
        myconf+=" $(use_with rbd storage-rbd)"
        myconf+=" $(use_with numa numactl)"
index 26f6d63255318c9292b00bf489e20a25844670b6..b949b33fa68521b0cf9a8e509a4988dabd66d50b 100644 (file)
@@ -334,8 +334,8 @@ src_configure() {
        myconf+=" $(use_with lvm storage-lvm)"
        myconf+=" $(use_with iscsi storage-iscsi)"
        myconf+=" $(use_with parted storage-disk)"
-       mycond+=" $(use_with glusterfs)"
-       mycond+=" $(use_with glusterfs storage-gluster)"
+       myconf+=" $(use_with glusterfs)"
+       myconf+=" $(use_with glusterfs storage-gluster)"
        myconf+=" $(use_with lvm storage-mpath)"
        myconf+=" $(use_with rbd storage-rbd)"
        myconf+=" $(use_with numa numactl)"