From 642e71c1cd666935a82bd66ae4a78cbd7cb86bc0 Mon Sep 17 00:00:00 2001 From: Vikraman Choudhury Date: Wed, 20 Dec 2017 23:52:52 -0500 Subject: app-admin/r10k: Update homepage and links Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- app-admin/r10k/r10k-1.5.1-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-admin/r10k/r10k-1.5.1-r1.ebuild') diff --git a/app-admin/r10k/r10k-1.5.1-r1.ebuild b/app-admin/r10k/r10k-1.5.1-r1.ebuild index 5d19a50800da..0044332eec8a 100644 --- a/app-admin/r10k/r10k-1.5.1-r1.ebuild +++ b/app-admin/r10k/r10k-1.5.1-r1.ebuild @@ -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." } -- cgit v1.2.3-65-gdbad