Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/printproto: printproto-1.0.4.ebuild ChangeLog
Date: Fri, 03 Apr 2009 13:56:58
Message-Id: E1Lpjsg-0004uS-Er@stork.gentoo.org
1 ranger 09/04/03 13:56:26
2
3 Modified: printproto-1.0.4.ebuild ChangeLog
4 Log:
5 Marking printproto-1.0.4 ppc for bug 251832
6 (Portage version: 2.1.6.11/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.2 x11-proto/printproto/printproto-1.0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild?r1=1.1&r2=1.2
14
15 Index: printproto-1.0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- printproto-1.0.4.ebuild 10 Mar 2008 01:47:22 -0000 1.1
22 +++ printproto-1.0.4.ebuild 3 Apr 2009 13:56:26 -0000 1.2
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.1 2008/03/10 01:47:22 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.2 2009/04/03 13:56:26 ranger Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32 @@ -9,7 +9,7 @@
33
34 DESCRIPTION="X.Org Print protocol headers"
35
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
38
39 RDEPEND=""
40 DEPEND="${RDEPEND}"
41
42
43
44 1.29 x11-proto/printproto/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/printproto/ChangeLog?rev=1.29&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/printproto/ChangeLog?rev=1.29&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-proto/printproto/ChangeLog?r1=1.28&r2=1.29
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v
53 retrieving revision 1.28
54 retrieving revision 1.29
55 diff -u -r1.28 -r1.29
56 --- ChangeLog 10 Mar 2008 01:47:22 -0000 1.28
57 +++ ChangeLog 3 Apr 2009 13:56:26 -0000 1.29
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-proto/printproto
60 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.28 2008/03/10 01:47:22 dberkholz Exp $
62 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.29 2009/04/03 13:56:26 ranger Exp $
64 +
65 + 03 Apr 2009; Brent Baude <ranger@g.o> printproto-1.0.4.ebuild:
66 + Marking printproto-1.0.4 ppc stable for bug 251832
67
68 *printproto-1.0.4 (10 Mar 2008)