Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/presentproto: presentproto-1.0.ebuild ChangeLog
Date: Thu, 27 Mar 2014 11:11:33
Message-Id: 20140327110737.115782004F@flycatcher.gentoo.org
1 ago 14/03/27 11:07:36
2
3 Modified: presentproto-1.0.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.3 x11-proto/presentproto/presentproto-1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild?r1=1.2&r2=1.3
15
16 Index: presentproto-1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- presentproto-1.0.ebuild 8 Nov 2013 22:16:58 -0000 1.2
23 +++ presentproto-1.0.ebuild 27 Mar 2014 11:07:36 -0000 1.3
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/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/presentproto-1.0.ebuild,v 1.3 2014/03/27 11:07:36 ago Exp $
30
31 EAPI=5
32 XORG_MULTILIB=yes
33 @@ -8,7 +8,7 @@
34
35 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
36
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND=""
42
43
44
45 1.3 x11-proto/presentproto/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/presentproto/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 8 Nov 2013 22:16:58 -0000 1.2
58 +++ ChangeLog 27 Mar 2014 11:07:36 -0000 1.3
59 @@ -1,6 +1,9 @@
60 # ChangeLog for x11-proto/presentproto
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.2 2013/11/08 22:16:58 mattst88 Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/presentproto/ChangeLog,v 1.3 2014/03/27 11:07:36 ago Exp $
65 +
66 + 27 Mar 2014; Agostino Sarubbo <ago@g.o> presentproto-1.0.ebuild:
67 + Stable for amd64, wrt bug #500368
68
69 08 Nov 2013; Matt Turner <mattst88@g.o> presentproto-1.0.ebuild:
70 Add multilib support.