diff options
author | Torsten Veller <tove@gentoo.org> | 2012-02-18 08:57:10 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-02-18 08:57:10 +0000 |
commit | a6917fdef46e4997bc82cf7cba13c1cb940aa9b2 (patch) | |
tree | 6432bbeb7ae221d2fd0d18f8028bbd0aa493b953 /dev-perl/Sys-Virt | |
parent | Cleanup (diff) | |
download | gentoo-2-a6917fdef46e4997bc82cf7cba13c1cb940aa9b2.tar.gz gentoo-2-a6917fdef46e4997bc82cf7cba13c1cb940aa9b2.tar.bz2 gentoo-2-a6917fdef46e4997bc82cf7cba13c1cb940aa9b2.zip |
Cleanup
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Sys-Virt')
-rw-r--r-- | dev-perl/Sys-Virt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-0.2.4.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-0.9.5.ebuild | 31 | ||||
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-0.9.7.ebuild | 31 |
4 files changed, 5 insertions, 90 deletions
diff --git a/dev-perl/Sys-Virt/ChangeLog b/dev-perl/Sys-Virt/ChangeLog index 47b8e8d06ff3..60f44c0010eb 100644 --- a/dev-perl/Sys-Virt/ChangeLog +++ b/dev-perl/Sys-Virt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Sys-Virt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v 1.6 2012/02/16 14:55:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-Virt/ChangeLog,v 1.7 2012/02/18 08:57:10 tove Exp $ + + 18 Feb 2012; Torsten Veller <tove@gentoo.org> -Sys-Virt-0.2.4.ebuild, + -Sys-Virt-0.9.5.ebuild, -Sys-Virt-0.9.7.ebuild: + Cleanup *Sys-Virt-0.9.10 (16 Feb 2012) diff --git a/dev-perl/Sys-Virt/Sys-Virt-0.2.4.ebuild b/dev-perl/Sys-Virt/Sys-Virt-0.2.4.ebuild deleted file mode 100644 index a98275d5511d..000000000000 --- a/dev-perl/Sys-Virt/Sys-Virt-0.2.4.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2011 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.2.4.ebuild,v 1.1 2011/10/28 17:38:57 maksbotan Exp $ - -EAPI=3 - -MODULE_AUTHOR="DANBERR" -inherit perl-module - -DESCRIPTION="Sys::Virt provides an API for using the libvirt library from Perl" - -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="" - -ALL_DEPEND=">=app-emulation/libvirt-0.8.1" -DEPEND="${ALL_DEPEND} - virtual/perl-Time-HiRes - dev-util/pkgconfig" -RDEPEND="${ALL_DEPEND}" -SRC_TEST="do" - -src_compile() { - perl_set_version - - make -j1 OTHERLDFLAGS="${LDFLAGS}" ${mymake} || die "compilation failed" -} diff --git a/dev-perl/Sys-Virt/Sys-Virt-0.9.5.ebuild b/dev-perl/Sys-Virt/Sys-Virt-0.9.5.ebuild deleted file mode 100644 index e9d7c1f8421c..000000000000 --- a/dev-perl/Sys-Virt/Sys-Virt-0.9.5.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2011 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.5.ebuild,v 1.1 2011/10/30 09:19:44 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=DANBERR -MODULE_VERSION=0.9.5 -inherit perl-module - -DESCRIPTION="Sys::Virt provides an API for using the libvirt library from Perl" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=">=app-emulation/libvirt-${PV}" -DEPEND="${RDEPEND} - dev-util/pkgconfig - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage - dev-perl/XML-XPath - virtual/perl-Time-HiRes - )" - -SRC_TEST="do" - -src_compile() { - MAKEOPTS+=" -j1" perl-module_src_compile -} diff --git a/dev-perl/Sys-Virt/Sys-Virt-0.9.7.ebuild b/dev-perl/Sys-Virt/Sys-Virt-0.9.7.ebuild deleted file mode 100644 index 382c88486891..000000000000 --- a/dev-perl/Sys-Virt/Sys-Virt-0.9.7.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2011 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.7.ebuild,v 1.1 2011/11/19 20:05:01 tove Exp $ - -EAPI=4 - -MODULE_AUTHOR=DANBERR -MODULE_VERSION=0.9.7 -inherit perl-module - -DESCRIPTION="Sys::Virt provides an API for using the libvirt library from Perl" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=">=app-emulation/libvirt-${PV}" -DEPEND="${RDEPEND} - dev-util/pkgconfig - test? ( - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage - dev-perl/XML-XPath - virtual/perl-Time-HiRes - )" - -SRC_TEST="do" - -src_compile() { - MAKEOPTS+=" -j1" perl-module_src_compile -} |