Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/freeglut: freeglut-2.8.1-r1.ebuild ChangeLog
Date: Thu, 27 Mar 2014 11:05:56
Message-Id: 20140327110513.612B02004F@flycatcher.gentoo.org
1 ago 14/03/27 11:05:13
2
3 Modified: freeglut-2.8.1-r1.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #500368
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.2 media-libs/freeglut/freeglut-2.8.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: freeglut-2.8.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- freeglut-2.8.1-r1.ebuild 21 Sep 2013 17:10:30 -0000 1.1
23 +++ freeglut-2.8.1-r1.ebuild 27 Mar 2014 11:05:13 -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/freeglut/freeglut-2.8.1-r1.ebuild,v 1.1 2013/09/21 17:10:30 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/freeglut-2.8.1-r1.ebuild,v 1.2 2014/03/27 11:05:13 ago Exp $
30
31 EAPI=5
32 inherit autotools-multilib
33 @@ -11,7 +11,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 IUSE="debug static-libs"
40
41 RDEPEND="virtual/glu[${MULTILIB_USEDEP}]
42
43
44
45 1.108 media-libs/freeglut/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.108&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?rev=1.108&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/freeglut/ChangeLog?r1=1.107&r2=1.108
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v
54 retrieving revision 1.107
55 retrieving revision 1.108
56 diff -u -r1.107 -r1.108
57 --- ChangeLog 8 Oct 2013 05:02:03 -0000 1.107
58 +++ ChangeLog 27 Mar 2014 11:05:13 -0000 1.108
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-libs/freeglut
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.107 2013/10/08 05:02:03 ago Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-libs/freeglut/ChangeLog,v 1.108 2014/03/27 11:05:13 ago Exp $
65 +
66 + 27 Mar 2014; Agostino Sarubbo <ago@g.o> freeglut-2.8.1-r1.ebuild:
67 + Stable for amd64, wrt bug #500368
68
69 08 Oct 2013; Agostino Sarubbo <ago@g.o> freeglut-2.8.1.ebuild:
70 Stable for x86, wrt bug #475480