dev-ruby/facter: partial fix for bug 601746
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 6 Dec 2016 00:11:17 +0000 (18:11 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 6 Dec 2016 00:11:17 +0000 (18:11 -0600)
Package-Manager: portage-2.3.0

dev-ruby/facter/facter-3.5.0-r1.ebuild [moved from dev-ruby/facter/facter-3.5.0.ebuild with 95% similarity]
dev-ruby/facter/facter-9999.ebuild

similarity index 95%
rename from dev-ruby/facter/facter-3.5.0.ebuild
rename to dev-ruby/facter/facter-3.5.0-r1.ebuild
index a9627cedf02c6c1acea925a28e32693e1634fe88..ac7909141a917a74acd320738cba3569061a29a7 100644 (file)
@@ -17,20 +17,22 @@ SLOT="0"
 IUSE="debug test"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
 
-CDEPEND="
+BDEPEND="
        >=sys-devel/gcc-4.8:*
        >=dev-libs/boost-1.54[nls]
        >=dev-libs/leatherman-0.9.3
        >=dev-cpp/yaml-cpp-0.5.1
-       dev-cpp/cpp-hocon
+       dev-cpp/cpp-hocon"
+CDEPEND="
        dev-libs/openssl:*
        sys-apps/util-linux
        app-emulation/virt-what
        net-misc/curl
        !<app-admin/puppet-4.0.0"
 
-RDEPEND+=" ${CDEPEND}"
-DEPEND+=" test? ( ${CDEPEND} )"
+RDEPEND="${CDEPEND}"
+DEPEND="${BDEPEND}
+       ${CDEPEND}"
 
 src_prepare() {
        # Remove the code that installs facter.rb to the wrong directory.
index 4ac7496eff6abb1278baaad995ae4b26ec4c67ca..598871d63a1a202b28d33f99ce6483c7ccd92e6f 100644 (file)
@@ -19,20 +19,22 @@ SLOT="0"
 IUSE="debug test"
 KEYWORDS=""
 
-CDEPEND="
+BDEPEND="
        >=sys-devel/gcc-4.8:*
        >=dev-libs/boost-1.54[nls]
        >=dev-libs/leatherman-0.9.3
        >=dev-cpp/yaml-cpp-0.5.1
-       dev-cpp/cpp-hocon
+       dev-cpp/cpp-hocon"
+CDEPEND="
        dev-libs/openssl:*
        sys-apps/util-linux
        app-emulation/virt-what
        net-misc/curl
        !<app-admin/puppet-4.0.0"
 
-RDEPEND+=" ${CDEPEND}"
-DEPEND+=" test? ( ${CDEPEND} )"
+RDEPEND="${CDEPEND}"
+DEPEND="${BDEPEND}
+       ${CDEPEND}"
 
 src_prepare() {
        pwd