Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ffi: ChangeLog ffi-1.0.9.ebuild
Date: Sun, 28 Oct 2012 19:32:26
Message-Id: 20121028193211.B926F21600@flycatcher.gentoo.org
1 armin76 12/10/28 19:32:11
2
3 Modified: ChangeLog ffi-1.0.9.ebuild
4 Log:
5 alpha stable
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.39 dev-ruby/ffi/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 28 Oct 2012 17:17:51 -0000 1.38
23 +++ ChangeLog 28 Oct 2012 19:32:11 -0000 1.39
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/ffi
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.38 2012/10/28 17:17:51 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ChangeLog,v 1.39 2012/10/28 19:32:11 armin76 Exp $
29 +
30 + 28 Oct 2012; Raúl Porcel <armin76@g.o> ffi-1.0.9.ebuild:
31 + alpha stable
32
33 28 Oct 2012; Raúl Porcel <armin76@g.o> ffi-1.0.9.ebuild,
34 ffi-1.0.11.ebuild, ffi-1.1.4.ebuild, ffi-1.1.5.ebuild:
35
36
37
38 1.12 dev-ruby/ffi/ffi-1.0.9.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild?rev=1.12&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild?rev=1.12&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild?r1=1.11&r2=1.12
43
44 Index: ffi-1.0.9.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild,v
47 retrieving revision 1.11
48 retrieving revision 1.12
49 diff -u -r1.11 -r1.12
50 --- ffi-1.0.9.ebuild 28 Oct 2012 17:17:51 -0000 1.11
51 +++ ffi-1.0.9.ebuild 28 Oct 2012 19:32:11 -0000 1.12
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild,v 1.11 2012/10/28 17:17:51 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffi/ffi-1.0.9.ebuild,v 1.12 2012/10/28 19:32:11 armin76 Exp $
57
58 EAPI=4
59
60 @@ -25,7 +25,7 @@
61 IUSE=""
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
65 +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
66
67 RDEPEND="${RDEPEND} virtual/libffi"
68 DEPEND="${DEPEND} virtual/libffi"