Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
commons-jelly-tags-util requires version 1.6 to build. The versions in portage are 1.6.1 and 1.7.0
Created an attachment (id=44414) [edit] ebuild for commons-beanutils-1.6
Apparently, 1.6 and 1.6.1 are API compatible, so we'll not actually need an ebuild for 1.6. However, 1.7.x and 1.6.x are not API compatible, so we need to SLOT them properly. This should be done after java-config -p works as follows: java-config -p foo <- picks latest SLOT of foo available java-config --oldest -p foo <- picks oldest SLOT of foo available.
commons-beanutils is now slotted correctly and both versions got a rev. bump. all references updated and packages where references where found are also rev-bumped. added slotmoves for both versions.