Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/ufo-ai: ufo-ai-2.1.1.ebuild ChangeLog
Date: Sat, 08 Sep 2007 21:47:51
Message-Id: E1IU831-00083N-Ee@stork.gentoo.org
1 nyhm 07/09/08 21:40:59
2
3 Modified: ufo-ai-2.1.1.ebuild ChangeLog
4 Log:
5 HOMEPAGE update, bug #191694
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 games-strategy/ufo-ai/ufo-ai-2.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.1.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.1.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.1.1.ebuild?r1=1.2&r2=1.3
14
15 Index: ufo-ai-2.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.1.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ufo-ai-2.1.1.ebuild 21 Aug 2007 19:04:06 -0000 1.2
22 +++ ufo-ai-2.1.1.ebuild 8 Sep 2007 21:40:58 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.1.1.ebuild,v 1.2 2007/08/21 19:04:06 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-2.1.1.ebuild,v 1.3 2007/09/08 21:40:58 nyhm Exp $
28
29 inherit eutils autotools games
30
31 @@ -8,7 +8,7 @@
32 MY_P="ufoai-${MY_PV}"
33
34 DESCRIPTION="UFO: Alien Invasion - X-COM inspired strategy game"
35 -HOMEPAGE="http://www.ufoai.net/"
36 +HOMEPAGE="http://ufoai.ninex.info/"
37 SRC_URI="mirror://sourceforge/ufoai/music.tar.bz2
38 mirror://sourceforge/ufoai/${MY_P}-data.tar
39 mirror://sourceforge/ufoai/${MY_P}-source.tar.bz2
40 @@ -142,10 +142,3 @@
41
42 prepgamesdirs
43 }
44 -
45 -pkg_postinst() {
46 - games_pkg_postinst
47 -
48 - elog "To play the game, run: ${PN}"
49 - echo
50 -}
51
52
53
54 1.15 games-strategy/ufo-ai/ChangeLog
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.15&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/ChangeLog?rev=1.15&content-type=text/plain
58 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-strategy/ufo-ai/ChangeLog?r1=1.14&r2=1.15
59
60 Index: ChangeLog
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v
63 retrieving revision 1.14
64 retrieving revision 1.15
65 diff -u -r1.14 -r1.15
66 --- ChangeLog 21 Aug 2007 19:04:06 -0000 1.14
67 +++ ChangeLog 8 Sep 2007 21:40:58 -0000 1.15
68 @@ -1,6 +1,9 @@
69 # ChangeLog for games-strategy/ufo-ai
70 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
71 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.14 2007/08/21 19:04:06 mr_bones_ Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ChangeLog,v 1.15 2007/09/08 21:40:58 nyhm Exp $
73 +
74 + 08 Sep 2007; Tristan Heaven <nyhm@g.o> ufo-ai-2.1.1.ebuild:
75 + HOMEPAGE update, bug #191694
76
77 21 Aug 2007; Michael Sterrett <mr_bones_@g.o> ufo-ai-2.1.1.ebuild:
78 fix HOMEPAGE; tidy
79
80
81
82 --
83 gentoo-commits@g.o mailing list