Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/ifp-line: ChangeLog ifp-line-0.3.ebuild
Date: Sun, 27 Dec 2009 08:23:13
Message-Id: E1NOoP6-00075r-HF@stork.gentoo.org
1 josejx 09/12/27 08:23:08
2
3 Modified: ChangeLog ifp-line-0.3.ebuild
4 Log:
5 Marked ppc stable for bug #269277.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.22 app-misc/ifp-line/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ifp-line/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ifp-line/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ifp-line/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 23 Dec 2009 18:44:33 -0000 1.21
22 +++ ChangeLog 27 Dec 2009 08:23:08 -0000 1.22
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-misc/ifp-line
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ChangeLog,v 1.21 2009/12/23 18:44:33 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ChangeLog,v 1.22 2009/12/27 08:23:08 josejx Exp $
28 +
29 + 27 Dec 2009; Joseph Jezak <josejx@g.o> ifp-line-0.3.ebuild:
30 + Marked ppc stable for bug #269277.
31
32 23 Dec 2009; Pacho Ramos <pacho@g.o> ifp-line-0.3.ebuild:
33 amd64 stable, bug 269277
34
35
36
37 1.7 app-misc/ifp-line/ifp-line-0.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild?r1=1.6&r2=1.7
42
43 Index: ifp-line-0.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- ifp-line-0.3.ebuild 23 Dec 2009 18:44:33 -0000 1.6
50 +++ ifp-line-0.3.ebuild 27 Dec 2009 08:23:08 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild,v 1.6 2009/12/23 18:44:33 pacho Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-misc/ifp-line/ifp-line-0.3.ebuild,v 1.7 2009/12/27 08:23:08 josejx Exp $
56
57 EAPI=2
58 inherit eutils
59 @@ -11,7 +11,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ppc x86"
64 +KEYWORDS="amd64 ppc x86"
65 IUSE=""
66
67 RDEPEND="dev-libs/libusb"