Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663688 - app-emulation/virtualbox*-5.2.14 accidentally cleaned from tree
Summary: app-emulation/virtualbox*-5.2.14 accidentally cleaned from tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-15 17:01 UTC by David Flogeras
Modified: 2018-08-16 09:58 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2018-08-15 17:01:07 UTC
It looks like the only stable vbox in the 5.2 series (5.2.14) was perhaps accidentally cleaned when the new 5.2.18 bump was done (instead of removing the 5.2.16 ebuilds).

Reproducible: Always
Comment 1 Joakim Tjernlund 2018-08-15 18:24:59 UTC
Me too
Comment 2 Larry the Git Cow gentoo-dev 2018-08-16 09:58:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bee7485c2c362f3563a7fa99651e9606135e0fd8

commit bee7485c2c362f3563a7fa99651e9606135e0fd8
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-08-16 09:57:43 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-08-16 09:58:35 +0000

    Revert "virtualbox packages: Removed old."
    
    This reverts commit 1ba6a1db19e1a676384b1fc26bb9008e029d6114.
    
    Closes: https://bugs.gentoo.org/663688

 app-emulation/virtualbox-additions/Manifest        |   1 +
 .../virtualbox-additions-5.2.14.ebuild             |  33 ++
 app-emulation/virtualbox-bin/Manifest              |   4 +
 .../virtualbox-bin-5.2.14.123301.ebuild            | 287 +++++++++++++
 app-emulation/virtualbox-extpack-oracle/Manifest   |   1 +
 .../virtualbox-extpack-oracle-5.2.14.123301.ebuild |  42 ++
 app-emulation/virtualbox-guest-additions/Manifest  |   2 +
 .../virtualbox-guest-additions-5.2.14.ebuild       | 225 ++++++++++
 app-emulation/virtualbox-modules/Manifest          |   1 +
 .../virtualbox-modules-5.2.14.ebuild               |  51 +++
 app-emulation/virtualbox/Manifest                  |   2 +
 .../virtualbox/virtualbox-5.2.14-r1.ebuild         | 471 +++++++++++++++++++++
 12 files changed, 1120 insertions(+)