Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/gem_plugin: ChangeLog gem_plugin-0.2.3.ebuild
Date: Mon, 04 Jan 2010 11:20:54
Message-Id: E1NRkzU-0003FQ-1n@stork.gentoo.org
1 fauli 10/01/04 11:20:52
2
3 Modified: ChangeLog gem_plugin-0.2.3.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.19 dev-ruby/gem_plugin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/gem_plugin/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/gem_plugin/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/gem_plugin/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 23 Aug 2009 07:39:00 -0000 1.18
22 +++ ChangeLog 4 Jan 2010 11:20:51 -0000 1.19
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/gem_plugin
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.18 2009/08/23 07:39:00 graaff Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/ChangeLog,v 1.19 2010/01/04 11:20:51 fauli Exp $
29 +
30 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + gem_plugin-0.2.3.ebuild:
32 + Transfer Prefix keywords
33
34 23 Aug 2009; Hans de Graaff <graaff@g.o> -gem_plugin-0.2.2.ebuild:
35 Remove old version.
36
37
38
39 1.7 dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild?r1=1.6&r2=1.7
44
45 Index: gem_plugin-0.2.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- gem_plugin-0.2.3.ebuild 22 Jan 2008 10:13:35 -0000 1.6
52 +++ gem_plugin-0.2.3.ebuild 4 Jan 2010 11:20:51 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild,v 1.6 2008/01/22 10:13:35 welp Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gem_plugin/gem_plugin-0.2.3.ebuild,v 1.7 2010/01/04 11:20:51 fauli Exp $
59
60 inherit ruby gems
61
62 @@ -11,5 +11,5 @@
63
64 LICENSE="mongrel"
65 SLOT="0"
66 -KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
67 +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
68 IUSE=""