From: "Vikraman Choudhury" <vikraman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/r10k/
Date: Thu, 21 Dec 2017 04:53:00 +0000 (UTC) [thread overview]
Message-ID: <1513831972.642e71c1cd666935a82bd66ae4a78cbd7cb86bc0.vikraman@gentoo> (raw)
commit: 642e71c1cd666935a82bd66ae4a78cbd7cb86bc0
Author: Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 04:52:52 2017 +0000
Commit: Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 04:52:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=642e71c1
app-admin/r10k: Update homepage and links
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-admin/r10k/metadata.xml | 2 +-
app-admin/r10k/r10k-1.5.1-r1.ebuild | 6 +++---
app-admin/r10k/r10k-1.5.1-r2.ebuild | 6 +++---
app-admin/r10k/r10k-1.5.1.ebuild | 6 +++---
4 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/app-admin/r10k/metadata.xml b/app-admin/r10k/metadata.xml
index 6a87f202ac6..685e7874f38 100644
--- a/app-admin/r10k/metadata.xml
+++ b/app-admin/r10k/metadata.xml
@@ -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>
diff --git a/app-admin/r10k/r10k-1.5.1-r1.ebuild b/app-admin/r10k/r10k-1.5.1-r1.ebuild
index 5d19a50800d..0044332eec8 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."
}
diff --git a/app-admin/r10k/r10k-1.5.1-r2.ebuild b/app-admin/r10k/r10k-1.5.1-r2.ebuild
index 4ca3d11a802..02b0e351a6c 100644
--- a/app-admin/r10k/r10k-1.5.1-r2.ebuild
+++ b/app-admin/r10k/r10k-1.5.1-r2.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"
@@ -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."
}
diff --git a/app-admin/r10k/r10k-1.5.1.ebuild b/app-admin/r10k/r10k-1.5.1.ebuild
index 79ba3681ff2..c9589256bce 100644
--- a/app-admin/r10k/r10k-1.5.1.ebuild
+++ b/app-admin/r10k/r10k-1.5.1.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"
@@ -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."
}
next reply other threads:[~2017-12-21 4:53 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-21 4:53 Vikraman Choudhury [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-18 6:24 [gentoo-commits] repo/gentoo:master commit in: app-admin/r10k/ Hans de Graaff
2024-05-03 5:49 Hans de Graaff
2024-05-03 5:49 Hans de Graaff
2024-04-05 9:42 Hans de Graaff
2023-12-09 9:11 Hans de Graaff
2023-12-09 9:11 Hans de Graaff
2023-09-09 7:10 Hans de Graaff
2023-08-19 8:03 Hans de Graaff
2023-08-19 8:03 Hans de Graaff
2023-06-25 13:53 Hans de Graaff
2022-12-17 8:37 Hans de Graaff
2022-07-20 6:01 Hans de Graaff
2022-06-18 8:40 Hans de Graaff
2020-11-21 7:36 Hans de Graaff
2020-11-21 7:33 Hans de Graaff
2020-11-20 8:04 Robin H. Johnson
2020-11-20 7:29 Robin H. Johnson
2020-09-15 6:57 Hans de Graaff
2020-07-20 6:55 Hans de Graaff
2020-04-01 16:37 Thomas Deutschmann
2020-03-08 6:38 Hans de Graaff
2020-02-14 7:18 Hans de Graaff
2020-01-23 19:13 Hans de Graaff
2019-10-09 5:47 Hans de Graaff
2019-08-23 15:35 Hans de Graaff
2019-07-13 6:14 Hans de Graaff
2019-07-13 6:14 Hans de Graaff
2019-05-30 18:05 Hans de Graaff
2019-05-01 5:31 Hans de Graaff
2019-02-10 7:25 Hans de Graaff
2019-02-09 10:44 Hans de Graaff
2018-05-06 6:37 Hans de Graaff
2018-01-22 20:34 Hans de Graaff
2017-09-08 19:35 Sven Wegener
2017-09-08 19:12 Sven Wegener
2017-08-05 18:49 Hans de Graaff
2017-08-01 5:50 Hans de Graaff
2017-08-01 5:50 Hans de Graaff
2017-08-01 5:50 Hans de Graaff
2016-04-10 0:18 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1513831972.642e71c1cd666935a82bd66ae4a78cbd7cb86bc0.vikraman@gentoo \
--to=vikraman@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox