Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libg15: ChangeLog libg15-1.2.5.ebuild libg15-1.2.6.ebuild
Date: Thu, 21 Feb 2008 16:44:01
Message-Id: E1JSEWc-0008Qc-5j@stork.gentoo.org
1 chainsaw 08/02/21 16:43:58
2
3 Modified: ChangeLog libg15-1.2.5.ebuild
4 Added: libg15-1.2.6.ebuild
5 Log:
6 Version bump as requested by Efimov Vadim <evadim@××××××.ru>, closes bug #208769. Mark 1.2.5 stable on X86, tested on a second-generation G15 (amber LCD).
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.20 dev-libs/libg15/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libg15/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 5 Jan 2008 00:48:24 -0000 1.19
23 +++ ChangeLog 21 Feb 2008 16:43:57 -0000 1.20
24 @@ -1,6 +1,14 @@
25 # ChangeLog for dev-libs/libg15
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/ChangeLog,v 1.19 2008/01/05 00:48:24 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/ChangeLog,v 1.20 2008/02/21 16:43:57 chainsaw Exp $
29 +
30 +*libg15-1.2.6 (21 Feb 2008)
31 +
32 + 21 Feb 2008; Tony Vroon <chainsaw@g.o> libg15-1.2.5.ebuild,
33 + +libg15-1.2.6.ebuild:
34 + Version bump as requested by Efimov Vadim <evadim@××××××.ru>, closes bug
35 + #208769. Mark 1.2.5 stable on X86, tested on a second-generation G15 (amber
36 + LCD).
37
38 *libg15-1.2.5 (05 Jan 2008)
39
40
41
42
43 1.2 dev-libs/libg15/libg15-1.2.5.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild?r1=1.1&r2=1.2
48
49 Index: libg15-1.2.5.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- libg15-1.2.5.ebuild 5 Jan 2008 00:48:24 -0000 1.1
56 +++ libg15-1.2.5.ebuild 21 Feb 2008 16:43:57 -0000 1.2
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild,v 1.1 2008/01/05 00:48:24 jokey Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.5.ebuild,v 1.2 2008/02/21 16:43:57 chainsaw Exp $
62
63 DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard"
64 HOMEPAGE="http://g15tools.sourceforge.net/"
65 @@ -8,7 +8,7 @@
66
67 LICENSE="GPL-2"
68 SLOT="0"
69 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
70 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
71 IUSE=""
72
73 DEPEND="dev-libs/libusb"
74
75
76
77 1.1 dev-libs/libg15/libg15-1.2.6.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/libg15-1.2.6.ebuild?rev=1.1&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libg15/libg15-1.2.6.ebuild?rev=1.1&content-type=text/plain
81
82 Index: libg15-1.2.6.ebuild
83 ===================================================================
84 # Copyright 1999-2008 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libg15/libg15-1.2.6.ebuild,v 1.1 2008/02/21 16:43:57 chainsaw Exp $
87
88 DESCRIPTION="The libg15 library gives low-level access to the Logitech G15 keyboard"
89 HOMEPAGE="http://g15tools.sourceforge.net/"
90 SRC_URI="mirror://sourceforge/g15tools/${P}.tar.bz2"
91
92 LICENSE="GPL-2"
93 SLOT="0"
94 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
95 IUSE=""
96
97 DEPEND="dev-libs/libusb"
98 RDEPEND=${DEPEND}
99
100 src_install() {
101 emake DESTDIR="${D}" install || die "make install failed"
102
103 dodoc AUTHORS README ChangeLog
104 }
105
106
107
108 --
109 gentoo-commits@l.g.o mailing list