Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/ois: ois-1.3.ebuild ChangeLog
Date: Wed, 30 Jan 2013 23:01:06
Message-Id: 20130130230103.1AD5F2171D@flycatcher.gentoo.org
1 mr_bones_ 13/01/30 23:01:03
2
3 Modified: ois-1.3.ebuild ChangeLog
4 Log:
5 update HOMEPAGE
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.5 dev-games/ois/ois-1.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ois/ois-1.3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ois/ois-1.3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ois/ois-1.3.ebuild?r1=1.4&r2=1.5
15
16 Index: ois-1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-games/ois/ois-1.3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ois-1.3.ebuild 17 Jul 2012 06:59:31 -0000 1.4
23 +++ ois-1.3.ebuild 30 Jan 2013 23:01:02 -0000 1.5
24 @@ -1,13 +1,13 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ois-1.3.ebuild,v 1.4 2012/07/17 06:59:31 tupone Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ois-1.3.ebuild,v 1.5 2013/01/30 23:01:02 mr_bones_ Exp $
30
31 EAPI=4
32 inherit autotools autotools-utils
33
34 MY_P=${PN}-v${PV/./-}
35 DESCRIPTION="Object-oriented Input System - A cross-platform C++ input handling library"
36 -HOMEPAGE="http://www.wreckedgames.com/"
37 +HOMEPAGE="http://sourceforge.net/projects/wgois/"
38 SRC_URI="mirror://sourceforge/wgois/${MY_P/-/_}.tar.gz"
39
40 LICENSE="ZLIB"
41
42
43
44 1.11 dev-games/ois/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ois/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ois/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ois/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-games/ois/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 17 Jul 2012 06:59:31 -0000 1.10
57 +++ ChangeLog 30 Jan 2013 23:01:02 -0000 1.11
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-games/ois
60 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ChangeLog,v 1.10 2012/07/17 06:59:31 tupone Exp $
62 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ChangeLog,v 1.11 2013/01/30 23:01:02 mr_bones_ Exp $
64 +
65 + 30 Jan 2013; Michael Sterrett <mr_bones_@g.o> ois-1.3.ebuild:
66 + update HOMEPAGE
67
68 17 Jul 2012; Tupone Alfredo <tupone@g.o> ois-1.3.ebuild,
69 +files/ois-1.3-gcc47.patch:
70 @@ -39,4 +42,3 @@
71 24 Aug 2007; Tristan Heaven <nyhm@g.o> +metadata.xml,
72 +ois-1.0.ebuild:
73 Initial commit, bug #129365
74 -