Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/opentyrian/
Date: Tue, 01 Sep 2015 19:43:10
Message-Id: 1441135963.de3a6b267d2506af1200a989b5a0e53b46294e52.klausman@gentoo
1 commit: de3a6b267d2506af1200a989b5a0e53b46294e52
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 1 19:32:43 2015 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 1 19:32:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3a6b26
7
8 games-arcade/opentyrian: Fixing HOMEPAGE move due to code.google.com shutdown
9
10 Package-Manager: portage-2.2.20.1
11
12 games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild | 2 +-
13 games-arcade/opentyrian/opentyrian-20090702.ebuild | 2 +-
14 games-arcade/opentyrian/opentyrian-20091025.ebuild | 2 +-
15 games-arcade/opentyrian/opentyrian-20110517-r1.ebuild | 2 +-
16 games-arcade/opentyrian/opentyrian-20110517.ebuild | 2 +-
17 5 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild b/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild
20 index 49e8620..81d2c8e 100644
21 --- a/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild
22 +++ b/games-arcade/opentyrian/opentyrian-2.1.20130907.ebuild
23 @@ -5,7 +5,7 @@
24 inherit base games
25
26 DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter"
27 -HOMEPAGE="https://code.google.com/p/opentyrian/"
28 +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"
29 SRC_URI="http://darklomax.org/tyrian/tyrian21.zip
30 http://www.camanis.net/${PN}/releases/${P}-src.tar.gz"
31
32
33 diff --git a/games-arcade/opentyrian/opentyrian-20090702.ebuild b/games-arcade/opentyrian/opentyrian-20090702.ebuild
34 index 1872786..18b6395 100644
35 --- a/games-arcade/opentyrian/opentyrian-20090702.ebuild
36 +++ b/games-arcade/opentyrian/opentyrian-20090702.ebuild
37 @@ -5,7 +5,7 @@
38 inherit eutils games
39
40 DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter"
41 -HOMEPAGE="https://code.google.com/p/opentyrian/"
42 +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"
43 SRC_URI="http://darklomax.org/tyrian/tyrian21.zip
44 mirror://gentoo/${P}.tar.bz2"
45
46
47 diff --git a/games-arcade/opentyrian/opentyrian-20091025.ebuild b/games-arcade/opentyrian/opentyrian-20091025.ebuild
48 index 458cc85..c0324b4 100644
49 --- a/games-arcade/opentyrian/opentyrian-20091025.ebuild
50 +++ b/games-arcade/opentyrian/opentyrian-20091025.ebuild
51 @@ -5,7 +5,7 @@
52 inherit eutils games
53
54 DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter"
55 -HOMEPAGE="https://code.google.com/p/opentyrian/"
56 +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"
57 SRC_URI="http://darklomax.org/tyrian/tyrian21.zip
58 mirror://gentoo/${P}.tar.bz2"
59
60
61 diff --git a/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild b/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild
62 index 04a4454..58275a8 100644
63 --- a/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild
64 +++ b/games-arcade/opentyrian/opentyrian-20110517-r1.ebuild
65 @@ -5,7 +5,7 @@
66 inherit base games
67
68 DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter"
69 -HOMEPAGE="https://code.google.com/p/opentyrian/"
70 +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"
71 SRC_URI="http://darklomax.org/tyrian/tyrian21.zip
72 mirror://gentoo/${P}.tar.bz2"
73
74
75 diff --git a/games-arcade/opentyrian/opentyrian-20110517.ebuild b/games-arcade/opentyrian/opentyrian-20110517.ebuild
76 index 312c69c..64e9817 100644
77 --- a/games-arcade/opentyrian/opentyrian-20110517.ebuild
78 +++ b/games-arcade/opentyrian/opentyrian-20110517.ebuild
79 @@ -5,7 +5,7 @@
80 inherit base games
81
82 DESCRIPTION="Open-source port of the DOS game Tyrian, vertical scrolling shooter"
83 -HOMEPAGE="https://code.google.com/p/opentyrian/"
84 +HOMEPAGE="https://bitbucket.org/opentyrian/opentyrian/wiki/Home"
85 SRC_URI="http://darklomax.org/tyrian/tyrian21.zip
86 mirror://gentoo/${P}.tar.bz2"