Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391367 - ebuild for vagrant a virtualbox vm management gem
Summary: ebuild for vagrant a virtualbox vm management gem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 OS X
: Normal normal (vote)
Assignee: Tim Harder
URL: http://vagrantup.com
Whiteboard:
Keywords:
Depends on: 409067 409069
Blocks:
  Show dependency tree
 
Reported: 2011-11-22 09:51 UTC by Ramon
Modified: 2012-03-22 10:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vagrant-0.8.7.ebuild (vagrant-0.8.7.ebuild,874 bytes, text/plain)
2011-11-22 09:52 UTC, Ramon
Details
vagrant-0.9.0 ebuild (vagrant-0.9.0.ebuild,788 bytes, application/octet-stream)
2012-01-31 12:21 UTC, Ramon
Details
Ebuild for vagrant-1.0.0 (vagrant-1.0.0.ebuild,1.22 KB, text/plain)
2012-03-20 22:58 UTC, Tim Harder
Details
1.0.1 bump + prefix support (vagrant-1.0.1.ebuild,1.32 KB, text/plain)
2012-03-21 11:29 UTC, Ramon
Details
1.0.1 bump + prefix support/keyword (vagrant-1.0.1.ebuild,1.51 KB, text/plain)
2012-03-21 12:00 UTC, Ramon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ramon 2011-11-22 09:51:25 UTC
vagrant is a nice vm management gem created by Mitchel Hashimoto and John Bender

Since I'm using it on gentoo (prefix) I would like an ebuild in the tree

Reproducible: Always
Comment 1 Ramon 2011-11-22 09:52:26 UTC
Created attachment 293399 [details]
vagrant-0.8.7.ebuild

requires dev-ruby/virtual-box-0.9.1
Comment 2 Ramon 2012-01-31 12:21:55 UTC
Created attachment 300531 [details]
vagrant-0.9.0 ebuild

vagrant released a new 0.9 version, this updates the ebuild
Comment 3 Tim Harder gentoo-dev 2012-03-20 22:58:39 UTC
Created attachment 306055 [details]
Ebuild for vagrant-1.0.0

Updated ebuild for vagrant-1.0.0.
Comment 4 Tim Harder gentoo-dev 2012-03-20 23:00:29 UTC
Note that vagrant-1.0.0 no longer uses the virtualbox gem.
Comment 5 Tim Harder gentoo-dev 2012-03-21 07:09:24 UTC
Added to the tree as app-emulation/vagrant.
Comment 6 Ramon 2012-03-21 11:28:08 UTC
Thanks for getting this in the tree.
I already had an ebuild for 1.0 but was too lazy to upload...

Here is a modified version that will exclude the virtualbox ebuilds as a dependancy on prefix macos and adds the relevant keywords for macos

I use it there but need to install the virtualbox package from oracle to get it working.
Comment 7 Ramon 2012-03-21 11:29:22 UTC
Created attachment 306159 [details]
1.0.1 bump + prefix support
Comment 8 Tim Harder gentoo-dev 2012-03-21 11:30:09 UTC
1.0.1 bump already done. Please attach a unified diff instead of a full ebuild.
Comment 9 Ramon 2012-03-21 12:00:58 UTC
Created attachment 306161 [details]
1.0.1 bump + prefix support/keyword

Added nice warning for prefix osx users
Comment 10 Tim Harder gentoo-dev 2012-03-21 12:02:48 UTC
(In reply to comment #9)
> Created attachment 306161 [details]
> 1.0.1 bump + prefix support/keyword
> 
> Added nice warning for prefix osx users

Again, please attach a unified diff not a full ebuild.
Comment 11 Tim Harder gentoo-dev 2012-03-22 10:48:19 UTC
vagrant-1.0.1 is now keyworded for ~x64-macos in CVS.

Please open new bugs for other issues from now on.