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/ruby-filemagic: ChangeLog ruby-filemagic-0.1.1.ebuild
Date: Mon, 04 Jan 2010 11:55:59
Message-Id: E1NRlXQ-00050w-OW@stork.gentoo.org
1 fauli 10/01/04 11:55:56
2
3 Modified: ChangeLog ruby-filemagic-0.1.1.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 dev-ruby/ruby-filemagic/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 20 Dec 2009 14:09:08 -0000 1.6
22 +++ ChangeLog 4 Jan 2010 11:55:56 -0000 1.7
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/ruby-filemagic
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog,v 1.6 2009/12/20 14:09:08 graaff Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ChangeLog,v 1.7 2010/01/04 11:55:56 fauli Exp $
29 +
30 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + ruby-filemagic-0.1.1.ebuild:
32 + Transfer Prefix keywords
33
34 20 Dec 2009; Hans de Graaff <graaff@g.o>
35 ruby-filemagic-0.1.1.ebuild:
36
37
38
39 1.8 dev-ruby/ruby-filemagic/ruby-filemagic-0.1.1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.1.1.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.1.1.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.1.1.ebuild?r1=1.7&r2=1.8
44
45 Index: ruby-filemagic-0.1.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.1.1.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- ruby-filemagic-0.1.1.ebuild 20 Dec 2009 14:09:08 -0000 1.7
52 +++ ruby-filemagic-0.1.1.ebuild 4 Jan 2010 11:55:56 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 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/ruby-filemagic/ruby-filemagic-0.1.1.ebuild,v 1.7 2009/12/20 14:09:08 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-filemagic/ruby-filemagic-0.1.1.ebuild,v 1.8 2010/01/04 11:55:56 fauli Exp $
59
60 inherit ruby
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="Ruby"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
67 +KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
68 IUSE=""
69
70 DEPEND="sys-apps/file"