Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gmtk: gmtk-1.0.8.ebuild ChangeLog
Date: Mon, 24 Feb 2014 00:55:52
Message-Id: 20140224005548.697E82004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:55:48
2
3 Modified: gmtk-1.0.8.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #495718
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.2 media-libs/gmtk/gmtk-1.0.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmtk/gmtk-1.0.8.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmtk/gmtk-1.0.8.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmtk/gmtk-1.0.8.ebuild?r1=1.1&r2=1.2
15
16 Index: gmtk-1.0.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/gmtk/gmtk-1.0.8.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gmtk-1.0.8.ebuild 3 Jun 2013 06:44:36 -0000 1.1
23 +++ gmtk-1.0.8.ebuild 24 Feb 2014 00:55:48 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gmtk/gmtk-1.0.8.ebuild,v 1.1 2013/06/03 06:44:36 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gmtk/gmtk-1.0.8.ebuild,v 1.2 2014/02/24 00:55:48 phajdan.jr Exp $
30
31 EAPI=5
32 inherit eutils
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
38 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 x86"
39 IUSE="alsa +dconf pulseaudio"
40
41 COMMON_DEPEND=">=dev-libs/glib-2.30
42
43
44
45 1.17 media-libs/gmtk/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmtk/ChangeLog?rev=1.17&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmtk/ChangeLog?rev=1.17&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gmtk/ChangeLog?r1=1.16&r2=1.17
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/gmtk/ChangeLog,v
54 retrieving revision 1.16
55 retrieving revision 1.17
56 diff -u -r1.16 -r1.17
57 --- ChangeLog 3 Jun 2013 06:44:36 -0000 1.16
58 +++ ChangeLog 24 Feb 2014 00:55:48 -0000 1.17
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-libs/gmtk
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gmtk/ChangeLog,v 1.16 2013/06/03 06:44:36 ssuominen Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gmtk/ChangeLog,v 1.17 2014/02/24 00:55:48 phajdan.jr Exp $
65 +
66 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> gmtk-1.0.8.ebuild:
67 + x86 stable wrt bug #495718
68
69 *gmtk-1.0.8 (03 Jun 2013)