Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gluon: gluon-0.70.0.ebuild ChangeLog
Date: Wed, 02 Feb 2011 03:46:01
Message-Id: 20110202034548.D56AB2004E@flycatcher.gentoo.org
1 tampakrap 11/02/02 03:45:48
2
3 Modified: gluon-0.70.0.ebuild ChangeLog
4 Log:
5 EAPI3, slotmove to 4
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-libs/gluon/gluon-0.70.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild?r1=1.1&r2=1.2
15
16 Index: gluon-0.70.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gluon-0.70.0.ebuild 6 Jun 2010 21:02:19 -0000 1.1
23 +++ gluon-0.70.0.ebuild 2 Feb 2011 03:45:48 -0000 1.2
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild,v 1.1 2010/06/06 21:02:19 jmbsvicetto Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/gluon-0.70.0.ebuild,v 1.2 2011/02/02 03:45:48 tampakrap Exp $
30
31 -EAPI=2
32 +EAPI=3
33
34 OPENGL_REQUIRED="always"
35 inherit kde4-base
36 @@ -13,7 +13,7 @@
37
38 LICENSE="GPL-2"
39 KEYWORDS="~amd64"
40 -SLOT="0"
41 +SLOT="4"
42 IUSE=""
43
44 COMMON_DEPEND="
45
46
47
48 1.2 media-libs/gluon/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/ChangeLog?rev=1.2&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/ChangeLog?rev=1.2&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gluon/ChangeLog?r1=1.1&r2=1.2
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-libs/gluon/ChangeLog,v
57 retrieving revision 1.1
58 retrieving revision 1.2
59 diff -u -r1.1 -r1.2
60 --- ChangeLog 6 Jun 2010 21:02:19 -0000 1.1
61 +++ ChangeLog 2 Feb 2011 03:45:48 -0000 1.2
62 @@ -1,6 +1,9 @@
63 # ChangeLog for media-libs/gluon
64 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/ChangeLog,v 1.1 2010/06/06 21:02:19 jmbsvicetto Exp $
66 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gluon/ChangeLog,v 1.2 2011/02/02 03:45:48 tampakrap Exp $
68 +
69 + 02 Feb 2011; Theo Chatzimichos <tampakrap@g.o> gluon-0.70.0.ebuild:
70 + EAPI3, slotmove to 4
71
72 *gluon-0.70.0 (06 Jun 2010)