diff options
Diffstat (limited to 'dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild')
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild b/dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild index 863df9fa054a..187f511cb33e 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild,v 1.1 2012/01/08 18:02:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/Sys-Virt-0.9.8.ebuild,v 1.2 2012/05/04 04:10:56 jdhore Exp $ EAPI=4 @@ -16,7 +16,7 @@ IUSE="test" RDEPEND=">=app-emulation/libvirt-${PV}" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( dev-perl/Test-Pod dev-perl/Test-Pod-Coverage |