diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2006-12-23 16:33:20 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2006-12-23 16:33:20 +0000 |
commit | 939b8fd4f34b6e5ff7f5e043769df9591672e90f (patch) | |
tree | 91c250380bfff9b76b287069ddb22b2b1f8f4249 /app-emulation | |
parent | sci-mathematics/pyquante: Renamed to lowercase, DESC and ChangeLog fixed. (diff) | |
download | sunrise-939b8fd4f34b6e5ff7f5e043769df9591672e90f.tar.gz sunrise-939b8fd4f34b6e5ff7f5e043769df9591672e90f.tar.bz2 sunrise-939b8fd4f34b6e5ff7f5e043769df9591672e90f.zip |
sunrise/app-emulation/xenman/xenman-0.4.2.2.ebuild: misc minor fixes
svn path=/sunrise/; revision=2471
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xenman/xenman-0.4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xenman/xenman-0.4.2.2.ebuild b/app-emulation/xenman/xenman-0.4.2.2.ebuild index 36acb033a..b6fa7a9d5 100644 --- a/app-emulation/xenman/xenman-0.4.2.2.ebuild +++ b/app-emulation/xenman/xenman-0.4.2.2.ebuild @@ -17,8 +17,8 @@ DEPEND="" RDEPEND=">=app-emulation/xen-3.0.2 >=app-emulation/xen-tools-3.0.2 >=app-arch/rpm-4.4.6 - >=dev-python/pygtk-2.8.6 - >=x11-libs/vte-0.12.2 + >=dev-python/pygtk-2.8.6 + >=x11-libs/vte-0.12.2 lvm2? ( sys-fs/lvm2 ) dev-lang/python" |