All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] opentyrian: switch to bitbucket
Date: Thu, 23 Apr 2015 02:46:30 -0300	[thread overview]
Message-ID: <1429767990-6382-1-git-send-email-gustavo@zacarias.com.ar> (raw)

As we know google code is going away, so switch the site/source now
rather than waiting for breakage.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/opentyrian/Config.in     | 2 +-
 package/opentyrian/opentyrian.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/opentyrian/Config.in b/package/opentyrian/Config.in
index 3ebcf08..b0c519f 100644
--- a/package/opentyrian/Config.in
+++ b/package/opentyrian/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_OPENTYRIAN
 	  to play the game.
 	  If you want some sound, activate ALSA with OSS emulation.
 
-	  http://code.google.com/p/opentyrian/
+	  https://bitbucket.org/opentyrian/opentyrian/wiki/Home
 
 if BR2_PACKAGE_OPENTYRIAN
 
diff --git a/package/opentyrian/opentyrian.mk b/package/opentyrian/opentyrian.mk
index 3dc5af5..b74e4cf 100644
--- a/package/opentyrian/opentyrian.mk
+++ b/package/opentyrian/opentyrian.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 OPENTYRIAN_VERSION = 9c9f0ec3532b
-OPENTYRIAN_SITE = https://code.google.com/p/opentyrian/
+OPENTYRIAN_SITE = https://bitbucket.org/opentyrian/opentyrian
 OPENTYRIAN_SITE_METHOD = hg
 OPENTYRIAN_LICENSE = GPLv2+
 OPENTYRIAN_LICENSE_FILES = COPYING
-- 
2.0.5

             reply	other threads:[~2015-04-23  5:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-23  5:46 Gustavo Zacarias [this message]
2015-04-23  8:30 ` [Buildroot] [PATCH] opentyrian: switch to bitbucket Thomas Petazzoni

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=1429767990-6382-1-git-send-email-gustavo@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.