kde-plasma/kwallet-pam: export explicit src_test
authorMichael Palimaka <kensington@gentoo.org>
Wed, 6 Jul 2016 13:22:31 +0000 (23:22 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Wed, 6 Jul 2016 13:26:31 +0000 (23:26 +1000)
The default phase causes BUILD_DIR to be overwritten with an incorrect value,
breaking the multibuild configuration causing one build to not be installed.

Gentoo-bug: 588136

Package-Manager: portage-2.3.0

kde-plasma/kwallet-pam/kwallet-pam-5.6.5-r1.ebuild [moved from kde-plasma/kwallet-pam/kwallet-pam-5.6.5.ebuild with 97% similarity]
kde-plasma/kwallet-pam/kwallet-pam-5.7.0-r1.ebuild [moved from kde-plasma/kwallet-pam/kwallet-pam-5.7.0.ebuild with 97% similarity]

similarity index 97%
rename from kde-plasma/kwallet-pam/kwallet-pam-5.6.5.ebuild
rename to kde-plasma/kwallet-pam/kwallet-pam-5.6.5-r1.ebuild
index 0713014356070d99d2abf55f1d88bbd53519db61..18dcab74b2640266deae895b4de25cd7cc63ed75 100644 (file)
@@ -46,6 +46,10 @@ src_compile() {
        multibuild_foreach_variant kde5_src_compile
 }
 
+src_test() {
+       multibuild_foreach_variant kde5_src_test
+}
+
 src_install() {
        multibuild_foreach_variant kde5_src_install
 }
similarity index 97%
rename from kde-plasma/kwallet-pam/kwallet-pam-5.7.0.ebuild
rename to kde-plasma/kwallet-pam/kwallet-pam-5.7.0-r1.ebuild
index 0713014356070d99d2abf55f1d88bbd53519db61..18dcab74b2640266deae895b4de25cd7cc63ed75 100644 (file)
@@ -46,6 +46,10 @@ src_compile() {
        multibuild_foreach_variant kde5_src_compile
 }
 
+src_test() {
+       multibuild_foreach_variant kde5_src_test
+}
+
 src_install() {
        multibuild_foreach_variant kde5_src_install
 }