sleepy_penguin RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@yhbt.net>
To: sleepy-penguin@bogomips.org
Subject: [PATCH] doc: switch bogomips.org to yhbt.net
Date: Wed, 29 Jan 2020 23:53:10 +0000	[thread overview]
Message-ID: <20200129235310.16858-1-e@yhbt.net> (raw)

bogomips.org is due to expire, soon, and I'm not willing to pay
extortionists at Ethos Capital/PIR/ICANN to keep a .org.  So
it's at yhbt.net, for now...  Identity is overrated.
---
 .olddoc.yml            | 10 +++++-----
 GNUmakefile            |  2 +-
 README                 | 10 +++++-----
 sleepy_penguin.gemspec |  4 ++--
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index a48cb07..1eb4df0 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -1,6 +1,6 @@
 ---
-cgit_url: https://bogomips.org/sleepy_penguin.git
-git_url: https://bogomips.org/sleepy_penguin.git
-rdoc_url: https://bogomips.org/sleepy_penguin/
-ml_url: https://bogomips.org/sleepy-penguin/
-public_email: sleepy-penguin@bogomips.org
+cgit_url: https://yhbt.net/sleepy_penguin.git
+git_url: https://yhbt.net/sleepy_penguin.git
+rdoc_url: https://yhbt.net/sleepy_penguin/
+ml_url: https://yhbt.net/sleepy-penguin/
+public_email: sleepy-penguin@yhbt.net
diff --git a/GNUmakefile b/GNUmakefile
index 810c50b..33f9d38 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,5 +1,5 @@
 all::
-RSYNC_DEST := bogomips.org:/srv/bogomips/sleepy_penguin
+RSYNC_DEST := yhbt.net:/srv/yhbt/sleepy_penguin
 rfpackage := sleepy_penguin
 include pkg.mk
 pkg_extra += ext/sleepy_penguin/git_version.h
diff --git a/README b/README
index c4f4e7c..3ceb05e 100644
--- a/README
+++ b/README
@@ -31,7 +31,7 @@ If you use RubyGems:
 
 Otherwise grab the latest tarball from:
 
-https://bogomips.org/sleepy_penguin/files/
+https://yhbt.net/sleepy_penguin/files/
 
 Unpack it, and run "ruby setup.rb"
 
@@ -39,13 +39,13 @@ Unpack it, and run "ruby setup.rb"
 
 You can get the latest source via git from the following locations:
 
-  https://bogomips.org/sleepy_penguin.git
+  https://yhbt.net/sleepy_penguin.git
   https://repo.or.cz/sleepy_penguin.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
-* https://bogomips.org/sleepy_penguin.git
+* https://yhbt.net/sleepy_penguin.git
 * https://repo.or.cz/w/sleepy_penguin.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
@@ -60,9 +60,9 @@ don't email the git mailing list or maintainer with sleepy_penguin patches.
 == Contact
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the mailing list: mailto:sleepy-penguin@bogomips.org
+requests) go to the mailing list: mailto:sleepy-penguin@yhbt.net
 
-* Mailing list archives: https://bogomips.org/sleepy-penguin/
+* Mailing list archives: https://yhbt.net/sleepy-penguin/
 
 * Also available over NNTP:
   nntp://news.public-inbox.org/inbox.comp.lang.ruby.sleepy-penguin
diff --git a/sleepy_penguin.gemspec b/sleepy_penguin.gemspec
index 6f1aac5..38ec8e9 100644
--- a/sleepy_penguin.gemspec
+++ b/sleepy_penguin.gemspec
@@ -4,10 +4,10 @@ manifest = File.exist?('.manifest') ?
 Gem::Specification.new do |s|
   s.name = %q{sleepy_penguin}
   s.version = (ENV['VERSION'] || '3.5.1').dup
-  s.homepage = 'https://bogomips.org/sleepy_penguin/'
+  s.homepage = 'https://yhbt.net/sleepy_penguin/'
   s.authors = ['sleepy_penguin hackers']
   s.description = File.read('README').split("\n\n")[1]
-  s.email = %q{sleepy-penguin@bogomips.org}
+  s.email = %q{sleepy-penguin@yhbt.net}
   s.files = manifest
   s.summary = 'Linux I/O events for Ruby'
   s.test_files = Dir['test/test_*.rb']

                 reply	other threads:[~2020-01-29 23:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://yhbt.net/sleepy_penguin/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200129235310.16858-1-e@yhbt.net \
    --to=e@yhbt.net \
    --cc=sleepy-penguin@bogomips.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.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/sleepy_penguin.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).