Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/gatt-svn: gatt-svn-9999.ebuild ChangeLog
Date: Sun, 02 Mar 2008 03:46:22
Message-Id: E1JVf9V-0007Oz-Ag@stork.gentoo.org
1 dirtyepic 08/03/02 03:46:17
2
3 Modified: gatt-svn-9999.ebuild ChangeLog
4 Log:
5 Whoops, we're missing keywords on a couple dependencies.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.23 app-portage/gatt-svn/gatt-svn-9999.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?rev=1.23&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?rev=1.23&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild?r1=1.22&r2=1.23
14
15 Index: gatt-svn-9999.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v
18 retrieving revision 1.22
19 retrieving revision 1.23
20 diff -u -r1.22 -r1.23
21 --- gatt-svn-9999.ebuild 2 Mar 2008 03:39:52 -0000 1.22
22 +++ gatt-svn-9999.ebuild 2 Mar 2008 03:46:16 -0000 1.23
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.22 2008/03/02 03:39:52 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.23 2008/03/02 03:46:16 dirtyepic Exp $
28
29 inherit subversion
30
31 @@ -17,7 +17,7 @@
32
33 LICENSE="GPL-2 GPL-3 FDL-1.2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37 IUSE="doc"
38
39 RDEPEND=">=dev-libs/boost-1.33.1
40
41
42
43 1.24 app-portage/gatt-svn/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?rev=1.24&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?rev=1.24&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/gatt-svn/ChangeLog?r1=1.23&r2=1.24
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v
52 retrieving revision 1.23
53 retrieving revision 1.24
54 diff -u -r1.23 -r1.24
55 --- ChangeLog 2 Mar 2008 03:39:52 -0000 1.23
56 +++ ChangeLog 2 Mar 2008 03:46:16 -0000 1.24
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-portage/gatt-svn
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.23 2008/03/02 03:39:52 dirtyepic Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.24 2008/03/02 03:46:16 dirtyepic Exp $
62 +
63 + 02 Mar 2008; Ryan Hill <dirtyepic@g.o> gatt-svn-9999.ebuild:
64 + Whoops, we're missing keywords on a couple dependencies.
65
66 02 Mar 2008; Ryan Hill <dirtyepic@g.o> gatt-svn-9999.ebuild:
67 Add ~mips.
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list