app-admin/r10k: Update homepage and links
authorVikraman Choudhury <vikraman@gentoo.org>
Thu, 21 Dec 2017 04:52:52 +0000 (23:52 -0500)
committerVikraman Choudhury <vikraman@gentoo.org>
Thu, 21 Dec 2017 04:52:52 +0000 (23:52 -0500)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

app-admin/r10k/metadata.xml
app-admin/r10k/r10k-1.5.1-r1.ebuild
app-admin/r10k/r10k-1.5.1-r2.ebuild
app-admin/r10k/r10k-1.5.1.ebuild

index 6a87f202ac65ef51c1d327720c732bd73f6066e2..685e7874f384e0861d6a2afde12555a919885bb9 100644 (file)
@@ -13,6 +13,6 @@
                r10k provides a general purpose toolset for deploying Puppet environments and modules. It implements the Puppetfile format and provides a native implementation of Puppet dynamic environments.
        </longdescription>
        <upstream>
-               <remote-id type="github">adrienthebo/r10k</remote-id>
+               <remote-id type="github">puppetlabs/r10k</remote-id>
        </upstream>
 </pkgmetadata>
index 5d19a50800da44bc02c18d9c09815e177d969d10..0044332eec8ac6624c4d2bff4ef56b09fb46cb80 100644 (file)
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="Puppet environment and module deployment"
-HOMEPAGE="https://github.com/adrienthebo/r10k"
+HOMEPAGE="https://github.com/puppetlabs/r10k"
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -51,7 +51,7 @@ pkg_postinst() {
        ewarn "If you are upgrading from 1.1.0 and are using multiple sources, please read"
        ewarn "this. (If not, feel free to continue with your regularly scheduled day.)"
        ewarn
-       ewarn "GH-48 (https://github.com/adrienthebo/r10k/issues/48) introduced the ability"
+       ewarn "GH-48 (https://github.com/puppetlabs/r10k/issues/48) introduced the ability"
        ewarn "for environments to be prefixed with the source name so that multiple sources"
        ewarn "installed into the same directory would not overwrite each other. However"
        ewarn "prefixing was automatically enabled and would break existing setups where"
@@ -62,6 +62,6 @@ pkg_postinst() {
        ewarn "to off. If you are relying on this behavior you will need to update your r10k.yaml"
        ewarn "to enable prefixing on a per-source basis."
        ewarn
-       ewarn "Please see the issue (https://github.com/adrienthebo/r10k/issues/48) for more"
+       ewarn "Please see the issue (https://github.com/puppetlabs/r10k/issues/48) for more"
        ewarn "information."
 }
index 4ca3d11a8025f56e02145a0888543d071ec1bf4a..02b0e351a6cc5f35866ac90fad356a1516765a9e 100644 (file)
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="Puppet environment and module deployment"
-HOMEPAGE="https://github.com/adrienthebo/r10k"
+HOMEPAGE="https://github.com/puppetlabs/r10k"
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -52,7 +52,7 @@ pkg_postinst() {
        ewarn "If you are upgrading from 1.1.0 and are using multiple sources, please read"
        ewarn "this. (If not, feel free to continue with your regularly scheduled day.)"
        ewarn
-       ewarn "GH-48 (https://github.com/adrienthebo/r10k/issues/48) introduced the ability"
+       ewarn "GH-48 (https://github.com/puppetlabs/r10k/issues/48) introduced the ability"
        ewarn "for environments to be prefixed with the source name so that multiple sources"
        ewarn "installed into the same directory would not overwrite each other. However"
        ewarn "prefixing was automatically enabled and would break existing setups where"
@@ -63,6 +63,6 @@ pkg_postinst() {
        ewarn "to off. If you are relying on this behavior you will need to update your r10k.yaml"
        ewarn "to enable prefixing on a per-source basis."
        ewarn
-       ewarn "Please see the issue (https://github.com/adrienthebo/r10k/issues/48) for more"
+       ewarn "Please see the issue (https://github.com/puppetlabs/r10k/issues/48) for more"
        ewarn "information."
 }
index 79ba3681ff2058e8f9c004c0a24939df30b06992..c9589256bce3316bd1f9faa90d825854d1924861 100644 (file)
@@ -13,7 +13,7 @@ RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
 inherit ruby-fakegem
 
 DESCRIPTION="Puppet environment and module deployment"
-HOMEPAGE="https://github.com/adrienthebo/r10k"
+HOMEPAGE="https://github.com/puppetlabs/r10k"
 
 LICENSE="Apache-2.0"
 SLOT="0"
@@ -46,7 +46,7 @@ pkg_postinst() {
        ewarn "If you are upgrading from 1.1.0 and are using multiple sources, please read"
        ewarn "this. (If not, feel free to continue with your regularly scheduled day.)"
        ewarn
-       ewarn "GH-48 (https://github.com/adrienthebo/r10k/issues/48) introduced the ability"
+       ewarn "GH-48 (https://github.com/puppetlabs/r10k/issues/48) introduced the ability"
        ewarn "for environments to be prefixed with the source name so that multiple sources"
        ewarn "installed into the same directory would not overwrite each other. However"
        ewarn "prefixing was automatically enabled and would break existing setups where"
@@ -57,6 +57,6 @@ pkg_postinst() {
        ewarn "to off. If you are relying on this behavior you will need to update your r10k.yaml"
        ewarn "to enable prefixing on a per-source basis."
        ewarn
-       ewarn "Please see the issue (https://github.com/adrienthebo/r10k/issues/48) for more"
+       ewarn "Please see the issue (https://github.com/puppetlabs/r10k/issues/48) for more"
        ewarn "information."
 }