mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-haskell/hdbc-postgresql: slotmove 2 -> 0
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/hdbc/hdbc-postgresql"
|
||||
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="2/${PV}"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
IUSE=""
|
||||
|
||||
|
||||
@@ -19,11 +19,7 @@ HOMEPAGE="https://github.com/hdbc/hdbc-postgresql"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
# For some reason, the slot was previously set to 2. Changing this could cause
|
||||
# problems as haskell-updater tries to reinstall a version of the same slot.
|
||||
# This should be changed at some point, but currently the version in ::gentoo
|
||||
# is also set to 2.
|
||||
SLOT="2/${PV}"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
RDEPEND="
|
||||
|
||||
@@ -24,3 +24,4 @@ move kde-apps/print-manager kde-plasma/print-manager
|
||||
move dev-libs/kuserfeedback kde-frameworks/kuserfeedback
|
||||
move dev-python/pure_eval dev-python/pure-eval
|
||||
slotmove dev-haskell/extra 2 0
|
||||
slotmove dev-haskell/hdbc-postgresql 2 0
|
||||
|
||||
Reference in New Issue
Block a user