Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libxshmfence: libxshmfence-1.1.ebuild ChangeLog
Date: Tue, 03 Dec 2013 00:48:04
Message-Id: 20131203004759.AD5242004B@flycatcher.gentoo.org
1 mattst88 13/12/03 00:47:59
2
3 Modified: libxshmfence-1.1.ebuild ChangeLog
4 Log:
5 Drop autoreconf.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
8
9 Revision Changes Path
10 1.2 x11-libs/libxshmfence/libxshmfence-1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild?r1=1.1&r2=1.2
15
16 Index: libxshmfence-1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libxshmfence-1.1.ebuild 28 Nov 2013 17:42:58 -0000 1.1
23 +++ libxshmfence-1.1.ebuild 3 Dec 2013 00:47:59 -0000 1.2
24 @@ -1,9 +1,8 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v 1.1 2013/11/28 17:42:58 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/libxshmfence-1.1.ebuild,v 1.2 2013/12/03 00:47:59 mattst88 Exp $
29
30 EAPI=5
31 -XORG_EAUTORECONF=yes
32 XORG_MULTILIB=yes
33 inherit xorg-2
34
35
36
37
38 1.5 x11-libs/libxshmfence/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/ChangeLog?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/ChangeLog?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxshmfence/ChangeLog?r1=1.4&r2=1.5
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- ChangeLog 28 Nov 2013 17:42:58 -0000 1.4
51 +++ ChangeLog 3 Dec 2013 00:47:59 -0000 1.5
52 @@ -1,6 +1,9 @@
53 # ChangeLog for x11-libs/libxshmfence
54 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v 1.4 2013/11/28 17:42:58 chithanh Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxshmfence/ChangeLog,v 1.5 2013/12/03 00:47:59 mattst88 Exp $
57 +
58 + 03 Dec 2013; Matt Turner <mattst88@g.o> libxshmfence-1.1.ebuild:
59 + Drop autoreconf.
60
61 *libxshmfence-1.1 (28 Nov 2013)