summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-23 17:21:45 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-12-23 17:21:45 +0000
commit9ee58ee02d07d7708677ba49ee67113dff5c8c7b (patch)
tree0de44277ca954eef9748dad85d5eee115fca9966 /app-emulation/virtinst
parentDrop 1.4 series amarok. (diff)
downloadhistorical-9ee58ee02d07d7708677ba49ee67113dff5c8c7b.tar.gz
historical-9ee58ee02d07d7708677ba49ee67113dff5c8c7b.tar.bz2
historical-9ee58ee02d07d7708677ba49ee67113dff5c8c7b.zip
Cleanup old versions.
Package-Manager: portage-2.2_rc60/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/virtinst')
-rw-r--r--app-emulation/virtinst/ChangeLog6
-rw-r--r--app-emulation/virtinst/virtinst-0.400.3-r1.ebuild22
-rw-r--r--app-emulation/virtinst/virtinst-0.500.0.ebuild18
3 files changed, 5 insertions, 41 deletions
diff --git a/app-emulation/virtinst/ChangeLog b/app-emulation/virtinst/ChangeLog
index 6f41d4f4d7bc..2b004117ea02 100644
--- a/app-emulation/virtinst/ChangeLog
+++ b/app-emulation/virtinst/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/virtinst
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.15 2009/12/15 16:39:45 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/ChangeLog,v 1.16 2009/12/23 17:21:45 flameeyes Exp $
+
+ 23 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ -virtinst-0.400.3-r1.ebuild, -virtinst-0.500.0.ebuild:
+ Cleanup old versions.
15 Dec 2009; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
change to virtualization herd
diff --git a/app-emulation/virtinst/virtinst-0.400.3-r1.ebuild b/app-emulation/virtinst/virtinst-0.400.3-r1.ebuild
deleted file mode 100644
index 5b53618e56ce..000000000000
--- a/app-emulation/virtinst/virtinst-0.400.3-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-0.400.3-r1.ebuild,v 1.1 2009/05/27 16:33:08 cardoe Exp $
-
-EAPI=2
-
-inherit distutils eutils
-
-DESCRIPTION="Python modules for starting virtualized guest installations"
-HOMEPAGE="http://virt-manager.et.redhat.com/"
-SRC_URI="http://virt-manager.et.redhat.com/download/sources/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND=">=app-emulation/libvirt-0.2.1
- dev-python/urlgrabber"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-kvm-img.patch
-}
diff --git a/app-emulation/virtinst/virtinst-0.500.0.ebuild b/app-emulation/virtinst/virtinst-0.500.0.ebuild
deleted file mode 100644
index e965ff2eecd5..000000000000
--- a/app-emulation/virtinst/virtinst-0.500.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/virtinst/virtinst-0.500.0.ebuild,v 1.1 2009/07/30 23:47:42 cardoe Exp $
-
-EAPI=2
-
-inherit distutils eutils
-
-DESCRIPTION="Python modules for starting virtualized guest installations"
-HOMEPAGE="http://virt-manager.et.redhat.com/"
-SRC_URI="http://virt-manager.et.redhat.com/download/sources/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND=">=app-emulation/libvirt-0.2.1
- dev-python/urlgrabber"
-DEPEND="${RDEPEND}"