diff options
author | Evan Teran <evan.teran@gmail.com> | 2015-07-06 08:37:42 +0000 |
---|---|---|
committer | Evan Teran <evan.teran@gmail.com> | 2015-07-06 08:37:42 +0000 |
commit | c6806c18ed8405e0315c82e457a6d9cfc3162740 (patch) | |
tree | c09a3da973220c4f8657374e40025c50c29d542d /app-emulation/vmware-vsphere-cli | |
parent | version bump for workstation 10 (diff) | |
download | vmware-c6806c18ed8405e0315c82e457a6d9cfc3162740.tar.gz vmware-c6806c18ed8405e0315c82e457a6d9cfc3162740.tar.bz2 vmware-c6806c18ed8405e0315c82e457a6d9cfc3162740.zip |
cleaning out ebuilds replaced by newer verions (last release was a security patch, so fairly important that we don't new installs of
old versions i presume?)
fixed up dependancies of vmware-vsphere ebuild to please repoman :-P
Package-Manager: portage-2.2.20
Diffstat (limited to 'app-emulation/vmware-vsphere-cli')
-rw-r--r-- | app-emulation/vmware-vsphere-cli/vmware-vsphere-cli-4.1.0.254719-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/vmware-vsphere-cli/vmware-vsphere-cli-4.1.0.254719-r1.ebuild b/app-emulation/vmware-vsphere-cli/vmware-vsphere-cli-4.1.0.254719-r1.ebuild index 94b8255..998aa39 100644 --- a/app-emulation/vmware-vsphere-cli/vmware-vsphere-cli-4.1.0.254719-r1.ebuild +++ b/app-emulation/vmware-vsphere-cli/vmware-vsphere-cli-4.1.0.254719-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -27,9 +27,9 @@ RESTRICT="strip" DEPEND=" >=dev-lang/perl-5 dev-libs/expat - dev-libs/glib + dev-libs/glib:2 dev-libs/libxml2 - dev-libs/openssl + dev-libs/openssl:0.9.8 dev-perl/Archive-Zip dev-perl/Class-MethodMaker dev-perl/Crypt-SSLeay |