All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] opentyrian: switch to bitbucket
@ 2015-04-23  5:46 Gustavo Zacarias
  2015-04-23  8:30 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-04-23  5:46 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] opentyrian: switch to bitbucket
  2015-04-23  5:46 [Buildroot] [PATCH] opentyrian: switch to bitbucket Gustavo Zacarias
@ 2015-04-23  8:30 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-23  8:30 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Thu, 23 Apr 2015 02:46:30 -0300, Gustavo Zacarias wrote:
> 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(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-23  8:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-23  5:46 [Buildroot] [PATCH] opentyrian: switch to bitbucket Gustavo Zacarias
2015-04-23  8:30 ` Thomas Petazzoni

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.