Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/openct: ChangeLog openct-0.6.14-r1.ebuild openct-0.6.14.ebuild
Date: Sat, 21 Jun 2008 16:48:35
Message-Id: E1KA6GM-0000CV-6P@stork.gentoo.org
1 bluebird 08/06/21 16:48:30
2
3 Modified: ChangeLog openct-0.6.14-r1.ebuild
4 openct-0.6.14.ebuild
5 Log:
6 Drop ~sparc keyword, no hardware to test(bug #162205)
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.55 dev-libs/openct/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 8 Jun 2008 20:30:40 -0000 1.54
23 +++ ChangeLog 21 Jun 2008 16:48:29 -0000 1.55
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/openct
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.54 2008/06/08 20:30:40 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.55 2008/06/21 16:48:29 bluebird Exp $
29 +
30 + 21 Jun 2008; Friedrich Oslage <bluebird@g.o> openct-0.6.14.ebuild,
31 + openct-0.6.14-r1.ebuild:
32 + Drop ~sparc keyword, no hardware to test(bug #162205)
33
34 08 Jun 2008; Mike Frysinger <vapier@g.o> openct-0.6.14-r1.ebuild:
35 Fix building with glibc-2.8 #225435 by Mario Fetka.
36
37
38
39 1.3 dev-libs/openct/openct-0.6.14-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/openct-0.6.14-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/openct-0.6.14-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/openct-0.6.14-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: openct-0.6.14-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.14-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- openct-0.6.14-r1.ebuild 8 Jun 2008 20:30:40 -0000 1.2
52 +++ openct-0.6.14-r1.ebuild 21 Jun 2008 16:48:29 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.14-r1.ebuild,v 1.2 2008/06/08 20:30:40 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.14-r1.ebuild,v 1.3 2008/06/21 16:48:29 bluebird Exp $
58
59 inherit eutils flag-o-matic
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~x86"
67 IUSE="usb"
68
69 RDEPEND=">=sys-fs/udev-096
70
71
72
73 1.8 dev-libs/openct/openct-0.6.14.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/openct-0.6.14.ebuild?rev=1.8&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/openct-0.6.14.ebuild?rev=1.8&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/openct/openct-0.6.14.ebuild?r1=1.7&r2=1.8
78
79 Index: openct-0.6.14.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.14.ebuild,v
82 retrieving revision 1.7
83 retrieving revision 1.8
84 diff -u -r1.7 -r1.8
85 --- openct-0.6.14.ebuild 11 Dec 2007 10:00:41 -0000 1.7
86 +++ openct-0.6.14.ebuild 21 Jun 2008 16:48:29 -0000 1.8
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2007 Gentoo Foundation
89 +# Copyright 1999-2008 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.14.ebuild,v 1.7 2007/12/11 10:00:41 vapier Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.14.ebuild,v 1.8 2008/06/21 16:48:29 bluebird Exp $
93
94 inherit eutils
95
96 @@ -10,7 +10,7 @@
97
98 LICENSE="LGPL-2.1"
99 SLOT="0"
100 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86"
101 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ppc ppc64 s390 sh x86"
102 IUSE="usb"
103
104 RDEPEND="usb? (
105
106
107
108 --
109 gentoo-commits@l.g.o mailing list