Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/clanlib: ChangeLog clanlib-0.8.1.ebuild
Date: Thu, 29 May 2008 10:53:44
Message-Id: E1K1flK-0006xA-Pp@stork.gentoo.org
1 opfer 08/05/29 10:53:38
2
3 Modified: ChangeLog clanlib-0.8.1.ebuild
4 Log:
5 stable x86, bug 214803
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.42 dev-games/clanlib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/clanlib/ChangeLog?rev=1.42&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/clanlib/ChangeLog?rev=1.42&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/clanlib/ChangeLog?r1=1.41&r2=1.42
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-games/clanlib/ChangeLog,v
18 retrieving revision 1.41
19 retrieving revision 1.42
20 diff -u -r1.41 -r1.42
21 --- ChangeLog 30 Apr 2008 20:03:30 -0000 1.41
22 +++ ChangeLog 29 May 2008 10:53:38 -0000 1.42
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-games/clanlib
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/ChangeLog,v 1.41 2008/04/30 20:03:30 nyhm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/ChangeLog,v 1.42 2008/05/29 10:53:38 opfer Exp $
28 +
29 + 29 May 2008; Christian Faulhammer <opfer@g.o> clanlib-0.8.1.ebuild:
30 + stable x86, bug 214803
31
32 *clanlib-0.8.1 (30 Apr 2008)
33
34
35
36
37 1.2 dev-games/clanlib/clanlib-0.8.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild?r1=1.1&r2=1.2
42
43 Index: clanlib-0.8.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- clanlib-0.8.1.ebuild 30 Apr 2008 20:03:30 -0000 1.1
50 +++ clanlib-0.8.1.ebuild 29 May 2008 10:53:38 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild,v 1.1 2008/04/30 20:03:30 nyhm Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild,v 1.2 2008/05/29 10:53:38 opfer Exp $
56
57 inherit flag-o-matic eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="ZLIB"
62 SLOT="0.8"
63 -KEYWORDS="~amd64 ~x86" #not big endian safe #82779
64 +KEYWORDS="~amd64 x86" #not big endian safe #82779
65 IUSE="opengl sdl vorbis doc mikmod ipv6"
66
67 # opengl keyword does not drop the GL/GLU requirement.
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list